Lines Matching refs:max_hpages
53 long max_hpages;
1204 if (spool->max_hpages != -1)
1206 (unsigned long long)spool->max_hpages << hpage_shift);
1229 buf->f_blocks = sbinfo->spool->max_hpages;
1230 free_pages = sbinfo->spool->max_hpages
1487 ctx->max_hpages = hugetlbfs_size_to_hpages(ctx->hstate,
1498 ctx->min_hpages > ctx->max_hpages) {
1530 if (ctx->max_hpages != -1 || ctx->min_hpages != -1) {
1532 ctx->max_hpages,
1586 ctx->max_hpages = -1; /* No limit on size by default */