Searched defs:kfree_rcu_cpu (Results 1 – 2 of 2) sorted by relevance
26155 struct kfree_rcu_cpu { struct26161 struct kfree_rcu_cpu_work krw_arr[2]; argument26162 raw_spinlock_t lock;26163 struct delayed_work monitor_work;26164 bool initialized;26165 struct delayed_work page_cache_work;26166 atomic_t backoff_page_cache_fill;26167 atomic_t work_in_progress;26168 struct hrtimer hrtimer;26169 struct llist_head bkvcache;[all …]
36247 struct kfree_rcu_cpu { struct36253 struct kfree_rcu_cpu_work krw_arr[2]; argument36254 raw_spinlock_t lock;36255 struct delayed_work monitor_work;36256 bool initialized;36257 struct delayed_work page_cache_work;36258 atomic_t backoff_page_cache_fill;36259 atomic_t work_in_progress;36260 struct hrtimer hrtimer;36261 struct llist_head bkvcache;[all …]