| /kernel/liteos_m/components/lmk/ |
| D | los_lmk.c | 67 LOS_IntRestore(intSave); in LOS_LmkOpsNodeRegister() 72 LOS_IntRestore(intSave); in LOS_LmkOpsNodeRegister() 80 LOS_IntRestore(intSave); in LOS_LmkOpsNodeRegister() 88 LOS_IntRestore(intSave); in LOS_LmkOpsNodeRegister() 100 LOS_IntRestore(intSave); in LOS_LmkOpsNodeRegister() 114 LOS_IntRestore(intSave); in LOS_LmkOpsNodeUnregister() 118 LOS_IntRestore(intSave); in LOS_LmkOpsNodeUnregister() 133 LOS_IntRestore(intSave); in LOS_LmkTasksKill() 140 LOS_IntRestore(intSave); in LOS_LmkTasksKill() 149 LOS_IntRestore(intSave); in LOS_LmkTasksKill() [all …]
|
| /kernel/liteos_m/kernel/src/ |
| D | los_mux.c | 102 LOS_IntRestore(intSave); in LOS_MuxCreate() 115 LOS_IntRestore(intSave); in LOS_MuxCreate() 143 LOS_IntRestore(intSave); in LOS_MuxDelete() 148 LOS_IntRestore(intSave); in LOS_MuxDelete() 157 LOS_IntRestore(intSave); in LOS_MuxDelete() 218 LOS_IntRestore(intSave); in LOS_MuxPend() 224 LOS_IntRestore(intSave); in LOS_MuxPend() 241 LOS_IntRestore(intSave); in LOS_MuxPend() 252 LOS_IntRestore(intSave); in LOS_MuxPend() 260 LOS_IntRestore(intSave); in LOS_MuxPend() [all …]
|
| D | los_sem.c | 106 LOS_IntRestore(intSave); in OsSemCreate() 118 LOS_IntRestore(intSave); in OsSemCreate() 171 LOS_IntRestore(intSave); in LOS_SemDelete() 176 LOS_IntRestore(intSave); in LOS_SemDelete() 182 LOS_IntRestore(intSave); in LOS_SemDelete() 242 LOS_IntRestore(intSave); in LOS_SemPend() 254 LOS_IntRestore(intSave); in LOS_SemPend() 265 LOS_IntRestore(intSave); in LOS_SemPend() 269 LOS_IntRestore(intSave); in LOS_SemPend() 293 LOS_IntRestore(intSave); in LOS_SemPost() [all …]
|
| D | los_event.c | 71 LOS_IntRestore(intSave); in LOS_EventPoll() 119 LOS_IntRestore(intSave); in LOS_EventRead() 124 LOS_IntRestore(intSave); in LOS_EventRead() 131 LOS_IntRestore(intSave); in LOS_EventRead() 137 LOS_IntRestore(intSave); in LOS_EventRead() 144 LOS_IntRestore(intSave); in LOS_EventRead() 182 LOS_IntRestore(intSave); in LOS_EventWrite() 188 LOS_IntRestore(intSave); in LOS_EventWrite() 201 LOS_IntRestore(intSave); in LOS_EventDestroy() 206 LOS_IntRestore(intSave); in LOS_EventDestroy() [all …]
|
| D | los_task.c | 172 LOS_IntRestore(intSave); in OsRecycleFinishedTask() 177 LOS_IntRestore(intSave); in OsRecycleFinishedTask() 507 LOS_IntRestore(intSave); in LOS_NextTaskIDGet() 647 LOS_IntRestore(intSave); in OsTaskSwitchCheck() 799 LOS_IntRestore(intSave); in LOS_TaskCreateOnly() 805 LOS_IntRestore(intSave); in LOS_TaskCreateOnly() 811 LOS_IntRestore(intSave); in LOS_TaskCreateOnly() 821 LOS_IntRestore(intSave); in LOS_TaskCreateOnly() 850 LOS_IntRestore(intSave); in LOS_TaskCreate() 892 LOS_IntRestore(intSave); in LOS_TaskResume() [all …]
|
| D | los_tick.c | 109 LOS_IntRestore(intSave); in LOS_SysCycleGet() 167 LOS_IntRestore(intSave); in OsTickTimerInit() 172 LOS_IntRestore(intSave); in OsTickTimerInit() 177 LOS_IntRestore(intSave); in OsTickTimerInit() 185 LOS_IntRestore(intSave); in OsTickTimerInit() 211 LOS_IntRestore(intSave); in LOS_TickTimerRegister() 220 LOS_IntRestore(intSave); in LOS_TickTimerRegister() 234 LOS_IntRestore(intSave); in LOS_TickTimerRegister() 257 LOS_IntRestore(intSave); in LOS_SysTickClockFreqAdjust() 274 LOS_IntRestore(intSave); in LOS_SysTickClockFreqAdjust()
|
| D | los_queue.c | 151 LOS_IntRestore(intSave); in OsQueueCreate() 163 LOS_IntRestore(intSave); in OsQueueCreate() 177 LOS_IntRestore(intSave); in OsQueueCreate() 198 LOS_IntRestore(intSave); in OsQueueCreate() 410 LOS_IntRestore(intSave); in OsQueueOperate() 428 LOS_IntRestore(intSave); in OsQueueOperate() 436 LOS_IntRestore(intSave); in OsQueueOperate() 594 LOS_IntRestore(intSave); in OsQueueMailAlloc() 611 LOS_IntRestore(intSave); in OsQueueMailAlloc() 641 LOS_IntRestore(intSave); in OsQueueMailFree() [all …]
|
| /kernel/liteos_m/components/signal/ |
| D | los_signal.c | 120 LOS_IntRestore(intSave); in SignalHandle() 131 LOS_IntRestore(intSave); in SignalHandle() 142 LOS_IntRestore(intSave); in SignalHandle() 170 LOS_IntRestore(intSave); in SignalSend() 180 LOS_IntRestore(intSave); in SignalSend() 199 LOS_IntRestore(intSave); in SignalSend() 247 LOS_IntRestore(intSave); in LOS_SignalSet() 262 LOS_IntRestore(intSave); in LOS_SignalSet() 280 LOS_IntRestore(intSave); in LOS_SignalMask() 289 LOS_IntRestore(intSave); in LOS_SignalMask() [all …]
|
| /kernel/liteos_m/arch/risc-v/nuclei/gcc/ |
| D | los_arch_atomic.h | 56 LOS_IntRestore(intSave); in ArchAtomicRead() 72 LOS_IntRestore(intSave); in ArchAtomicSet() 88 LOS_IntRestore(intSave); in ArchAtomicAdd() 106 LOS_IntRestore(intSave); in ArchAtomicSub() 161 LOS_IntRestore(intSave); in ArchAtomicXchg32bits() 198 LOS_IntRestore(intSave); in ArchAtomicCmpXchg32bits() 210 LOS_IntRestore(intSave); in ArchAtomic64Read() 221 LOS_IntRestore(intSave); in ArchAtomic64Set() 232 LOS_IntRestore(intSave); in ArchAtomic64Add() 245 LOS_IntRestore(intSave); in ArchAtomic64Sub() [all …]
|
| /kernel/liteos_m/arch/csky/v2/gcc/ |
| D | los_arch_atomic.h | 54 LOS_IntRestore(intSave); in ArchAtomicRead() 68 LOS_IntRestore(intSave); in ArchAtomicSet() 84 LOS_IntRestore(intSave); in ArchAtomicAdd() 102 LOS_IntRestore(intSave); in ArchAtomicSub() 156 LOS_IntRestore(intSave); in ArchAtomicXchg32bits() 195 LOS_IntRestore(intSave); in ArchAtomicCmpXchg32bits() 207 LOS_IntRestore(intSave); in ArchAtomic64Read() 218 LOS_IntRestore(intSave); in ArchAtomic64Set() 229 LOS_IntRestore(intSave); in ArchAtomic64Add() 242 LOS_IntRestore(intSave); in ArchAtomic64Sub() [all …]
|
| /kernel/liteos_m/arch/risc-v/riscv32/gcc/ |
| D | los_arch_atomic.h | 56 LOS_IntRestore(intSave); in ArchAtomicRead() 72 LOS_IntRestore(intSave); in ArchAtomicSet() 88 LOS_IntRestore(intSave); in ArchAtomicAdd() 106 LOS_IntRestore(intSave); in ArchAtomicSub() 161 LOS_IntRestore(intSave); in ArchAtomicXchg32bits() 198 LOS_IntRestore(intSave); in ArchAtomicCmpXchg32bits() 210 LOS_IntRestore(intSave); in ArchAtomic64Read() 221 LOS_IntRestore(intSave); in ArchAtomic64Set() 232 LOS_IntRestore(intSave); in ArchAtomic64Add() 245 LOS_IntRestore(intSave); in ArchAtomic64Sub() [all …]
|
| /kernel/liteos_m/arch/arm/arm9/gcc/ |
| D | los_arch_atomic.h | 55 LOS_IntRestore(intSave); in ArchAtomicSet() 66 LOS_IntRestore(intSave); in ArchAtomicAdd() 79 LOS_IntRestore(intSave); in ArchAtomicSub() 112 LOS_IntRestore(intSave); in ArchAtomicXchg32bits() 127 LOS_IntRestore(intSave); in ArchAtomicCmpXchg32bits() 139 LOS_IntRestore(intSave); in ArchAtomic64Read() 150 LOS_IntRestore(intSave); in ArchAtomic64Set() 161 LOS_IntRestore(intSave); in ArchAtomic64Add() 174 LOS_IntRestore(intSave); in ArchAtomic64Sub() 207 LOS_IntRestore(intSave); in ArchAtomicXchg64bits() [all …]
|
| /kernel/liteos_m/components/power/ |
| D | los_pm.c | 237 LOS_IntRestore(intSave); in OsPmSuspendCheck() 247 LOS_IntRestore(intSave); in OsPmSuspendCheck() 297 LOS_IntRestore(intSave); in OsPmSuspendSleep() 317 LOS_IntRestore(intSave); in OsPmNormalSleep() 331 LOS_IntRestore(intSave); in OsPmDeviceRegister() 353 LOS_IntRestore(intSave); in OsPmTickTimerRegister() 396 LOS_IntRestore(intSave); in OsPmSysctrlRegister() 430 LOS_IntRestore(intSave); in OsPmDeviceUnregister() 434 LOS_IntRestore(intSave); in OsPmDeviceUnregister() 448 LOS_IntRestore(intSave); in OsPmTickTimerUnregister() [all …]
|
| /kernel/liteos_m/kal/posix/src/ |
| D | pthread.c | 187 LOS_IntRestore(intSave); in CheckForCancel() 190 LOS_IntRestore(intSave); in CheckForCancel() 224 LOS_IntRestore(intSave); in pthread_create() 288 LOS_IntRestore(intSave); in pthread_once() 321 LOS_IntRestore(intSave); in pthread_setcancelstate() 329 LOS_IntRestore(intSave); in pthread_setcancelstate() 354 LOS_IntRestore(intSave); in pthread_setcanceltype() 363 LOS_IntRestore(intSave); in pthread_setcanceltype() 439 LOS_IntRestore(intSave); in pthread_cancel() 443 LOS_IntRestore(intSave); in pthread_cancel() [all …]
|
| D | pthread_mutex.c | 226 LOS_IntRestore(intSave); in MuxPendForPosix() 235 LOS_IntRestore(intSave); in MuxPendForPosix() 242 LOS_IntRestore(intSave); in MuxPendForPosix() 248 LOS_IntRestore(intSave); in MuxPendForPosix() 260 LOS_IntRestore(intSave); in MuxPendForPosix() 268 LOS_IntRestore(intSave); in MuxPendForPosix() 272 LOS_IntRestore(intSave); in MuxPendForPosix() 288 LOS_IntRestore(intSave); in MuxPostForPosix() 294 LOS_IntRestore(intSave); in MuxPostForPosix() 299 LOS_IntRestore(intSave); in MuxPostForPosix() [all …]
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/full/ |
| D | It_los_task_timeslice_003.c | 64 LOS_IntRestore(intSave); in TaskF02() 70 LOS_IntRestore(intSave); in TaskF02() 73 LOS_IntRestore(intSave); in TaskF02() 94 LOS_IntRestore(intSave); in TaskF01() 100 LOS_IntRestore(intSave); in TaskF01() 103 LOS_IntRestore(intSave); in TaskF01()
|
| /kernel/liteos_a/kernel/base/mp/ |
| D | los_spinlock.c | 54 LOS_IntRestore(intSave); in LOS_SpinLock() 65 LOS_IntRestore(intSave); in LOS_SpinTrylock() 76 LOS_IntRestore(intSave); in LOS_SpinTrylock() 92 LOS_IntRestore(intSave); in LOS_SpinUnlock() 114 LOS_IntRestore(intSave); in LOS_SpinUnlockRestore()
|
| /kernel/liteos_m/arch/arm/cortex-m3/keil/ |
| D | los_arch_atomic.h | 70 LOS_IntRestore(intSave); in ArchAtomic64Set() 81 LOS_IntRestore(intSave); in ArchAtomic64Add() 94 LOS_IntRestore(intSave); in ArchAtomic64Sub() 127 LOS_IntRestore(intSave); in ArchAtomicXchg64bits() 142 LOS_IntRestore(intSave); in ArchAtomicCmpXchg64bits()
|
| /kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/ |
| D | los_arch_atomic.h | 203 LOS_IntRestore(intSave); in ArchAtomic64Read() 214 LOS_IntRestore(intSave); in ArchAtomic64Set() 225 LOS_IntRestore(intSave); in ArchAtomic64Add() 238 LOS_IntRestore(intSave); in ArchAtomic64Sub() 271 LOS_IntRestore(intSave); in ArchAtomicXchg64bits() 286 LOS_IntRestore(intSave); in ArchAtomicCmpXchg64bits()
|
| /kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/ |
| D | los_arch_atomic.h | 203 LOS_IntRestore(intSave); in ArchAtomic64Read() 214 LOS_IntRestore(intSave); in ArchAtomic64Set() 225 LOS_IntRestore(intSave); in ArchAtomic64Add() 238 LOS_IntRestore(intSave); in ArchAtomic64Sub() 271 LOS_IntRestore(intSave); in ArchAtomicXchg64bits() 286 LOS_IntRestore(intSave); in ArchAtomicCmpXchg64bits()
|
| /kernel/liteos_m/arch/arm/cortex-m7/iar/ |
| D | los_arch_atomic.h | 203 LOS_IntRestore(intSave); in ArchAtomic64Read() 214 LOS_IntRestore(intSave); in ArchAtomic64Set() 225 LOS_IntRestore(intSave); in ArchAtomic64Add() 238 LOS_IntRestore(intSave); in ArchAtomic64Sub() 271 LOS_IntRestore(intSave); in ArchAtomicXchg64bits() 286 LOS_IntRestore(intSave); in ArchAtomicCmpXchg64bits()
|
| /kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/ |
| D | los_arch_atomic.h | 203 LOS_IntRestore(intSave); in ArchAtomic64Read() 214 LOS_IntRestore(intSave); in ArchAtomic64Set() 225 LOS_IntRestore(intSave); in ArchAtomic64Add() 238 LOS_IntRestore(intSave); in ArchAtomic64Sub() 271 LOS_IntRestore(intSave); in ArchAtomicXchg64bits() 286 LOS_IntRestore(intSave); in ArchAtomicCmpXchg64bits()
|
| /kernel/liteos_m/arch/xtensa/lx6/gcc/ |
| D | los_arch_atomic.h | 201 LOS_IntRestore(intSave); in ArchAtomic64Read() 212 LOS_IntRestore(intSave); in ArchAtomic64Set() 223 LOS_IntRestore(intSave); in ArchAtomic64Add() 236 LOS_IntRestore(intSave); in ArchAtomic64Sub() 269 LOS_IntRestore(intSave); in ArchAtomicXchg64bits() 284 LOS_IntRestore(intSave); in ArchAtomicCmpXchg64bits()
|
| /kernel/liteos_m/arch/arm/cortex-m4/iar/ |
| D | los_arch_atomic.h | 203 LOS_IntRestore(intSave); in ArchAtomic64Read() 214 LOS_IntRestore(intSave); in ArchAtomic64Set() 225 LOS_IntRestore(intSave); in ArchAtomic64Add() 238 LOS_IntRestore(intSave); in ArchAtomic64Sub() 271 LOS_IntRestore(intSave); in ArchAtomicXchg64bits() 286 LOS_IntRestore(intSave); in ArchAtomicCmpXchg64bits()
|
| /kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/ |
| D | los_arch_atomic.h | 203 LOS_IntRestore(intSave); in ArchAtomic64Read() 214 LOS_IntRestore(intSave); in ArchAtomic64Set() 225 LOS_IntRestore(intSave); in ArchAtomic64Add() 238 LOS_IntRestore(intSave); in ArchAtomic64Sub() 271 LOS_IntRestore(intSave); in ArchAtomicXchg64bits() 286 LOS_IntRestore(intSave); in ArchAtomicCmpXchg64bits()
|