Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Dext.h108 SCX_KF_UNLOCKED = 0, /* sleepable and not rq locked */ enumerator
/linux-6.15/kernel/sched/
H A Dext.c3480 SCX_CALL_OP(SCX_KF_UNLOCKED, cpu_online, NULL, cpu); in handle_hotplug()
3482 SCX_CALL_OP(SCX_KF_UNLOCKED, cpu_offline, NULL, cpu); in handle_hotplug()
3952 ret = SCX_CALL_OP_RET(SCX_KF_UNLOCKED, cgroup_init, NULL, in scx_tg_online()
4021 SCX_CALL_OP(SCX_KF_UNLOCKED, cgroup_cancel_move, NULL, in scx_cgroup_can_attach()
4040 SCX_CALL_OP_TASK(SCX_KF_UNLOCKED, cgroup_move, NULL, in scx_cgroup_move_task()
4060 SCX_CALL_OP(SCX_KF_UNLOCKED, cgroup_cancel_move, NULL, in scx_cgroup_cancel_attach()
4074 SCX_CALL_OP(SCX_KF_UNLOCKED, cgroup_set_weight, NULL, in scx_group_set_weight()
4300 ret = SCX_CALL_OP_RET(SCX_KF_UNLOCKED, cgroup_init, NULL, in scx_cgroup_init()
4797 SCX_CALL_OP(SCX_KF_UNLOCKED, exit, NULL, ei); in scx_ops_disable_workfn()
5051 SCX_CALL_OP(SCX_KF_UNLOCKED, dump, NULL, &dctx); in scx_dump_state()
[all …]