Searched defs:percpu_ref_data (Results 1 – 2 of 2) sorted by relevance
3060 struct percpu_ref_data { struct3061 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;
2631 struct percpu_ref_data { struct2632 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;