Searched refs:phl_test_mp_free (Results 1 – 6 of 6) sorted by relevance
26 void phl_test_mp_free(void **mp);52 #define phl_test_mp_free(mp) macro
282 phl_test_mp_free(&test_mgnt->mp_ctx); in phl_test_module_init()302 phl_test_mp_free(&test_mgnt->mp_ctx); in phl_test_module_deinit()
337 void phl_test_mp_free(void **mp) in phl_test_mp_free() function