Searched refs:get_seg_fd (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_memalloc.c | 289 get_seg_fd(char *path, int buflen, struct hugepage_info *hi, in get_seg_fd() function 547 fd = get_seg_fd(path, sizeof(path), hi, list_idx, seg_idx); in alloc_seg() 747 fd = get_seg_fd(path, sizeof(path), hi, list_idx, seg_idx); in free_seg()
|