Searched refs:scx_skip_subtree_pre (Results 1 – 3 of 3) sorted by relevance
17 struct scx_sched *scx_skip_subtree_pre(struct scx_sched *pos, struct scx_sched *root);78 static inline struct scx_sched *scx_skip_subtree_pre(struct scx_sched *pos, struct scx_sched *root)… in scx_skip_subtree_pre() function
47 struct scx_sched *scx_skip_subtree_pre(struct scx_sched *pos, struct scx_sched *root) in scx_skip_subtree_pre() function92 return scx_skip_subtree_pre(pos, root); in scx_next_descendant_pre()2504 pos = scx_skip_subtree_pre(pos, child); in scx_bpf_sub_revoke()
765 pos = scx_skip_subtree_pre(pos, root); in scx_idle_notify()