Searched refs:percpu_ref (Results 1 – 12 of 12) sorted by relevance
59 struct percpu_ref;60 typedef void (percpu_ref_func_t)(struct percpu_ref *);102 struct percpu_ref *ref;105 struct percpu_ref { struct121 int __must_check percpu_ref_init(struct percpu_ref *ref,124 void percpu_ref_exit(struct percpu_ref *ref);125 void percpu_ref_switch_to_atomic(struct percpu_ref *ref,129 void percpu_ref_kill_and_confirm(struct percpu_ref *ref,131 void percpu_ref_resurrect(struct percpu_ref *ref);132 void percpu_ref_reinit(struct percpu_ref *ref);[all …]
75 struct percpu_ref refcnt;
129 struct percpu_ref ref;
147 struct percpu_ref refcnt; /* used only for !root wb's */
170 struct percpu_ref refcnt;
259 struct percpu_ref refs;
298 struct percpu_ref users; /* indicate and keep swap device valid. */
174 struct percpu_ref refcnt;
498 struct percpu_ref q_usage_counter;
1256 struct percpu_ref pcref;
44 struct percpu_ref refcount;
634 struct percpu_ref refcnt;780 struct percpu_ref lun_ref;837 struct percpu_ref non_ordered;
Completed in 63 milliseconds