Home
last modified time | relevance | path

Searched refs:LOS_EINVAL (Results 1 – 8 of 8) sorted by relevance

/kernel/liteos_a/kernel/base/ipc/
Dlos_mux.c47 return LOS_EINVAL; in LOS_MuxAttrInit()
59 return LOS_EINVAL; in LOS_MuxAttrDestroy()
70 return LOS_EINVAL; in LOS_MuxAttrGetType()
75 return LOS_EINVAL; in LOS_MuxAttrGetType()
86 return LOS_EINVAL; in LOS_MuxAttrSetType()
98 return LOS_EINVAL; in LOS_MuxAttrGetProtocol()
107 return LOS_EINVAL; in LOS_MuxAttrSetProtocol()
117 return LOS_EINVAL; in LOS_MuxAttrSetProtocol()
124 return LOS_EINVAL; in LOS_MuxAttrGetPrioceiling()
139 return LOS_EINVAL; in LOS_MuxAttrSetPrioceiling()
[all …]
Dlos_futex.c73 return LOS_EINVAL; in OsFutexLock()
83 return LOS_EINVAL; in OsFutexUnlock()
510 return LOS_EINVAL; in OsFutexWaitParamCheck()
515 return LOS_EINVAL; in OsFutexWaitParamCheck()
520 return LOS_EINVAL; in OsFutexWaitParamCheck()
534 return LOS_EINVAL; in OsFutexDeleteTimeoutTaskNode()
548 return LOS_EINVAL; in OsFutexDeleteTimeoutTaskNode()
580 return LOS_EINVAL; in OsFutexWaitTask()
585 futexRet = LOS_EINVAL; in OsFutexWaitTask()
658 return LOS_EINVAL; in OsFutexWakeParamCheck()
[all …]
Dlos_rwlock.c57 return LOS_EINVAL; in LOS_RwlockInit()
80 return LOS_EINVAL; in LOS_RwlockDestroy()
102 return LOS_EINVAL; in OsRwlockCheck()
141 return LOS_EINVAL; in OsRwlockRdPendOp()
149 return LOS_EINVAL; in OsRwlockRdPendOp()
158 return LOS_EINVAL; in OsRwlockRdPendOp()
188 return LOS_EINVAL; in OsRwlockWrPendOp()
195 return LOS_EINVAL; in OsRwlockWrPendOp()
232 return LOS_EINVAL; in OsRwlockTryRdUnsafe()
/kernel/liteos_a/kernel/extended/power/
Dlos_pm.c232 return LOS_EINVAL; in OsPmDeviceRegister()
285 return LOS_EINVAL; in LOS_PmRegister()
293 return LOS_EINVAL; in LOS_PmRegister()
300 return LOS_EINVAL; in LOS_PmRegister()
314 return LOS_EINVAL; in OsPmDeviceUnregister()
333 return LOS_EINVAL; in LOS_PmUnregister()
341 return LOS_EINVAL; in LOS_PmUnregister()
348 return LOS_EINVAL; in LOS_PmUnregister()
379 return LOS_EINVAL; in LOS_PmModeSet()
385 return LOS_EINVAL; in LOS_PmModeSet()
[all …]
/kernel/liteos_a/kernel/base/core/
Dlos_task.c153 return LOS_EINVAL; in OsTaskJoinPendUnsafe()
166 return LOS_EINVAL; in OsTaskJoinPendUnsafe()
181 return LOS_EINVAL; in OsTaskSetDetachUnsafe()
1325 return LOS_EINVAL; in OsUserProcessOperatePermissionsCheck()
1329 return LOS_EINVAL; in OsUserProcessOperatePermissionsCheck()
1333 return LOS_EINVAL; in OsUserProcessOperatePermissionsCheck()
1424 return -LOS_EINVAL; in LOS_GetTaskScheduler()
1430 policy = -LOS_EINVAL; in LOS_GetTaskScheduler()
1452 return LOS_EINVAL; in LOS_SetTaskScheduler()
1456 return LOS_EINVAL; in LOS_SetTaskScheduler()
[all …]
Dlos_process.c711 return LOS_EINVAL; in OsSetProcessName()
945 return LOS_EINVAL; in OsSchedulerParamCheck()
951 return LOS_EINVAL; in OsSchedulerParamCheck()
958 return LOS_EINVAL; in OsSchedulerParamCheck()
961 return LOS_EINVAL; in OsSchedulerParamCheck()
964 return LOS_EINVAL; in OsSchedulerParamCheck()
969 return LOS_EINVAL; in OsSchedulerParamCheck()
975 return LOS_EINVAL; in ProcessSchedulerParamCheck()
979 return LOS_EINVAL; in ProcessSchedulerParamCheck()
1081 return -LOS_EINVAL; in LOS_GetProcessScheduler()
[all …]
/kernel/liteos_a/testsuites/unittest/common/include/
Dlos_typedef.h130 #ifndef LOS_EINVAL
131 #define LOS_EINVAL 22 macro
/kernel/liteos_a/kernel/include/
Dlos_typedef.h161 #ifndef LOS_EINVAL
162 #define LOS_EINVAL 22 macro