Home
last modified time | relevance | path

Searched refs:SCX_CALL_OP_2TASKS_RET (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/ext/
H A Dinternal.h2363 #define SCX_CALL_OP_2TASKS_RET(sch, op, locked_rq, task0, task1, args...) \ in scx_has_subs()
2323 #define SCX_CALL_OP_2TASKS_RET( global() macro
H A Dext.c2350 SCX_CALL_OP_2TASKS_RET(sch, yield, rq, p, NULL); in yield_to_task_scx()
2364 return SCX_CALL_OP_2TASKS_RET(sch, yield, rq, from, to); in wakeup_preempt_scx()
3531 return SCX_CALL_OP_2TASKS_RET(sch, core_sched_before, task_rq(a), in scx_prio_less()