Home
last modified time | relevance | path

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

/tools/testing/nvdimm/test/
Dndtest.h44 struct list_head resources; member
Dndtest.c291 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()
Dnfit.c182 struct list_head resources; member
1635 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()
/tools/bpf/bpftool/Documentation/
Dbpftool-gen.rst81 resources.
140 Detach and unload BPF programs, free up all the resources
/tools/perf/Documentation/
Dperf-dlfilter.txt183 after resolve_address() to free any associated resources.