Searched refs:rq_attach_root (Results 1 – 3 of 3) sorted by relevance
485 void rq_attach_root(struct rq *rq, struct root_domain *rd) in rq_attach_root() function756 rq_attach_root(rq, rd); in cpu_attach_domain()
858 extern void rq_attach_root(struct rq *rq, struct root_domain *rd);
9710 rq_attach_root(rq, &def_root_domain); in sched_init()