Home
last modified time | relevance | path

Searched defs:confirm_switch (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpercpu-refcount.h98 percpu_ref_func_t *confirm_switch; member
/kernel/linux/linux-5.10/lib/
H A Dpercpu-refcount.c207 __percpu_ref_switch_to_atomic(struct percpu_ref *ref, percpu_ref_func_t *confirm_switch) __percpu_ref_switch_to_atomic() argument
258 __percpu_ref_switch_mode(struct percpu_ref *ref, percpu_ref_func_t *confirm_switch) __percpu_ref_switch_mode() argument
299 percpu_ref_switch_to_atomic(struct percpu_ref *ref, percpu_ref_func_t *confirm_switch) percpu_ref_switch_to_atomic() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpercpu-refcount.h98 percpu_ref_func_t *confirm_switch; member
/kernel/linux/linux-6.6/lib/
H A Dpercpu-refcount.c213 __percpu_ref_switch_to_atomic(struct percpu_ref *ref, percpu_ref_func_t *confirm_switch) __percpu_ref_switch_to_atomic() argument
265 __percpu_ref_switch_mode(struct percpu_ref *ref, percpu_ref_func_t *confirm_switch) __percpu_ref_switch_mode() argument
306 percpu_ref_switch_to_atomic(struct percpu_ref *ref, percpu_ref_func_t *confirm_switch) percpu_ref_switch_to_atomic() argument
[all...]

Completed in 7 milliseconds