Searched refs:type_msl_idx (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_memory.c | 365 int type_msl_idx, max_segs, avail_segs, total_segs = 0; in memseg_primary_init() local 399 type_msl_idx = 0; in memseg_primary_init() 421 0, type_msl_idx, false)) in memseg_primary_init() 426 type_msl_idx++; in memseg_primary_init()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_private.h | 292 int n_segs, int socket_id, int type_msl_idx, bool heap);
|
| H A D | eal_common_memory.c | 213 int n_segs, int socket_id, int type_msl_idx, bool heap) in eal_memseg_list_init() argument 218 type_msl_idx); in eal_memseg_list_init()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_memory.c | 1792 int type_msl_idx, max_segs, total_segs = 0; local 1812 type_msl_idx = 0; 1832 n_segs, socket_id, type_msl_idx, 1854 type_msl_idx++;
|