Searched defs:quota (Results 1 – 2 of 2) sorted by relevance
/kernel/sched/ |
D | core.c | 10816 static int tg_set_cfs_bandwidth(struct task_group *tg, u64 period, u64 quota, in tg_set_cfs_bandwidth() 10906 u64 quota, period, burst; in tg_set_cfs_quota() local 10935 u64 quota, period, burst; in tg_set_cfs_period() local 10959 u64 quota, period, burst; in tg_set_cfs_burst() local 11019 u64 period, quota; member 11029 u64 quota, period; in normalize_cfs_quota() local 11050 s64 quota = 0, parent_quota = -1; in tg_cfs_schedulable_down() local 11079 static int __cfs_schedulable(struct task_group *tg, u64 period, u64 quota) in __cfs_schedulable() 11329 long period, long quota) in cpu_period_quota_print() 11375 u64 quota; in cpu_max_write() local
|
D | sched.h | 349 u64 quota; member
|