Searched refs:prealloc_shrinker (Results 1 – 4 of 4) sorted by relevance
96 extern int __printf(2, 3) prealloc_shrinker(struct shrinker *shrinker,
734 ret = prealloc_shrinker(&workingset_shadow_shrinker, "mm-shadow"); in workingset_init()
649 int prealloc_shrinker(struct shrinker *shrinker, const char *fmt, ...) in prealloc_shrinker() function669 int prealloc_shrinker(struct shrinker *shrinker, const char *fmt, ...) in prealloc_shrinker() function
268 if (prealloc_shrinker(&s->s_shrink, "sb-%s", type->name)) in alloc_super()