Searched refs:__hwspin_unlock (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hwspinlock.h | 69 void __hwspin_unlock(struct hwspinlock *, int, unsigned long *); 126 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock() function 395 __hwspin_unlock(hwlock, HWLOCK_IRQSTATE, flags); in hwspin_unlock_irqrestore() 411 __hwspin_unlock(hwlock, HWLOCK_IRQ, NULL); in hwspin_unlock_irq() 426 __hwspin_unlock(hwlock, HWLOCK_RAW, NULL); in hwspin_unlock_raw() 441 __hwspin_unlock(hwlock, HWLOCK_IN_ATOMIC, NULL); in hwspin_unlock_in_atomic() 457 __hwspin_unlock(hwlock, 0, NULL); in hwspin_unlock()
|
| /OK3568_Linux_fs/kernel/drivers/hwspinlock/ |
| H A D | hwspinlock_core.c | 265 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock() function 303 EXPORT_SYMBOL_GPL(__hwspin_unlock);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_unisoc | 100 __hwspin_unlock
|
| H A D | abi_gki_aarch64_vivo | 654 __hwspin_unlock
|
| H A D | abi_gki_aarch64_db845c | 1686 __hwspin_unlock
|
| H A D | abi_gki_aarch64_qcom | 1051 __hwspin_unlock
|
| H A D | abi_gki_aarch64_oplus | 1156 __hwspin_unlock
|
| H A D | abi_gki_aarch64_galaxy | 105 __hwspin_unlock
|