SCX_CALL_OP
SCX_CALL_OP(sch, SCX_KF_REST, cpu_acquire, rq,
SCX_CALL_OP(sch, SCX_KF_DISPATCH, dispatch, rq,
SCX_CALL_OP(sch, SCX_KF_CPU_RELEASE, cpu_release, rq,
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cpu_online, NULL, cpu);
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cpu_offline, NULL, cpu);
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_exit, NULL,
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_cancel_move, NULL,
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_cancel_move, NULL,
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_set_weight, NULL,
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_set_idle, NULL,
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_set_bandwidth, NULL,
SCX_CALL_OP((sch), mask, op, rq, task, ##args); \
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_exit, NULL,
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, exit, NULL, ei);
SCX_CALL_OP(sch, SCX_KF_REST, dump_task, NULL, dctx, p);
SCX_CALL_OP(sch, SCX_KF_UNLOCKED, dump, NULL, &dctx);
SCX_CALL_OP(sch, SCX_KF_REST, dump_cpu, NULL,
SCX_CALL_OP(sch, SCX_KF_REST, update_idle, rq, cpu_of(rq), idle);