Searched refs:sleep_rcu_work (Results 1 – 1 of 1) sorted by relevance
3480 struct sleep_rcu_work { struct3502 struct sleep_rcu_work *s = container_of(work, typeof(*s), work); in __sleep_work() argument3513 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()