Searched refs:resource_find (Results 1 – 4 of 4) sorted by relevance
22 r = resource_find("test_resource_dpdk"); in test_resource_dpdk()41 r = resource_find("test_resource_c"); in test_resource_c()67 r = resource_find("test_resource_tar"); in test_resource_tar()
26 r = resource_find("test_cfgfiles"); in test_cfgfile_setup()41 r = resource_find("test_cfgfiles"); in test_cfgfile_cleanup()
47 const struct resource *resource_find(const char *name);
21 const struct resource *resource_find(const char *name) in resource_find() function