Searched refs:EXPAND_ID_TASK (Results 1 – 2 of 2) sorted by relevance
179 da_handle_event(EXPAND_ID_TASK(prev), sched_switch_suspend_nomiss); in handle_sched_switch()181 da_handle_start_run_event(EXPAND_ID_TASK(next), sched_switch_in_nomiss); in handle_sched_switch()215 da_reset(EXPAND_ID_TASK(p)); in handle_sys_enter()217 da_create_or_get(EXPAND_ID_TASK(p)); in handle_sys_enter()223 da_handle_event(EXPAND_ID_TASK(tsk), sched_wakeup_nomiss); in handle_sched_wakeup()
85 #define EXPAND_ID_TASK(tsk) get_entity_id(&tsk->dl, task_cpu(tsk), DL_TASK), &tsk->dl macro175 if (!da_create_storage(EXPAND_ID_TASK(p), NULL)) { in init_storage()193 da_create_storage(EXPAND_ID_TASK(task), NULL); in handle_newtask()