Searched defs:kfree_rcu_cpu (Results 1 – 1 of 1) sorted by relevance
24664 struct kfree_rcu_cpu { struct24667 struct kfree_rcu_cpu_work krw_arr[2]; argument24668 raw_spinlock_t lock;24669 struct delayed_work monitor_work;24670 bool monitor_todo;24671 bool initialized;24672 int count;24673 struct delayed_work page_cache_work;24674 atomic_t backoff_page_cache_fill;24675 atomic_t work_in_progress;[all …]