Searched refs:SCX_CALL_OP_2TASKS_RET (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/kernel/sched/ |
| H A D | ext.c | 1208 #define SCX_CALL_OP_2TASKS_RET(mask, op, rq, task0, task1, args...) \ macro 2414 SCX_CALL_OP_2TASKS_RET(SCX_KF_REST, yield, rq, p, NULL); in yield_task_scx() 2424 return SCX_CALL_OP_2TASKS_RET(SCX_KF_REST, yield, rq, from, to); in yield_to_task_scx() 3384 return SCX_CALL_OP_2TASKS_RET(SCX_KF_REST, core_sched_before, NULL, in scx_prio_less()
|