Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dext.h121 SCX_KF_UNLOCKED = 0, /* sleepable and not rq locked */ enumerator
/linux/kernel/sched/
H A Dext.c2694 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cpu_online, NULL, cpu); in handle_hotplug()
2696 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cpu_offline, NULL, cpu); in handle_hotplug()
2889 ret = SCX_CALL_OP_RET(sch, SCX_KF_UNLOCKED, init_task, NULL, in scx_init_task()
3244 ret = SCX_CALL_OP_RET(sch, SCX_KF_UNLOCKED, cgroup_init, in scx_tg_online()
3266 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_exit, NULL, in scx_tg_offline()
3296 ret = SCX_CALL_OP_RET(sch, SCX_KF_UNLOCKED, in scx_cgroup_can_attach()
3312 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_cancel_move, NULL, in scx_cgroup_can_attach()
3333 SCX_CALL_OP_TASK(sch, SCX_KF_UNLOCKED, cgroup_move, NULL, in scx_cgroup_move_task()
3351 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_cancel_move, NULL, in scx_cgroup_cancel_attach()
3365 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_set_weight, NULL, in scx_group_set_weight()
[all …]