Home
last modified time | relevance | path

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

/lib/
Dpercpu-refcount.c40 static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref) in percpu_count_ptr()
60 int percpu_ref_init(struct percpu_ref *ref, percpu_ref_func_t *release, in percpu_ref_init()
105 void percpu_ref_exit(struct percpu_ref *ref) in percpu_ref_exit()
120 struct percpu_ref *ref = container_of(rcu, struct percpu_ref, rcu); in percpu_ref_call_confirm_rcu() local
135 struct percpu_ref *ref = container_of(rcu, struct percpu_ref, rcu); in percpu_ref_switch_to_atomic_rcu() local
168 static void percpu_ref_noop_confirm_switch(struct percpu_ref *ref) in percpu_ref_noop_confirm_switch()
172 static void __percpu_ref_switch_to_atomic(struct percpu_ref *ref, in __percpu_ref_switch_to_atomic()
194 static void __percpu_ref_switch_to_percpu(struct percpu_ref *ref) in __percpu_ref_switch_to_percpu()
222 static void __percpu_ref_switch_mode(struct percpu_ref *ref, in __percpu_ref_switch_mode()
261 void percpu_ref_switch_to_atomic(struct percpu_ref *ref, in percpu_ref_switch_to_atomic()
[all …]
Dcpu_rmap.c66 static void cpu_rmap_release(struct kref *ref) in cpu_rmap_release()
265 static void irq_cpu_rmap_release(struct kref *ref) in irq_cpu_rmap_release()
/lib/lz4/
Dlz4hc_compress.c359 const BYTE *ref = NULL; in LZ4HC_compress_generic() local