Lines Matching refs:__func__

27 		       __func__, __LINE__, STACK_SIZE * sizeof(void *));  in test_stack_push_pop()
36 __func__, __LINE__, ret, bulk_sz); in test_stack_push_pop()
43 __func__, __LINE__, rte_stack_count(s), in test_stack_push_pop()
51 __func__, __LINE__, rte_stack_count(s), in test_stack_push_pop()
63 __func__, __LINE__, ret, bulk_sz); in test_stack_push_pop()
70 __func__, __LINE__, rte_stack_count(s), in test_stack_push_pop()
78 __func__, __LINE__, rte_stack_count(s), in test_stack_push_pop()
88 __func__, __LINE__, in test_stack_push_pop()
110 __func__, __LINE__, STACK_SIZE * sizeof(void *)); in test_stack_basic()
117 s = rte_stack_create(__func__, STACK_SIZE, rte_socket_id(), flags); in test_stack_basic()
120 __func__, __LINE__); in test_stack_basic()
124 if (rte_stack_lookup(__func__) != s) { in test_stack_basic()
126 __func__, __LINE__); in test_stack_basic()
132 __func__, __LINE__, rte_stack_count(s)); in test_stack_basic()
138 __func__, __LINE__, rte_stack_count(s), STACK_SIZE); in test_stack_basic()
145 __func__, __LINE__); in test_stack_basic()
152 __func__, __LINE__); in test_stack_basic()
159 __func__, __LINE__); in test_stack_basic()
166 __func__, __LINE__); in test_stack_basic()
188 __func__, __LINE__); in test_stack_name_reuse()
195 __func__, __LINE__); in test_stack_name_reuse()
216 __func__, __LINE__); in test_stack_name_length()
222 __func__, __LINE__); in test_stack_name_length()
236 __func__, __LINE__); in test_lookup_null()
242 __func__, __LINE__); in test_lookup_null()
250 __func__, __LINE__); in test_lookup_null()
256 __func__, __LINE__); in test_lookup_null()
293 __func__, __LINE__, num); in stack_thread_push_pop()
299 __func__, __LINE__, num); in stack_thread_push_pop()
320 __func__, __LINE__, rte_lcore_count()); in test_stack_multithreaded()
325 __func__, __LINE__); in test_stack_multithreaded()