Searched refs:fd_list (Results 1 – 1 of 1) sorted by relevance
95 } fd_list[RTE_MAX_MEMSEG_LISTS]; variable583 fd_list[list_idx].count++; in alloc_seg()710 fd_list[list_idx].count--; in alloc_seg()1510 fd_list[list_idx].fds = data; in alloc_list()1511 fd_list[list_idx].len = len; in alloc_list()1513 fd_list[list_idx].fds = NULL; in alloc_list()1514 fd_list[list_idx].len = 0; in alloc_list()1517 fd_list[list_idx].count = 0; in alloc_list()1541 fd_list[list_idx].fds = NULL; in destroy_list()1542 fd_list[list_idx].len = 0; in destroy_list()[all …]