Searched refs:get_seg_fd (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/eal/linux/ |
| H A D | eal_memalloc.c | 281 get_seg_fd(char *path, int buflen, struct hugepage_info *hi, in get_seg_fd() function 569 fd = get_seg_fd(path, sizeof(path), hi, list_idx, seg_idx, in alloc_seg() 767 fd = get_seg_fd(path, sizeof(path), hi, list_idx, seg_idx, NULL); in free_seg()
|