percpu_ref_switch_to_percpu  963 block/blk-sysfs.c 		percpu_ref_switch_to_percpu(&q->q_usage_counter);
percpu_ref_switch_to_percpu 2478 drivers/md/md.c 			percpu_ref_switch_to_percpu(&mddev->writes_pending);
percpu_ref_switch_to_percpu  116 include/linux/percpu-refcount.h void percpu_ref_switch_to_percpu(struct percpu_ref *ref);
percpu_ref_switch_to_percpu  319 lib/percpu-refcount.c EXPORT_SYMBOL_GPL(percpu_ref_switch_to_percpu);