Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dpercpu-refcount.c345 void percpu_ref_switch_to_percpu(struct percpu_ref *ref) in percpu_ref_switch_to_percpu() function
356 EXPORT_SYMBOL_GPL(percpu_ref_switch_to_percpu);
/Linux-v5.10/include/linux/
Dpercpu-refcount.h128 void percpu_ref_switch_to_percpu(struct percpu_ref *ref);
/Linux-v5.10/block/
Dblk-sysfs.c862 percpu_ref_switch_to_percpu(&q->q_usage_counter); in blk_register_queue()
/Linux-v5.10/drivers/md/
Dmd.c2621 percpu_ref_switch_to_percpu(&mddev->writes_pending); in set_in_sync()