Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpercpu-rwsem.h82 static inline bool percpu_down_read_trylock(struct percpu_rw_semaphore *sem) in percpu_down_read_trylock() function
H A Dmmu_notifier.h542 return percpu_down_read_trylock( in mmu_notifier_trylock()
H A Dfs.h1647 return percpu_down_read_trylock(sb->s_writers.rw_sem + level - 1); in __sb_start_write_trylock()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_ldisc.c124 if (!percpu_down_read_trylock(&hu->proto_lock)) in hci_uart_tx_wakeup()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_ldisc.c151 return percpu_down_read_trylock(&hu->proto_lock); in hci_proto_read_trylock()
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c309 return percpu_down_read_trylock(&cpu_hotplug_lock); in cpus_read_trylock()