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