Home
last modified time | relevance | path

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

/lib/
Dpercpu-refcount.c38 static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref) in percpu_count_ptr()
58 int percpu_ref_init(struct percpu_ref *ref, percpu_ref_func_t *release, in percpu_ref_init()
99 void percpu_ref_exit(struct percpu_ref *ref) in percpu_ref_exit()
112 struct percpu_ref *ref = container_of(rcu, struct percpu_ref, rcu); in percpu_ref_call_confirm_rcu() local
124 struct percpu_ref *ref = container_of(rcu, struct percpu_ref, rcu); in percpu_ref_switch_to_atomic_rcu() local
157 static void percpu_ref_noop_confirm_switch(struct percpu_ref *ref) in percpu_ref_noop_confirm_switch()
161 static void __percpu_ref_switch_to_atomic(struct percpu_ref *ref, in __percpu_ref_switch_to_atomic()
219 void percpu_ref_switch_to_atomic(struct percpu_ref *ref, in percpu_ref_switch_to_atomic()
226 static void __percpu_ref_switch_to_percpu(struct percpu_ref *ref) in __percpu_ref_switch_to_percpu()
271 void percpu_ref_switch_to_percpu(struct percpu_ref *ref) in percpu_ref_switch_to_percpu()
[all …]
Ddma-debug.c291 struct dma_debug_entry *ref, in __hash_bucket_find()
341 struct dma_debug_entry *ref) in bucket_find_exact()
347 struct dma_debug_entry *ref, in bucket_find_contain()
1058 static void check_unmap(struct dma_debug_entry *ref) in check_unmap()
1174 struct dma_debug_entry *ref, in check_sync()
1281 struct dma_debug_entry ref; in debug_dma_mapping_error() local
1320 struct dma_debug_entry ref = { in debug_dma_unmap_page() local
1374 struct dma_debug_entry *ref) in get_nr_mapped_entries()
1403 struct dma_debug_entry ref = { in debug_dma_unmap_sg() local
1455 struct dma_debug_entry ref = { in debug_dma_free_coherent() local
[all …]
Dcpu_rmap.c69 static void cpu_rmap_release(struct kref *ref) in cpu_rmap_release()
268 static void irq_cpu_rmap_release(struct kref *ref) in irq_cpu_rmap_release()
/lib/lz4/
Dlz4hc_compress.c126 const u8 *ref; in lz4hc_insertandfindbestmatch() local
201 const u8 *ref; in lz4hc_insertandgetwidermatch() local
270 int ml, const u8 *ref) in lz4_encodesequence()
331 const u8 *ref = NULL; in lz4_compresshcctx() local
Dlz4_decompress.c58 const BYTE *ref; in lz4_uncompress() local
178 const BYTE *ref; in lz4_uncompress_unknownoutputsize() local
Dlz4_compress.c92 const u8 *ref; in lz4_compressctx() local
273 const u8 *ref; in lz4_compress64kctx() local