Home
last modified time | relevance | path

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

/linux-4.19.296/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