Searched defs:taskInfo (Results 1 – 7 of 7) sorted by relevance
85 TSK_INFO_S taskInfo[LOSCFG_BASE_CORE_TSK_LIMIT + 1]; member97 ExcTaskInfoArray taskInfo; member
176 TSK_INFO_S taskInfo; in HalDisplayTaskInfo() local
59 struct event_info *taskInfo; in handle_switch_change() local134 struct event_info *taskInfo; in handle_presence_change() local226 struct event_info *taskInfo; in handle_power_fault() local
1309 LITE_OS_SEC_TEXT_MINOR UINT32 LOS_TaskInfoGet(UINT32 taskID, TSK_INFO_S *taskInfo) in LOS_TaskInfoGet()
1045 LITE_OS_SEC_TEXT_MINOR UINT32 LOS_TaskInfoGet(UINT32 taskID, TSK_INFO_S *taskInfo) in LOS_TaskInfoGet()
328 IpcTaskInfo *taskInfo = LOS_MemAlloc((VOID *)m_aucSysMem1, sizeof(IpcTaskInfo)); in LiteIpcTaskInit() local