Searched refs:resources (Results 1 – 5 of 5) sorted by relevance
44 struct list_head resources; member
291 list_for_each_entry(n, &t->resources, list) { in ndtest_resource_lookup()361 list_add(&res->list, &p->resources); in ndtest_alloc_resource()952 INIT_LIST_HEAD(&priv->resources); in ndtest_init()
182 struct list_head resources; member1635 list_add(&nfit_res->list, &t->resources); in __test_alloc()1674 list_for_each_entry(n, &t->resources, list) { in nfit_test_lookup()3305 INIT_LIST_HEAD(&nfit_test->resources); in nfit_test_init()
81 resources.140 Detach and unload BPF programs, free up all the resources
183 after resolve_address() to free any associated resources.