Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dsched.h585 static inline int sched_group_set_shares(struct task_group *tg, unsigned long shares) { return 0; } in sched_group_set_shares() function
Dfair.c13462 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares() function