Home
last modified time | relevance | path

Searched refs:rq_online (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Ddeadline.c2555 .rq_online = rq_online_dl,
H A Drt.c2752 .rq_online = rq_online_rt,
H A Dsched.h1948 void (*rq_online)(struct rq *rq); member
H A Dcore.c7395 if (class->rq_online) in set_rq_online()
7396 class->rq_online(rq); in set_rq_online()
H A Dfair.c12021 .rq_online = rq_online_fair,
/kernel/linux/linux-6.6/kernel/sched/
H A Ddeadline.c2741 .rq_online = rq_online_dl,
H A Dsched.h2416 void (*rq_online)(struct rq *rq); member
H A Drt.c3004 .rq_online = rq_online_rt,
H A Dcore.c10249 if (class->rq_online) in set_rq_online()
10250 class->rq_online(rq); in set_rq_online()
H A Dfair.c13610 .rq_online = rq_online_fair,

Completed in 79 milliseconds