/kernel/liteos_m/arch/risc-v/riscv32/gcc/ |
D | los_arch_atomic.h | 49 intSave = LOS_IntLock(); in ArchAtomicRead() 66 intSave = LOS_IntLock(); in ArchAtomicSet() 80 intSave = LOS_IntLock(); in ArchAtomicAdd() 98 intSave = LOS_IntLock(); in ArchAtomicSub() 154 intSave = LOS_IntLock(); in ArchAtomicXchg32bits() 190 intSave = LOS_IntLock(); in ArchAtomicCmpXchg32bits() 208 intSave = LOS_IntLock(); in ArchAtomic64Read() 219 intSave = LOS_IntLock(); in ArchAtomic64Set() 229 intSave = LOS_IntLock(); in ArchAtomic64Add() 242 intSave = LOS_IntLock(); in ArchAtomic64Sub() [all …]
|
/kernel/liteos_m/arch/csky/v2/gcc/ |
D | los_arch_atomic.h | 49 intSave = LOS_IntLock(); in ArchAtomicRead() 63 intSave = LOS_IntLock(); in ArchAtomicSet() 76 intSave = LOS_IntLock(); in ArchAtomicAdd() 94 intSave = LOS_IntLock(); in ArchAtomicSub() 150 intSave = LOS_IntLock(); in ArchAtomicXchg32bits() 185 intSave = LOS_IntLock(); in ArchAtomicCmpXchg32bits() 205 intSave = LOS_IntLock(); in ArchAtomic64Read() 216 intSave = LOS_IntLock(); in ArchAtomic64Set() 226 intSave = LOS_IntLock(); in ArchAtomic64Add() 239 intSave = LOS_IntLock(); in ArchAtomic64Sub() [all …]
|
/kernel/liteos_m/arch/risc-v/nuclei/gcc/ |
D | los_arch_atomic.h | 49 intSave = LOS_IntLock(); in ArchAtomicRead() 66 intSave = LOS_IntLock(); in ArchAtomicSet() 80 intSave = LOS_IntLock(); in ArchAtomicAdd() 98 intSave = LOS_IntLock(); in ArchAtomicSub() 154 intSave = LOS_IntLock(); in ArchAtomicXchg32bits() 190 intSave = LOS_IntLock(); in ArchAtomicCmpXchg32bits() 208 intSave = LOS_IntLock(); in ArchAtomic64Read() 219 intSave = LOS_IntLock(); in ArchAtomic64Set() 229 intSave = LOS_IntLock(); in ArchAtomic64Add() 242 intSave = LOS_IntLock(); in ArchAtomic64Sub() [all …]
|
/kernel/liteos_m/arch/arm/arm9/gcc/ |
D | los_arch_atomic.h | 53 intSave = LOS_IntLock(); in ArchAtomicSet() 63 intSave = LOS_IntLock(); in ArchAtomicAdd() 76 intSave = LOS_IntLock(); in ArchAtomicSub() 109 intSave = LOS_IntLock(); in ArchAtomicXchg32bits() 122 intSave = LOS_IntLock(); in ArchAtomicCmpXchg32bits() 137 intSave = LOS_IntLock(); in ArchAtomic64Read() 148 intSave = LOS_IntLock(); in ArchAtomic64Set() 158 intSave = LOS_IntLock(); in ArchAtomic64Add() 171 intSave = LOS_IntLock(); in ArchAtomic64Sub() 204 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() [all …]
|
/kernel/liteos_a/kernel/base/mp/ |
D | los_spinlock.c | 52 UINT32 intSave = LOS_IntLock(); in LOS_SpinLock() 63 UINT32 intSave = LOS_IntLock(); in LOS_SpinTrylock() 74 intSave = LOS_IntLock(); in LOS_SpinTrylock() 90 intSave = LOS_IntLock(); in LOS_SpinUnlock() 100 *intSave = LOS_IntLock(); in LOS_SpinLockSave()
|
/kernel/liteos_m/components/lmk/ |
D | los_lmk.c | 65 intSave = LOS_IntLock(); in LOS_LmkOpsNodeRegister() 112 intSave = LOS_IntLock(); in LOS_LmkOpsNodeUnregister() 129 intSave = LOS_IntLock(); in LOS_LmkTasksKill() 147 intSave = LOS_IntLock(); in LOS_LmkTasksKill() 161 intSave = LOS_IntLock(); in LOS_LmkTasksRestore() 179 intSave = LOS_IntLock(); in LOS_LmkTasksRestore() 192 intSave = LOS_IntLock(); in LOS_LmkOpsNodeInfoShow()
|
/kernel/liteos_m/arch/arm/cortex-m3/keil/ |
D | los_arch_atomic.h | 68 intSave = LOS_IntLock(); in ArchAtomic64Set() 78 intSave = LOS_IntLock(); in ArchAtomic64Add() 91 intSave = LOS_IntLock(); in ArchAtomic64Sub() 124 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 137 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/components/power/ |
D | los_pm.c | 233 intSave = LOS_IntLock(); in OsPmSuspendCheck() 266 intSave = LOS_IntLock(); in OsPmSuspendSleep() 271 intSave = LOS_IntLock(); in OsPmSuspendSleep() 311 intSave = LOS_IntLock(); in OsPmNormalSleep() 329 intSave = LOS_IntLock(); in OsPmDeviceRegister() 348 intSave = LOS_IntLock(); in OsPmTickTimerRegister() 362 UINT32 intSave = LOS_IntLock(); in OsPmSysctrlRegister() 426 intSave = LOS_IntLock(); in OsPmDeviceUnregister() 442 intSave = LOS_IntLock(); in OsPmTickTimerUnregister() 460 UINT32 intSave = LOS_IntLock(); in OsPmSysctrlUnregister() [all …]
|
/kernel/liteos_m/arch/arm/cortex-m4/iar/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/arm/cortex-m7/iar/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/xtensa/lx6/gcc/ |
D | los_arch_atomic.h | 199 intSave = LOS_IntLock(); in ArchAtomic64Read() 210 intSave = LOS_IntLock(); in ArchAtomic64Set() 220 intSave = LOS_IntLock(); in ArchAtomic64Add() 233 intSave = LOS_IntLock(); in ArchAtomic64Sub() 266 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 279 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/kernel/src/ |
D | los_event.c | 58 intSave = LOS_IntLock(); in LOS_EventPoll() 114 intSave = LOS_IntLock(); in LOS_EventRead() 134 intSave = LOS_IntLock(); in LOS_EventRead() 163 intSave = LOS_IntLock(); in LOS_EventWrite() 198 intSave = LOS_IntLock(); in LOS_EventDestroy() 218 intSave = LOS_IntLock(); in LOS_EventClear()
|
D | los_task.c | 166 intSave = LOS_IntLock(); in OsRecycleFinishedTask() 175 intSave = LOS_IntLock(); in OsRecycleFinishedTask() 505 UINT32 intSave = LOS_IntLock(); in LOS_NextTaskIDGet() 610 UINT32 intSave = LOS_IntLock(); in OsTaskSwitchCheck() 797 intSave = LOS_IntLock(); in LOS_TaskCreateOnly() 809 intSave = LOS_IntLock(); in LOS_TaskCreateOnly() 818 intSave = LOS_IntLock(); in LOS_TaskCreateOnly() 847 intSave = LOS_IntLock(); in LOS_TaskCreate() 879 intSave = LOS_IntLock(); in LOS_TaskResume() 925 intSave = LOS_IntLock(); in LOS_TaskSuspend() [all …]
|
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/ |
D | los_arch_atomic.h | 200 intSave = LOS_IntLock(); in ArchAtomic64Read() 211 intSave = LOS_IntLock(); in ArchAtomic64Set() 221 intSave = LOS_IntLock(); in ArchAtomic64Add() 234 intSave = LOS_IntLock(); in ArchAtomic64Sub() 267 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 280 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/arm/cortex-m7/gcc/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/arm/cortex-m4/gcc/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/ |
D | los_arch_atomic.h | 201 intSave = LOS_IntLock(); in ArchAtomic64Read() 212 intSave = LOS_IntLock(); in ArchAtomic64Set() 222 intSave = LOS_IntLock(); in ArchAtomic64Add() 235 intSave = LOS_IntLock(); in ArchAtomic64Sub() 268 intSave = LOS_IntLock(); in ArchAtomicXchg64bits() 281 intSave = LOS_IntLock(); in ArchAtomicCmpXchg64bits()
|
/kernel/liteos_m/kal/posix/src/ |
D | pthread.c | 184 intSave = LOS_IntLock(); in CheckForCancel() 218 intSave = LOS_IntLock(); in pthread_create() 285 intSave = LOS_IntLock(); in pthread_once() 318 intSave = LOS_IntLock(); in pthread_setcancelstate() 351 intSave = LOS_IntLock(); in pthread_setcanceltype() 427 intSave = LOS_IntLock(); in pthread_cancel() 530 intSave = LOS_IntLock(); in pthread_exit() 562 intSave = LOS_IntLock(); in pthread_setname_np() 608 intSave = LOS_IntLock(); in PthreadExitKeyDtor() 621 intSave = LOS_IntLock(); in PthreadExitKeyDtor() [all …]
|
/kernel/liteos_m/testsuites/sample/kernel/hwi/ |
D | it_los_hwi_028.c | 80 intSave1 = LOS_IntLock(); in Testcase() 81 intSave2 = LOS_IntLock(); in Testcase() 82 intSave3 = LOS_IntLock(); in Testcase() 87 intSave3 = LOS_IntLock(); in Testcase()
|