Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dpercpu-refcount.c353 void percpu_ref_switch_to_percpu(struct percpu_ref *ref) in percpu_ref_switch_to_percpu() function
364 EXPORT_SYMBOL_GPL(percpu_ref_switch_to_percpu);
/linux-6.3-rc2/include/linux/
A Dpercpu-refcount.h128 void percpu_ref_switch_to_percpu(struct percpu_ref *ref);
/linux-6.3-rc2/block/
A Dblk-sysfs.c851 percpu_ref_switch_to_percpu(&q->q_usage_counter); in blk_register_queue()
/linux-6.3-rc2/drivers/md/
A Dmd.c2544 percpu_ref_switch_to_percpu(&mddev->writes_pending); in set_in_sync()

Completed in 24 milliseconds