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.c2654 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cpu_online, NULL, cpu); in handle_hotplug()
2656 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cpu_offline, NULL, cpu); in handle_hotplug()
2849 ret = SCX_CALL_OP_RET(sch, SCX_KF_UNLOCKED, init_task, NULL, in scx_init_task()
3159 ret = SCX_CALL_OP_RET(sch, SCX_KF_UNLOCKED, cgroup_init, in scx_tg_online()
3181 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_exit, NULL, in scx_tg_offline()
3211 ret = SCX_CALL_OP_RET(sch, SCX_KF_UNLOCKED, in scx_cgroup_can_attach()
3227 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_cancel_move, NULL, in scx_cgroup_can_attach()
3248 SCX_CALL_OP_TASK(sch, SCX_KF_UNLOCKED, cgroup_move, NULL, in scx_cgroup_move_task()
3266 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_cancel_move, NULL, in scx_cgroup_cancel_attach()
3280 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_set_weight, NULL, in scx_group_set_weight()
[all …]