Lines Matching refs:scx_task_sched

1783 	struct scx_sched *sch = scx_task_sched(p);  in do_enqueue_task()
1922 struct scx_sched *sch = scx_task_sched(p); in enqueue_task_scx()
1972 struct scx_sched *sch = scx_task_sched(p); in ops_dequeue()
2035 struct scx_sched *sch = scx_task_sched(p); in dequeue_task_scx()
2089 struct scx_sched *sch = scx_task_sched(p); in yield_task_scx()
2100 struct scx_sched *sch = scx_task_sched(from); in yield_to_task_scx()
2102 if (SCX_HAS_OP(sch, yield) && sch == scx_task_sched(to)) in yield_to_task_scx()
2850 struct scx_sched *sch = scx_task_sched(p); in set_next_task_scx()
2946 struct scx_sched *sch = scx_task_sched(p); in put_prev_task_scx()
3099 refill_task_slice_dfl(scx_task_sched(p), p); in do_pick_task_scx()
3106 struct scx_sched *sch = scx_task_sched(p); in do_pick_task_scx()
3175 struct scx_sched *sch_a = scx_task_sched(a); in scx_prio_less()
3176 struct scx_sched *sch_b = scx_task_sched(b); in scx_prio_less()
3196 struct scx_sched *sch = scx_task_sched(p); in select_task_rq_scx()
3256 struct scx_sched *sch = scx_task_sched(p); in set_cpus_allowed_scx()
3337 struct scx_sched *sch = scx_task_sched(p); in check_rq_for_timeouts()
3402 struct scx_sched *sch = scx_task_sched(curr); in task_tick_scx()
3714 scx_enable_task(scx_task_sched(p), p); in scx_post_fork()
3734 scx_disable_and_exit_task(scx_task_sched(p), p); in scx_cancel_fork()
3793 scx_disable_and_exit_task(scx_task_sched(p), p); in sched_ext_dead()
3801 struct scx_sched *sch = scx_task_sched(p); in reweight_task_scx()
3819 struct scx_sched *sch = scx_task_sched(p); in switching_to_scx()
3839 scx_disable_task(scx_task_sched(p), p); in switched_from_scx()
3871 struct scx_sched *sch = scx_task_sched(p); in process_ddsp_deferred_locals()
3919 __scx_add_event(scx_task_sched(p), SCX_EV_REENQ_IMMED, 1); in local_task_should_reenq()
3947 struct scx_sched *task_sch = scx_task_sched(p); in reenq_local()
4169 struct scx_sched *sch = scx_task_sched(p); in scx_can_stop_tick()
4857 sch = scx_task_sched(p); in scx_allow_ttwu_queue()
5356 if (!scx_is_descendant(scx_task_sched(p), sch)) in scx_bypass()
5773 scx_disable_and_exit_task(scx_task_sched(p), p); in scx_root_disable()
6040 struct scx_sched *task_sch = scx_task_sched(p); in scx_dump_task()
8009 scx_error(scx_task_sched(p), "__scx_bpf_dsq_insert_vtime() must be used"); in scx_bpf_dsq_insert_vtime()