Searched refs:quotas (Results 1 – 10 of 10) sorted by relevance
1519 static int damon_sysfs_quotas_add_dirs(struct damon_sysfs_quotas *quotas) in damon_sysfs_quotas_add_dirs() argument1530 "as->kobj, "weights"); in damon_sysfs_quotas_add_dirs()1535 quotas->weights = weights; in damon_sysfs_quotas_add_dirs()1543 &damos_sysfs_quota_goals_ktype, "as->kobj, in damon_sysfs_quotas_add_dirs()1549 quotas->goals = goals; in damon_sysfs_quotas_add_dirs()1555 static void damon_sysfs_quotas_rm_dirs(struct damon_sysfs_quotas *quotas) in damon_sysfs_quotas_rm_dirs() argument1557 kobject_put("as->weights->kobj); in damon_sysfs_quotas_rm_dirs()1558 damos_sysfs_quota_goals_rm_dirs(quotas->goals); in damon_sysfs_quotas_rm_dirs()1559 kobject_put("as->goals->kobj); in damon_sysfs_quotas_rm_dirs()1565 struct damon_sysfs_quotas *quotas = container_of(kobj, in ms_show() local[all …]
53 - Inode number of quota file tracking project quotas
452 dev->quotas.qp = dev->caps.num_qps - dev->caps.reserved_qps - in mlx4_init_quotas()454 dev->quotas.cq = dev->caps.num_cqs - dev->caps.reserved_cqs; in mlx4_init_quotas()455 dev->quotas.srq = dev->caps.num_srqs - dev->caps.reserved_srqs; in mlx4_init_quotas()456 dev->quotas.mtt = dev->caps.num_mtts - dev->caps.reserved_mtts; in mlx4_init_quotas()457 dev->quotas.mpt = dev->caps.num_mpts - dev->caps.reserved_mrws; in mlx4_init_quotas()462 dev->quotas.qp = in mlx4_init_quotas()464 dev->quotas.cq = in mlx4_init_quotas()466 dev->quotas.srq = in mlx4_init_quotas()468 dev->quotas.mtt = in mlx4_init_quotas()470 dev->quotas.mpt = in mlx4_init_quotas()
997 dev->quotas.qp = func_cap->qp_quota; in mlx4_slave_cap()998 dev->quotas.srq = func_cap->srq_quota; in mlx4_slave_cap()999 dev->quotas.cq = func_cap->cq_quota; in mlx4_slave_cap()1000 dev->quotas.mpt = func_cap->mpt_quota; in mlx4_slave_cap()1001 dev->quotas.mtt = func_cap->mtt_quota; in mlx4_slave_cap()
546 int err = 0, quotas = 0; in mlx4_QUERY_FUNC_CAP() local575 quotas = !!(func_cap->flags & QUERY_FUNC_CAP_FLAG_QUOTAS); in mlx4_QUERY_FUNC_CAP()583 if (quotas) { in mlx4_QUERY_FUNC_CAP()
1249 err = mlx4_create_eq(dev, dev->quotas.cq + in mlx4_init_eq_table()
43 - quotas
880 struct mlx4_quotas quotas; member
35 accounting and limitation (disk quotas and task rlimits for example).
171 * Each user has two quotas against which the keys they own are tracked. One