Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_efd_perf.c37 const int val_true = 1, val_false = 0; in efd_get_all_sockets_bitmask() local
40 next_lcore = rte_get_next_lcore(next_lcore, val_false, val_true); in efd_get_all_sockets_bitmask()
H A Dtest_efd.c99 const int val_true = 1, val_false = 0; in efd_get_all_sockets_bitmask() local
102 next_lcore = rte_get_next_lcore(next_lcore, val_false, val_true); in efd_get_all_sockets_bitmask()