Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dpercpu-refcount.c346 void percpu_ref_switch_to_percpu(struct percpu_ref *ref) in percpu_ref_switch_to_percpu() function
357 EXPORT_SYMBOL_GPL(percpu_ref_switch_to_percpu);
/OK3568_Linux_fs/kernel/include/linux/
H A Dpercpu-refcount.h128 void percpu_ref_switch_to_percpu(struct percpu_ref *ref);
/OK3568_Linux_fs/kernel/block/
H A Dblk-sysfs.c862 percpu_ref_switch_to_percpu(&q->q_usage_counter); in blk_register_queue()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device890 percpu_ref_switch_to_percpu
H A Dabi_gki_aarch64_galaxy2997 percpu_ref_switch_to_percpu
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c2619 percpu_ref_switch_to_percpu(&mddev->writes_pending); in set_in_sync()