percpu_ref_kill_and_confirm  762 drivers/nvme/target/core.c 	percpu_ref_kill_and_confirm(&sq->ref, nvmet_confirm_sq);
percpu_ref_kill_and_confirm  117 include/linux/percpu-refcount.h void percpu_ref_kill_and_confirm(struct percpu_ref *ref,
percpu_ref_kill_and_confirm  136 include/linux/percpu-refcount.h 	percpu_ref_kill_and_confirm(ref, NULL);
percpu_ref_kill_and_confirm 5509 kernel/cgroup/cgroup.c 	percpu_ref_kill_and_confirm(&css->refcnt, css_killed_ref_fn);
percpu_ref_kill_and_confirm  354 lib/percpu-refcount.c EXPORT_SYMBOL_GPL(percpu_ref_kill_and_confirm);