Searched defs:percpu_ref_data (Results 1 – 13 of 13) sorted by relevance
3574 struct percpu_ref_data { struct3575 atomic_long_t count;3576 percpu_ref_func_t *release;3577 percpu_ref_func_t *confirm_switch;3578 bool force_atomic: 1;3579 bool allow_reinit: 1;3580 struct callback_head rcu;3581 struct percpu_ref *ref;
3417 struct percpu_ref_data { struct3418 atomic_long_t count;3419 percpu_ref_func_t *release;3420 percpu_ref_func_t *confirm_switch;3421 bool force_atomic: 1;3422 bool allow_reinit: 1;3423 struct callback_head rcu;3424 struct percpu_ref *ref;
3472 struct percpu_ref_data { struct3473 atomic_long_t count;3474 percpu_ref_func_t *release;3475 percpu_ref_func_t *confirm_switch;3476 bool force_atomic: 1;3477 bool allow_reinit: 1;3478 struct callback_head rcu;3479 struct percpu_ref *ref;
6603 struct percpu_ref_data { struct6604 atomic_long_t count;6605 percpu_ref_func_t *release;6606 percpu_ref_func_t *confirm_switch;6607 bool force_atomic: 1;6608 bool allow_reinit: 1;6609 struct callback_head rcu;6610 struct percpu_ref *ref;
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;
3524 struct percpu_ref_data { struct3525 atomic_long_t count;3526 percpu_ref_func_t *release;3527 percpu_ref_func_t *confirm_switch;3528 bool force_atomic: 1;3529 bool allow_reinit: 1;3530 struct callback_head rcu;3531 struct percpu_ref *ref;
3210 struct percpu_ref_data { struct3211 atomic_long_t count;3212 percpu_ref_func_t *release;3213 percpu_ref_func_t *confirm_switch;3214 bool force_atomic: 1;3215 bool allow_reinit: 1;3216 struct callback_head rcu;3217 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;