Searched refs:hugepage_file (Results 1 – 7 of 7) sorted by relevance
287 struct hugepage_file *hf = &hugepg_tbl[i]; in map_all_hugepages()497 const struct hugepage_file *p1 = a; in cmp_physaddr()498 const struct hugepage_file *p2 = b; in cmp_physaddr()501 const struct hugepage_file *p1 = b; in cmp_physaddr()502 const struct hugepage_file *p2 = a; in cmp_physaddr()585 struct hugepage_file *hp = &hugepg_tbl[page]; in unlink_hugepage_files()863 struct hugepage_file *prev, *cur;989 struct hugepage_file *prev, *cur;1499 struct hugepage_file *hp = NULL;1528 num_hp = size / sizeof(struct hugepage_file);[all …]
323 if (!internal_conf->hugepage_file.unlink_existing && ret == 0 && in get_seg_fd()340 internal_conf->hugepage_file.unlink_existing && in get_seg_fd()466 *dirty &= !internal_conf->hugepage_file.unlink_existing; in resize_hugefile_in_filesystem()591 if (internal_conf->hugepage_file.unlink_before_mapping && in alloc_seg()725 if (!internal_conf->hugepage_file.unlink_before_mapping && in alloc_seg()785 internal_conf->hugepage_file.unlink_existing && in free_seg()786 !internal_conf->hugepage_file.unlink_before_mapping) { in free_seg()1773 if (internal_conf->hugepage_file.unlink_before_mapping && in eal_memalloc_init()1774 !internal_conf->hugepage_file.unlink_existing) { in eal_memalloc_init()
555 if (!internal_conf->hugepage_file.unlink_existing) { in hugepage_info_init()
1261 internal_conf->hugepage_file.unlink_existing) in rte_eal_cleanup()
18 struct hugepage_file { struct
59 struct hugepage_file_discipline hugepage_file; member
312 internal_cfg->hugepage_file.unlink_before_mapping = false; in eal_reset_internal_config()313 internal_cfg->hugepage_file.unlink_existing = true; in eal_reset_internal_config()1762 if (eal_parse_huge_unlink(optarg, &conf->hugepage_file) < 0) { in eal_parse_common_option()1794 conf->hugepage_file.unlink_before_mapping = true; in eal_parse_common_option()2076 internal_cfg->hugepage_file.unlink_before_mapping && in eal_check_common_options()2087 internal_cfg->hugepage_file.unlink_before_mapping && in eal_check_common_options()2093 if (!internal_cfg->hugepage_file.unlink_existing && in eal_check_common_options()