Home
last modified time | relevance | path

Searched refs:percpu_ref_kill_and_confirm (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dpercpu-refcount.h129 void percpu_ref_kill_and_confirm(struct percpu_ref *ref,
149 percpu_ref_kill_and_confirm(ref, NULL); in percpu_ref_kill()
/OK3568_Linux_fs/kernel/lib/
H A Dpercpu-refcount.c376 void percpu_ref_kill_and_confirm(struct percpu_ref *ref, in percpu_ref_kill_and_confirm() function
393 EXPORT_SYMBOL_GPL(percpu_ref_kill_and_confirm);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey9601046 percpu_ref_kill_and_confirm
H A Dabi_gki_aarch64_galaxy2995 percpu_ref_kill_and_confirm
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dcore.c791 percpu_ref_kill_and_confirm(&sq->ref, nvmet_confirm_sq); in nvmet_sq_destroy()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c5634 percpu_ref_kill_and_confirm(&css->refcnt, css_killed_ref_fn); in kill_css()