Home
last modified time | relevance | path

Searched refs:percpu_ref_switch_to_percpu (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/lib/
Dpercpu-refcount.c298 void percpu_ref_switch_to_percpu(struct percpu_ref *ref) in percpu_ref_switch_to_percpu() function
309 EXPORT_SYMBOL_GPL(percpu_ref_switch_to_percpu);
/Linux-v4.19/include/linux/
Dpercpu-refcount.h108 void percpu_ref_switch_to_percpu(struct percpu_ref *ref);
/Linux-v4.19/block/
Dblk-sysfs.c912 percpu_ref_switch_to_percpu(&q->q_usage_counter); in blk_register_queue()
/Linux-v4.19/drivers/md/
Dmd.c2367 percpu_ref_switch_to_percpu(&mddev->writes_pending); in set_in_sync()