Home
last modified time | relevance | path

Searched refs:SCX_CALL_OP_RET (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/ext/
H A Dinternal.h2245 #define SCX_CALL_OP_RET(sch, op, locked_rq, args...) \ macro
2308 __ret = SCX_CALL_OP_RET((sch), op, locked_rq, task, ##args); \
2319 __ret = SCX_CALL_OP_RET((sch), op, locked_rq, task0, task1, ##args); \
H A Dsub.c1371 ret = SCX_CALL_OP_RET(sch, cgroup_init, NULL, css->cgroup, &args); in scx_cgroup_claim_subtree()
1490 ret = SCX_CALL_OP_RET(parent, cgroup_init, NULL, css->cgroup, &args); in scx_cgroup_return_subtree()
1807 ret = SCX_CALL_OP_RET(sch, init, NULL); in scx_sub_enable_workfn()
1825 ret = SCX_CALL_OP_RET(parent, sub_attach, NULL, in scx_sub_enable_workfn()
H A Dext.c3858 ret = SCX_CALL_OP_RET(sch, init_task, NULL, p, &args); in __scx_init_task()
4771 ret = SCX_CALL_OP_RET(sch, cgroup_init, in scx_tg_online()
4845 ret = SCX_CALL_OP_RET(sch, cgroup_prep_move, NULL, in scx_cgroup_can_attach()
5192 ret = SCX_CALL_OP_RET(sch, cgroup_init, NULL, css->cgroup, &args); in scx_cgroup_init()
7576 ret = SCX_CALL_OP_RET(sch, init_cids, NULL); in scx_root_enable_workfn()
7610 ret = SCX_CALL_OP_RET(sch, init, NULL); in scx_root_enable_workfn()