Searched refs:percpu_ref_func_t (Results 1 – 2 of 2) sorted by relevance
60 typedef void (percpu_ref_func_t)(struct percpu_ref *); typedef97 percpu_ref_func_t *release;98 percpu_ref_func_t *confirm_switch;122 percpu_ref_func_t *release, unsigned int flags,126 percpu_ref_func_t *confirm_switch);130 percpu_ref_func_t *confirm_kill);
63 int percpu_ref_init(struct percpu_ref *ref, percpu_ref_func_t *release, in percpu_ref_init()213 percpu_ref_func_t *confirm_switch) in __percpu_ref_switch_to_atomic()264 percpu_ref_func_t *confirm_switch) in __percpu_ref_switch_mode()305 percpu_ref_func_t *confirm_switch) in percpu_ref_switch_to_atomic()382 percpu_ref_func_t *confirm_kill) in percpu_ref_kill_and_confirm()
Completed in 4 milliseconds