Searched defs:quota (Results 1 – 4 of 4) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | core.c | 8965 static int tg_set_cfs_bandwidth(struct task_group *tg, u64 period, u64 quota) in tg_set_cfs_bandwidth() 9059 u64 quota, period; in tg_set_cfs_quota() local 9089 u64 quota, period; in tg_set_cfs_period() local 9137 u64 period, quota; member 9147 u64 quota, period; in normalize_cfs_quota() local 9169 s64 quota = 0, parent_quota = -1; in tg_cfs_schedulable_down() local 9199 static int __cfs_schedulable(struct task_group *tg, u64 period, u64 quota) in __cfs_schedulable() 9420 long period, long quota) in cpu_period_quota_print() 9468 u64 quota; in cpu_max_write() local
|
| D | sched.h | 429 u64 quota; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/include/ |
| D | l2c_int.h | 369 UINT8 quota; /* burst transmission quota */ member
|
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
| D | r8168.h | 369 #define rtl8168_rx_quota(count, quota) min(count, quota) argument 372 #define rtl8168_rx_quota(count, quota) count argument
|