Lines Matching refs:SCX_CALL_OP
1084 #define SCX_CALL_OP(mask, op, args...) \ macro
1123 SCX_CALL_OP(mask, op, task, ##args); \
2648 SCX_CALL_OP(SCX_KF_REST, cpu_acquire, cpu_of(rq), NULL); in balance_one()
2694 SCX_CALL_OP(SCX_KF_DISPATCH, dispatch, cpu_of(rq), in balance_one()
2893 SCX_CALL_OP(SCX_KF_CPU_RELEASE, in switch_class()
3238 SCX_CALL_OP(SCX_KF_REST, update_idle, cpu_of(rq), idle); in __scx_update_idle()
3276 SCX_CALL_OP(SCX_KF_UNLOCKED, cpu_online, cpu); in handle_hotplug()
3278 SCX_CALL_OP(SCX_KF_UNLOCKED, cpu_offline, cpu); in handle_hotplug()
3388 SCX_CALL_OP(SCX_KF_REST, tick, curr); in task_tick_scx()
3535 SCX_CALL_OP(SCX_KF_REST, disable, p); in scx_ops_disable_task()
3564 SCX_CALL_OP(SCX_KF_REST, exit_task, p, &args); in scx_ops_exit_task()
3809 SCX_CALL_OP(SCX_KF_UNLOCKED, cgroup_exit, tg->css.cgroup); in scx_tg_offline()
3856 SCX_CALL_OP(SCX_KF_UNLOCKED, cgroup_cancel_move, p, in scx_cgroup_can_attach()
3908 SCX_CALL_OP(SCX_KF_UNLOCKED, cgroup_cancel_move, p, in scx_cgroup_cancel_attach()
3922 SCX_CALL_OP(SCX_KF_UNLOCKED, cgroup_set_weight, in scx_group_set_weight()
4113 SCX_CALL_OP(SCX_KF_UNLOCKED, cgroup_exit, css->cgroup); in scx_cgroup_exit()
4560 SCX_CALL_OP(SCX_KF_UNLOCKED, exit, ei); in scx_ops_disable_workfn()
4766 SCX_CALL_OP(SCX_KF_REST, dump_task, dctx, p); in scx_dump_task()
4812 SCX_CALL_OP(SCX_KF_UNLOCKED, dump, &dctx); in scx_dump_state()
4869 SCX_CALL_OP(SCX_KF_REST, dump_cpu, &dctx, cpu, idle); in scx_dump_state()