Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpercpu-refcount.h83 struct percpu_ref { struct
90 percpu_ref_func_t *release; argument
91 percpu_ref_func_t *confirm_switch; argument
96 int __must_check percpu_ref_init(struct percpu_ref *ref, argument