Searched refs:SIZE_PERCENT (Results 1 – 1 of 1) sorted by relevance
50 enum hugetlbfs_size_type { NO_SIZE, SIZE_STD, SIZE_PERCENT }; enumerator 1269 * (val_type == SIZE_STD) or percentage of the pool (val_type == SIZE_PERCENT).1278 if (val_type == SIZE_PERCENT) { in hugetlbfs_size_to_hpages() 1324 ctx->max_val_type = SIZE_PERCENT; in hugetlbfs_parse_param() 1351 ctx->min_val_type = SIZE_PERCENT; in hugetlbfs_parse_param()