Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dpercpu-refcount.c328 void percpu_ref_switch_to_atomic_sync(struct percpu_ref *ref) in percpu_ref_switch_to_atomic_sync() function
333 EXPORT_SYMBOL_GPL(percpu_ref_switch_to_atomic_sync);
/linux-6.3-rc2/block/
A Dblk-pm.c90 percpu_ref_switch_to_atomic_sync(&q->q_usage_counter); in blk_pre_runtime_suspend()
/linux-6.3-rc2/include/linux/
A Dpercpu-refcount.h127 void percpu_ref_switch_to_atomic_sync(struct percpu_ref *ref);
/linux-6.3-rc2/drivers/md/
A Dmd.c2530 percpu_ref_switch_to_atomic_sync(&mddev->writes_pending); in set_in_sync()

Completed in 35 milliseconds