Home
last modified time | relevance | path

Searched refs:LOS_IntRestore (Results 1 – 25 of 115) sorted by relevance

12345

/kernel/liteos_m/components/lmk/
Dlos_lmk.c67 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/
Dlos_mux.c102 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 …]
Dlos_sem.c106 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 …]
Dlos_event.c71 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 …]
Dlos_task.c172 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 …]
Dlos_tick.c109 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()
Dlos_queue.c151 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/
Dlos_signal.c120 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/
Dlos_arch_atomic.h56 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/
Dlos_arch_atomic.h54 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/
Dlos_arch_atomic.h56 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/
Dlos_arch_atomic.h55 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/
Dlos_pm.c237 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/
Dpthread.c187 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 …]
Dpthread_mutex.c226 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/
DIt_los_task_timeslice_003.c64 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/
Dlos_spinlock.c54 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/
Dlos_arch_atomic.h70 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/
Dlos_arch_atomic.h203 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/
Dlos_arch_atomic.h203 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/
Dlos_arch_atomic.h203 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/
Dlos_arch_atomic.h203 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/
Dlos_arch_atomic.h201 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/
Dlos_arch_atomic.h203 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/
Dlos_arch_atomic.h203 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()

12345