Searched refs:type_msl_idx (Results 1 – 4 of 4) sorted by relevance
| /dpdk/lib/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()
|
| /dpdk/lib/eal/common/ |
| H A D | eal_private.h | 281 int n_segs, int socket_id, int type_msl_idx, bool heap);
|
| H A D | eal_common_memory.c | 222 int n_segs, int socket_id, int type_msl_idx, bool heap) in eal_memseg_list_init() argument 227 type_msl_idx); in eal_memseg_list_init()
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_memory.c | 1783 int type_msl_idx, max_segs, total_segs = 0; local 1803 type_msl_idx = 0; 1823 n_segs, socket_id, type_msl_idx, 1845 type_msl_idx++;
|