Searched refs:xe_shrinker (Results 1 – 4 of 4) sorted by relevance
26 struct xe_shrinker { struct35 static struct xe_shrinker *to_xe_shrinker(struct shrinker *shrink) in to_xe_shrinker() argument49 xe_shrinker_mod_pages(struct xe_shrinker *shrinker, long shrinkable, long purgeable) in xe_shrinker_mod_pages()141 struct xe_shrinker *shrinker = to_xe_shrinker(shrink); in xe_shrinker_count()166 static bool xe_shrinker_runtime_pm_get(struct xe_shrinker *shrinker, bool force, in xe_shrinker_runtime_pm_get()195 static void xe_shrinker_runtime_pm_put(struct xe_shrinker *shrinker, bool runtime_pm) in xe_shrinker_runtime_pm_put()203 struct xe_shrinker *shrinker = to_xe_shrinker(shrink); in xe_shrinker_scan()259 struct xe_shrinker *shrinker = in xe_shrinker_pm()268 struct xe_shrinker *shrinker = arg; in xe_shrinker_fini()285 struct xe_shrinker *shrinker = kzalloc(sizeof(*shrinker), GFP_KERNEL); in xe_shrinker_create()
9 struct xe_shrinker;12 void xe_shrinker_mod_pages(struct xe_shrinker *shrinker, long shrinkable, long purgeable);
419 struct xe_shrinker *shrinker;
111 xe_shrinker.o \
Completed in 9 milliseconds