Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c487 #define SCX_CALL_OP_RET(sch, op, locked_rq, args...) \ macro
531 __ret = SCX_CALL_OP_RET((sch), op, locked_rq, task, ##args); \
542 __ret = SCX_CALL_OP_RET((sch), op, locked_rq, task0, task1, ##args); \
3559 ret = SCX_CALL_OP_RET(sch, init_task, NULL, p, &args); in __scx_init_task()
4310 ret = SCX_CALL_OP_RET(sch, cgroup_init, in scx_tg_online()
4361 ret = SCX_CALL_OP_RET(sch, cgroup_prep_move, NULL, in scx_cgroup_can_attach()
4724 ret = SCX_CALL_OP_RET(sch, cgroup_init, NULL, in scx_cgroup_init()
6868 ret = SCX_CALL_OP_RET(sch, init, NULL); in scx_root_enable_workfn()
7176 ret = SCX_CALL_OP_RET(sch, init, NULL); in scx_sub_enable_workfn()
7193 ret = SCX_CALL_OP_RET(parent, sub_attach, NULL, in scx_sub_enable_workfn()