Searched defs:cur_src (Results 1 – 1 of 1) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_ring.c | 590 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_burst_bulk_tests1() local 687 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_burst_bulk_tests2() local 774 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_burst_bulk_tests3() local 845 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_burst_bulk_tests4() local 967 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_basic_ex() local 1087 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_with_exact_size() local
|