Searched refs:rq_attach_root (Results 1 – 3 of 3) sorted by relevance
487 void rq_attach_root(struct rq *rq, struct root_domain *rd) in rq_attach_root() function762 rq_attach_root(rq, rd); in cpu_attach_domain()
898 extern void rq_attach_root(struct rq *rq, struct root_domain *rd);
10061 rq_attach_root(rq, &def_root_domain); in sched_init()