Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dfair.c5385 static void sync_throttle(struct task_group *tg, int cpu) in sync_throttle() function
5598 static inline void sync_throttle(struct task_group *tg, int cpu) {} in sync_throttle() function
11704 sync_throttle(tg, i); in online_fair_sched_group()