Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dpercpu-refcount.c308 void percpu_ref_switch_to_percpu(struct percpu_ref *ref) in percpu_ref_switch_to_percpu() function
319 EXPORT_SYMBOL_GPL(percpu_ref_switch_to_percpu);
/Linux-v5.4/include/linux/
Dpercpu-refcount.h116 void percpu_ref_switch_to_percpu(struct percpu_ref *ref);
/Linux-v5.4/block/
Dblk-sysfs.c963 percpu_ref_switch_to_percpu(&q->q_usage_counter); in blk_register_queue()
/Linux-v5.4/drivers/md/
Dmd.c2446 percpu_ref_switch_to_percpu(&mddev->writes_pending); in set_in_sync()