Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_eal_flags.c329 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_allow_flag()
395 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_invalid_b_flag()
499 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_invalid_r_flag()
543 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_missing_c_flag()
702 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_main_lcore_flag()
759 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_invalid_n_flag()
812 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_no_hpet_flag()
906 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_misc_flags()
1167 if (get_current_prefix(prefix, sizeof(prefix)) == NULL) { in test_file_prefix()
1453 if (get_current_prefix(tmp, sizeof(tmp)) == NULL) { in test_memory_flags()
H A Dtest_mp_secondary.c75 get_current_prefix(tmp, sizeof(tmp)); in run_secondary_instances()
H A Dprocess.h166 get_current_prefix(char *prefix, int size) in get_current_prefix() function
H A Dtest_pdump.c182 get_current_prefix(tmp, sizeof(tmp)); in run_pdump_server_tests()
H A Dtest_timer_secondary.c58 get_current_prefix(tmp, sizeof(tmp)); in timer_secondary_spawn_wait()