Searched defs:task_is_throttled (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/sched/ | ||
| H A D | fair.c | 5771 static inline bool task_is_throttled(struct task_struct *p) task_is_throttled() function |
| H A D | sched.h | 2659 int (*task_is_throttled)(struct task_struct *p, int cpu); member |