Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h3060 struct percpu_ref_data { struct
3061 atomic_long_t count;
3062 percpu_ref_func_t *release;
3063 percpu_ref_func_t *confirm_switch;
3064 bool force_atomic: 1;
3065 bool allow_reinit: 1;
3066 struct callback_head rcu;
3067 struct percpu_ref *ref;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h2631 struct percpu_ref_data { struct
2632 atomic_long_t count;
2633 percpu_ref_func_t *release;
2634 percpu_ref_func_t *confirm_switch;
2635 bool force_atomic: 1;
2636 bool allow_reinit: 1;
2637 struct callback_head rcu;
2638 struct percpu_ref *ref;