Searched refs:__SCX_CALL_OP_TASK (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/sched/ext/ |
| H A D | internal.h | 2255 #define __SCX_CALL_OP_TASK(sch, ops, op, locked_rq, task, args...) \ macro 2270 __SCX_CALL_OP_TASK((sch), ops, op, locked_rq, task, ##args); \ 2279 __SCX_CALL_OP_TASK(sch, ops_cid, op, locked_rq, task, ##args)
|
| H A D | ext.c | 4009 __SCX_CALL_OP_TASK(sch, ops, exit_task, task_rq(p), p, &args); in scx_sub_init_cancel_task()
|