Home
last modified time | relevance | path

Searched defs:sched_group_set_idle (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/kernel/sched/
Dsched.h586 static inline int sched_group_set_idle(struct task_group *tg, long idle) { return 0; } in sched_group_set_idle() function
Dfair.c13476 int sched_group_set_idle(struct task_group *tg, long idle) in sched_group_set_idle() function