Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dpercpu-refcount.h88 struct percpu_ref { struct
95 percpu_ref_func_t *release; argument
96 percpu_ref_func_t *confirm_switch; argument
101 int __must_check percpu_ref_init(struct percpu_ref *ref, argument
/kernel/linux/linux-5.10/include/linux/
Dpercpu-refcount.h105 struct percpu_ref { struct
113 * 'percpu_ref' is often embedded into user structure, and only argument
118 struct percpu_ref_data *data; argument