Home
last modified time | relevance | path

Searched refs:quota (Results 1 – 25 of 2766) sorted by relevance

12345678910>>...111

/linux/mm/damon/
A Dcore.c113 scheme->quota.ms = quota->ms; in damon_new_scheme()
114 scheme->quota.sz = quota->sz; in damon_new_scheme()
116 scheme->quota.weight_sz = quota->weight_sz; in damon_new_scheme()
118 scheme->quota.weight_age = quota->weight_age; in damon_new_scheme()
578 struct damos_quota *quota = &s->quota; in damon_do_apply_schemes() local
586 if (quota->esz && quota->charged_sz >= quota->esz) in damon_do_apply_schemes()
639 if (quota->esz && quota->charged_sz >= quota->esz) { in damon_do_apply_schemes()
660 quota->esz = quota->sz; in damos_set_effective_quota()
671 if (quota->sz && quota->sz < esz) in damos_set_effective_quota()
683 struct damos_quota *quota = &s->quota; in kdamond_apply_schemes() local
[all …]
A Ddbgfs.c113 s->quota.ms, s->quota.sz, in sprint_schemes()
114 s->quota.reset_interval, in sprint_schemes()
115 s->quota.weight_sz, in sprint_schemes()
116 s->quota.weight_nr_accesses, in sprint_schemes()
117 s->quota.weight_age, in sprint_schemes()
199 struct damos_quota quota = {}; in str_to_schemes() local
205 &min_age, &max_age, &action, &quota.ms, in str_to_schemes()
206 &quota.sz, &quota.reset_interval, in str_to_schemes()
207 &quota.weight_sz, &quota.weight_nr_accesses, in str_to_schemes()
208 &quota.weight_age, &wmarks.metric, in str_to_schemes()
[all …]
A Dprmtv-common.c99 unsigned int freq_weight = s->quota.weight_nr_accesses; in damon_pageout_score()
100 unsigned int age_weight = s->quota.weight_age; in damon_pageout_score()
A Dreclaim.c233 struct damos_quota quota = { in damon_reclaim_new_scheme() local
256 &quota, in damon_reclaim_new_scheme()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dquota.c111 u32 quota = le32_to_cpu(data->quota); in iwl_mvm_adjust_quota_for_noa() local
117 quota /= beacon_int; in iwl_mvm_adjust_quota_for_noa()
120 le32_to_cpu(data->quota), quota); in iwl_mvm_adjust_quota_for_noa()
122 data->quota = cpu_to_le32(quota); in iwl_mvm_adjust_quota_for_noa()
194 quota); in iwl_mvm_update_quotas()
205 quota); in iwl_mvm_update_quotas()
208 quota = 0; in iwl_mvm_update_quotas()
222 qdata->quota = cpu_to_le32(0); in iwl_mvm_update_quotas()
225 qdata->quota = in iwl_mvm_update_quotas()
238 qdata->quota = in iwl_mvm_update_quotas()
[all …]
/linux/fs/quota/
A DKconfig14 Note that gfs2 and xfs use their own quota system.
19 with the quota tools. Probably the quota support is only useful for
23 bool "Report quota messages through netlink interface"
31 bool "Print quota warnings to console (OBSOLETE)"
41 bool "Additional quota sanity checks"
45 If you say Y here, quota subsystem will perform some additional
46 sanity checks of quota internal structures. If unsure, say N.
53 tristate "Old quota format support"
56 This quota format was (is) used by kernels earlier than 2.4.22. If
57 you have quota working and you don't want to convert to new quota
[all …]
A D.built-in.a.cmd1quota/built-in.a := echo >/dev/null; rm -f fs/quota/built-in.a; /usr/bin/ccache /home/test/workspa…
A D.quota.o.cmd1quota/quota.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/…
3 source_fs/quota/quota.o := fs/quota/quota.c
5 deps_fs/quota/quota.o := \
814 include/linux/quota.h \
821 include/uapi/linux/quota.h \
1251 fs/quota/compat.h \
1252 fs/quota/../internal.h \
1254 fs/quota/quota.o: $(deps_fs/quota/quota.o)
1256 $(deps_fs/quota/quota.o):
/linux/net/netfilter/
A Dnft_quota.c16 atomic64_t quota; member
25 atomic64_read(&priv->quota); in nft_overquota()
70 u64 quota, consumed = 0; in nft_quota_do_init() local
76 if (quota > S64_MAX) in nft_quota_do_init()
81 if (consumed > quota) in nft_quota_do_init()
93 atomic64_set(&priv->quota, quota); in nft_quota_do_init()
117 atomic64_set(&priv->quota, newquota); in nft_quota_obj_update()
124 u64 consumed, consumed_cap, quota; in nft_quota_do_dump() local
132 quota = atomic64_read(&priv->quota); in nft_quota_do_dump()
133 if (consumed >= quota) { in nft_quota_do_dump()
[all …]
A Dxt_quota.c17 uint64_t quota; member
34 if (priv->quota >= skb->len) { in quota_mt()
35 priv->quota -= skb->len; in quota_mt()
39 priv->quota = 0; in quota_mt()
58 q->master->quota = q->quota; in quota_mt_check()
A Dnfnetlink_acct.c120 u64 *quota = (u64 *)nfacct->data; in nfnl_acct_new() local
122 *quota = be64_to_cpu(nla_get_be64(tb[NFACCT_QUOTA])); in nfnl_acct_new()
177 u64 *quota = (u64 *)acct->data; in nfnl_acct_fill_info() local
180 nla_put_be64(skb, NFACCT_QUOTA, cpu_to_be64(*quota), in nfnl_acct_fill_info()
481 u64 *quota; in nfnl_acct_overquota() local
488 quota = (u64 *)nfacct->data; in nfnl_acct_overquota()
492 ret = now > *quota; in nfnl_acct_overquota()
494 if (now >= *quota && in nfnl_acct_overquota()
/linux/Documentation/scheduler/
A Dsched-bwc.rst15 slices as threads in the cgroup become runnable. Once all quota has been
18 period when the quota is replenished.
95 enact the specified bandwidth limit. The minimum quota allowed for the quota or
138 above quota in respective periods
156 a. it fully consumes its own quota within a period
157 b. a parent's quota is fully consumed within its period
211 If period is 250ms and quota is also 250ms, the group will get
214 # echo 250000 > cpu.cfs_quota_us /* quota = 250ms */
222 # echo 1000000 > cpu.cfs_quota_us /* quota = 1000ms */
231 # echo 10000 > cpu.cfs_quota_us /* quota = 10ms */
[all …]
/linux/Documentation/filesystems/
A Dquota.rst20 For more details about quota design, see the documentation in quota-tools package
26 quota subsystem traditionally printed a message to the controlling terminal of
29 Thus quota netlink interface has been designed to pass information about
35 more details about this layer). The name of the quota generic netlink interface
36 is "VFS_DQUOT". Definitions of constants below are in <linux/quota.h>. Since
37 the quota netlink protocol is not namespace aware, quota netlink messages are
46 - type of quota being exceeded (one of USRQUOTA, GRPQUOTA)
48 - UID/GID (depends on quota type) of user / group whose limit
A Dceph.rst68 The quota can restrict the number of bytes or the number of files stored
70 extended attributes 'ceph.quota.max_files' and 'ceph.quota.max_bytes', eg::
72 setfattr -n ceph.quota.max_bytes -v 100000000 /some/dir
73 getfattr -n ceph.quota.max_bytes /some/dir
158 directory quota.
/linux/arch/powerpc/platforms/pseries/
A Dmsi.c215 int quota; member
258 if (req < counts->quota) in count_spare_msis()
259 counts->spare += counts->quota - req; in count_spare_msis()
260 else if (req > counts->quota) in count_spare_msis()
298 if (request <= counts.quota) in msi_quota_for_device()
315 request = min(counts.quota, request); in msi_quota_for_device()
366 int quota, rc; in rtas_prepare_msi_irqs() local
380 if (quota && quota < nvec) in rtas_prepare_msi_irqs()
381 return quota; in rtas_prepare_msi_irqs()
392 quota = msi_quota_for_device(pdev, m); in rtas_prepare_msi_irqs()
[all …]
/linux/drivers/staging/vc04_services/interface/vchiq_arm/
A Dvchiq_core.c451 complete(&quota->quota_event); in mark_service_closing_internal()
971 while ((quota->message_use_count == quota->message_quota) || in queue_message()
973 (quota->slot_use_count == quota->slot_quota))) { in queue_message()
978 quota->message_use_count, quota->slot_use_count); in queue_message()
1044 quota->message_use_count++; in queue_message()
2484 quota->previous_tx_index = in vchiq_add_service_internal()
3345 quota->slot_quota = value; in vchiq_set_service_option()
3347 (quota->message_quota >= quota->message_use_count)) in vchiq_set_service_option()
3365 (quota->slot_quota >= quota->slot_use_count)) in vchiq_set_service_option()
3569 quota->message_use_count, quota->message_quota, in vchiq_dump_service_state()
[all …]
/linux/Documentation/filesystems/ext4/
A Dspecial_inodes.rst21 - User quota.
23 - Group quota.
53 - Inode number of quota file tracking project quotas
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dbinding.h83 __le32 quota; member
117 __le32 quota; member
/linux/drivers/net/wireless/ath/wil6210/
A Dnetdev.c95 int quota = budget; in wil6210_netdev_poll_rx() local
98 wil_rx_handle(wil, &quota); in wil6210_netdev_poll_rx()
99 done = budget - quota; in wil6210_netdev_poll_rx()
116 int quota = budget; in wil6210_netdev_poll_rx_edma() local
119 wil_rx_handle_edma(wil, &quota); in wil6210_netdev_poll_rx_edma()
120 done = budget - quota; in wil6210_netdev_poll_rx_edma()
/linux/kernel/sched/
A Dcore.c10226 if (quota != RUNTIME_INF && quota > max_cfs_runtime) in tg_set_cfs_bandwidth()
10229 if (quota != RUNTIME_INF && (burst > quota || in tg_set_cfs_bandwidth()
10253 cfs_b->quota = quota; in tg_set_cfs_bandwidth()
10323 quota = tg->cfs_bandwidth.quota; in tg_set_cfs_period()
10348 quota = tg->cfs_bandwidth.quota; in tg_set_cfs_burst()
10415 quota = d->quota; in normalize_cfs_quota()
10422 if (quota == RUNTIME_INF || quota == -1) in normalize_cfs_quota()
10448 quota = min(quota, parent_quota); in tg_cfs_schedulable_down()
10467 .quota = quota, in __cfs_schedulable()
10707 if (quota < 0) in cpu_period_quota_print()
[all …]
/linux/drivers/net/can/c_can/
A Dc_can_main.c823 u32 pend, int quota) in c_can_read_objects() argument
827 while ((obj = ffs(pend)) && quota > 0) { in c_can_read_objects()
839 quota -= n; in c_can_read_objects()
856 quota--; in c_can_read_objects()
885 static int c_can_do_rx_poll(struct net_device *dev, int quota) in c_can_do_rx_poll() argument
890 while (quota > 0) { in c_can_do_rx_poll()
906 n = c_can_read_objects(dev, priv, toread, quota); in c_can_do_rx_poll()
908 quota -= n; in c_can_do_rx_poll()
1073 static int c_can_poll(struct napi_struct *napi, int quota) in c_can_poll() argument
1129 work_done += c_can_do_rx_poll(dev, (quota - work_done)); in c_can_poll()
[all …]
/linux/drivers/net/can/
A Dpch_can.c630 static int pch_can_rx_normal(struct net_device *ndev, u32 obj_num, int quota) in pch_can_rx_normal() argument
658 quota--; in pch_can_rx_normal()
697 quota--; in pch_can_rx_normal()
703 } while (quota > 0); in pch_can_rx_normal()
726 static int pch_can_poll(struct napi_struct *napi, int quota) in pch_can_poll() argument
732 int quota_save = quota; in pch_can_poll()
744 quota--; in pch_can_poll()
754 if (quota == 0) in pch_can_poll()
758 quota -= pch_can_rx_normal(ndev, int_stat, quota); in pch_can_poll()
769 return quota_save - quota; in pch_can_poll()
A Dat91_can.c677 static int at91_poll_rx(struct net_device *dev, int quota) in at91_poll_rx() argument
692 mb < get_mb_tx_first(priv) && quota > 0; in at91_poll_rx()
706 quota--; in at91_poll_rx()
713 if (quota > 0) in at91_poll_rx()
768 static int at91_poll_err(struct net_device *dev, int quota, u32 reg_sr) in at91_poll_err() argument
773 if (quota == 0) in at91_poll_err()
789 static int at91_poll(struct napi_struct *napi, int quota) in at91_poll() argument
797 work_done += at91_poll_rx(dev, quota - work_done); in at91_poll()
804 work_done += at91_poll_err(dev, quota - work_done, reg_sr); in at91_poll()
806 if (work_done < quota) { in at91_poll()
/linux/fs/xfs/
A DKconfig56 a per user and/or a per group basis under XFS. XFS considers quota
59 quota is also compatible with the IRIX version of XFS, allowing a
64 README.quota in the xfsprogs package. XFS quota can be used either
65 with or without the generic quota support enabled (CONFIG_QUOTA) -
/linux/drivers/net/can/dev/
A Drx-offload.c42 static int can_rx_offload_napi_poll(struct napi_struct *napi, int quota) in can_rx_offload_napi_poll() argument
52 while ((work_done < quota) && in can_rx_offload_napi_poll()
62 if (work_done < quota) { in can_rx_offload_napi_poll()

Completed in 61 milliseconds

12345678910>>...111