Home
last modified time | relevance | path

Searched defs:spinlock (Results 1 - 5 of 5) sorted by relevance

/drivers/hdf_core/framework/support/posix/src/
H A Dosal_spinlock.c16 int32_t OsalSpinInit(OsalSpinlock *spinlock) in OsalSpinInit() argument
45 int32_t OsalSpinDestroy(OsalSpinlock *spinlock) in OsalSpinDestroy() argument
66 OsalSpinLock(OsalSpinlock *spinlock) OsalSpinLock() argument
84 OsalSpinUnlock(OsalSpinlock *spinlock) OsalSpinUnlock() argument
[all...]
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_spinlock.c27 int32_t OsalSpinInit(OsalSpinlock *spinlock) in OsalSpinInit() argument
49 int32_t OsalSpinDestroy(OsalSpinlock *spinlock) in OsalSpinDestroy() argument
63 OsalSpinLock(OsalSpinlock *spinlock) OsalSpinLock() argument
76 OsalSpinUnlock(OsalSpinlock *spinlock) OsalSpinUnlock() argument
89 OsalSpinLockIrq(OsalSpinlock *spinlock) OsalSpinLockIrq() argument
102 OsalSpinUnlockIrq(OsalSpinlock *spinlock) OsalSpinUnlockIrq() argument
115 OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) OsalSpinLockIrqSave() argument
131 OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) OsalSpinUnlockIrqRestore() argument
[all...]
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_spinlock.c38 int32_t OsalSpinInit(OsalSpinlock *spinlock) in OsalSpinInit() argument
60 int32_t OsalSpinDestroy(OsalSpinlock *spinlock) in OsalSpinDestroy() argument
73 OsalSpinLock(OsalSpinlock *spinlock) OsalSpinLock() argument
85 OsalSpinUnlock(OsalSpinlock *spinlock) OsalSpinUnlock() argument
97 OsalSpinLockIrq(OsalSpinlock *spinlock) OsalSpinLockIrq() argument
114 OsalSpinUnlockIrq(OsalSpinlock *spinlock) OsalSpinUnlockIrq() argument
132 OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) OsalSpinLockIrqSave() argument
145 OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) OsalSpinUnlockIrqRestore() argument
[all...]
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
H A Dosal_spinlock.c39 int32_t OsalSpinInit(OsalSpinlock *spinlock) in OsalSpinInit() argument
49 int32_t OsalSpinDestroy(OsalSpinlock *spinlock) in OsalSpinDestroy() argument
59 int32_t OsalSpinLock(OsalSpinlock *spinlock) in OsalSpinLock() argument
69 int32_t OsalSpinUnlock(OsalSpinlock *spinlock) in OsalSpinUnlock() argument
79 int32_t OsalSpinLockIrq(OsalSpinlock *spinlock) in OsalSpinLockIrq() argument
88 OsalSpinUnlockIrq(OsalSpinlock *spinlock) OsalSpinUnlockIrq() argument
97 OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) OsalSpinLockIrqSave() argument
107 OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) OsalSpinUnlockIrqRestore() argument
[all...]
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
H A Dosal_spinlock.c39 int32_t OsalSpinInit(OsalSpinlock *spinlock) in OsalSpinInit() argument
61 int32_t OsalSpinDestroy(OsalSpinlock *spinlock) in OsalSpinDestroy() argument
80 int32_t OsalSpinLock(OsalSpinlock *spinlock) in OsalSpinLock() argument
98 OsalSpinUnlock(OsalSpinlock *spinlock) OsalSpinUnlock() argument
116 OsalSpinLockIrq(OsalSpinlock *spinlock) OsalSpinLockIrq() argument
121 OsalSpinUnlockIrq(OsalSpinlock *spinlock) OsalSpinUnlockIrq() argument
126 OsalSpinLockIrqSave(OsalSpinlock *spinlock, uint32_t *flags) OsalSpinLockIrqSave() argument
132 OsalSpinUnlockIrqRestore(OsalSpinlock *spinlock, uint32_t *flags) OsalSpinUnlockIrqRestore() argument
[all...]

Completed in 4 milliseconds