Home
last modified time | relevance | path

Searched defs:kfree_rcu_cpu (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h26155 struct kfree_rcu_cpu { struct
26161 struct kfree_rcu_cpu_work krw_arr[2]; argument
26162 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 …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h36247 struct kfree_rcu_cpu { struct
36253 struct kfree_rcu_cpu_work krw_arr[2]; argument
36254 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 …]