Searched defs:quota (Results 1 – 2 of 2) sorted by relevance
| /kernel/sched/ |
| D | core.c | 8729 static int tg_set_cfs_bandwidth(struct task_group *tg, u64 period, u64 quota) in tg_set_cfs_bandwidth() 8804 u64 quota, period; in tg_set_cfs_quota() local 8830 u64 quota, period; in tg_set_cfs_period() local 8874 u64 period, quota; member 8884 u64 quota, period; in normalize_cfs_quota() local 8905 s64 quota = 0, parent_quota = -1; in tg_cfs_schedulable_down() local 8929 static int __cfs_schedulable(struct task_group *tg, u64 period, u64 quota) in __cfs_schedulable()
|
| D | sched.h | 248 u64 quota, runtime; member
|