Searched refs:percpu_ref (Results 1 – 25 of 42) sorted by relevance
12
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 …]
69 struct percpu_ref refcnt;
128 struct percpu_ref ref;
149 struct percpu_ref refcnt; /* used only for !root wb's */
163 struct percpu_ref refcnt;
214 struct percpu_ref refs;
268 struct percpu_ref users; /* indicate and keep swap device valid. */
108 static void __percpu_ref_exit(struct percpu_ref *ref) in __percpu_ref_exit()130 void percpu_ref_exit(struct percpu_ref *ref) in percpu_ref_exit()154 struct percpu_ref *ref = data->ref; in percpu_ref_call_confirm_rcu()171 struct percpu_ref *ref = data->ref; in percpu_ref_switch_to_atomic_rcu()265 static void __percpu_ref_switch_mode(struct percpu_ref *ref, in __percpu_ref_switch_mode()306 void percpu_ref_switch_to_atomic(struct percpu_ref *ref, in percpu_ref_switch_to_atomic()353 void percpu_ref_switch_to_percpu(struct percpu_ref *ref) in percpu_ref_switch_to_percpu()383 void percpu_ref_kill_and_confirm(struct percpu_ref *ref, in percpu_ref_kill_and_confirm()410 bool percpu_ref_is_zero(struct percpu_ref *ref) in percpu_ref_is_zero()441 void percpu_ref_reinit(struct percpu_ref *ref) in percpu_ref_reinit()[all …]
30 struct percpu_ref *remote_lun_ref;
435 static void core_tpg_lun_ref_release(struct percpu_ref *ref) in core_tpg_lun_ref_release()
71 struct percpu_ref **_found_lun_ref) in target_xcopy_locate_se_dev_e4()
98 struct percpu_ref *ref; in p2pmem_alloc_mmap()200 struct percpu_ref *ref; in p2pdma_page_free()822 struct percpu_ref *ref; in pci_alloc_p2pmem()858 struct percpu_ref *ref; in pci_free_p2pmem()
83 struct percpu_ref ids_inflight_ref;
44 struct percpu_ref refcount;
40 struct percpu_ref refs;
318 struct percpu_ref active_io;477 struct percpu_ref writes_pending;
630 struct percpu_ref cmd_count;762 struct percpu_ref lun_ref;
60 struct percpu_ref ref;106 struct percpu_ref ref;
439 static void nvmet_destroy_namespace(struct percpu_ref *ref) in nvmet_destroy_namespace()781 static void nvmet_confirm_sq(struct percpu_ref *ref) in nvmet_confirm_sq()819 static void nvmet_sq_free(struct percpu_ref *ref) in nvmet_sq_free()
66 struct percpu_ref refcnt;
379 static void blk_queue_usage_counter_release(struct percpu_ref *ref) in blk_queue_usage_counter_release()
96 struct percpu_ref users;99 struct percpu_ref reqs;626 static void free_ioctx_reqs(struct percpu_ref *ref) in free_ioctx_reqs()644 static void free_ioctx_users(struct percpu_ref *ref) in free_ioctx_users()
162 static void dev_pagemap_percpu_release(struct percpu_ref *ref) in dev_pagemap_percpu_release()
109 static void dev_pagemap_percpu_release(struct percpu_ref *ref) in dev_pagemap_percpu_release()
182 struct percpu_ref wq_active;
Completed in 55 milliseconds