Searched refs:scx_root (Results 1 – 2 of 2) sorted by relevance
1054 static struct scx_sched __rcu *scx_root; variable1195 sch = rcu_dereference(scx_root); in scx_kf_exit()1237 struct scx_sched *sch = scx_root; in find_global_dsq()1907 if (unlikely(SCX_HAS_OP(scx_root, core_sched_before))) in touch_core_sched_dispatch()1948 __scx_add_event(scx_root, SCX_EV_REFILL_SLICE_DFL, 1); in refill_task_slice_dfl()2259 struct scx_sched *sch = scx_root; in do_enqueue_task()2377 struct scx_sched *sch = scx_root; in enqueue_task_scx()2424 struct scx_sched *sch = scx_root; in ops_dequeue()2473 struct scx_sched *sch = scx_root; in dequeue_task_scx()2517 struct scx_sched *sch = scx_root; in yield_task_scx()[all …]
736 struct scx_sched *sch = scx_root; in __scx_update_idle()