Searched defs:quota (Results 1 – 7 of 7) sorted by relevance
6 Name: quota pkg
16 __aligned_u64 quota; member
19 aligned_u64 quota; member
123 def _cg_set_quota(self, quota=-1): argument
573 AC_ARG_ENABLE([quota], optenable
235 def api_action(section, quota, restore, *api): argument237 def decorator(func, quota=int(quota), restore=float(restore)): argument