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