Searched refs:shrinker_debugfs_name_alloc (Results 1 – 2 of 2) sorted by relevance
1441 static inline __printf(2, 0) int shrinker_debugfs_name_alloc( in shrinker_debugfs_name_alloc() function1465 static inline int shrinker_debugfs_name_alloc(struct shrinker *shrinker, in shrinker_debugfs_name_alloc() function
702 err = shrinker_debugfs_name_alloc(shrinker, fmt, ap); in shrinker_alloc()