Searched refs:scx_parent (Results 1 – 1 of 1) sorted by relevance
238 * scx_parent - Find the parent sched243 static struct scx_sched *scx_parent(struct scx_sched *sch) in scx_parent() function 279 if (!list_is_last(&pos->sibling, &scx_parent(pos)->children)) in scx_next_descendant_pre() 281 pos = scx_parent(pos); in scx_next_descendant_pre() 298 static struct scx_sched *scx_parent(struct scx_sched *sch) { return NULL; } in scx_parent() function 367 while (scx_parent(sch) && scx_bypassing(sch, cpu)) in bypass_enq_target_dsq() 368 sch = scx_parent(sch); in bypass_enq_target_dsq() 3580 if (unlikely(scx_parent(sch))) { in __scx_init_task() 5355 struct scx_sched *host = scx_parent(sch) ?: sch; in enable_bypass_dsp() 5410 if (scx_parent(sc in disable_bypass_dsp() [all...]