Home
last modified time | relevance | path

Searched refs:lcore_id_b (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_lcore.c125 const int *lcore_id_b = b; in socket_id_cmp() local
127 if (*lcore_id_a < *lcore_id_b) in socket_id_cmp()
129 if (*lcore_id_a > *lcore_id_b) in socket_id_cmp()