Home | History | Annotate | Download | only in linux

Lines Matching full:shrinker

783  * Prototype to add a shrinker callback for ageable caches.
801 struct shrinker;
802 extern struct shrinker *set_shrinker(int, shrinker_t);
803 extern void remove_shrinker(struct shrinker *shrinker);