Home
last modified time | relevance | path

Searched refs:rq_online (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/sched/
H A Drt.c2582 .rq_online = rq_online_rt,
H A Ddeadline.c3111 .rq_online = rq_online_dl,
H A Dsched.h2435 void (*rq_online)(struct rq *rq); member
H A Dcore.c8288 if (class->rq_online) in set_rq_online()
8289 class->rq_online(rq); in set_rq_online()
H A Dext.c3290 .rq_online = rq_online_scx,
H A Dfair.c13639 .rq_online = rq_online_fair,