Home
last modified time | relevance | path

Searched refs:sleep_rcu_work (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem.c3480 struct sleep_rcu_work { struct
3502 struct sleep_rcu_work *s = container_of(work, typeof(*s), work); in __sleep_work() argument
3513 struct sleep_rcu_work *s = container_of(rcu, typeof(*s), rcu); in __sleep_rcu()
3630 struct sleep_rcu_work *s = kmalloc(sizeof(*s), GFP_KERNEL); in i915_gem_idle_work_handler()