Home
last modified time | relevance | path

Searched refs:tst_nodemap_free (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/include/
Dtst_numa.h88 void tst_nodemap_free(struct tst_nodemap *nodes);
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/
Dget_mempolicy02.c70 tst_nodemap_free(node); in cleanup()
Dget_mempolicy01.c180 tst_nodemap_free(node); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/mbind/
Dmbind02.c42 tst_nodemap_free(nodes); in cleanup()
Dmbind03.c39 tst_nodemap_free(nodes); in cleanup()
Dmbind04.c41 tst_nodemap_free(nodes); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
Dset_mempolicy03.c41 tst_nodemap_free(nodes); in cleanup()
Dset_mempolicy01.c51 tst_nodemap_free(nodes); in cleanup()
Dset_mempolicy02.c43 tst_nodemap_free(nodes); in cleanup()
Dset_mempolicy04.c54 tst_nodemap_free(nodes); in cleanup()
/third_party/ltp/libs/libltpnuma/
Dtst_numa.c40 void tst_nodemap_free(struct tst_nodemap *nodes) in tst_nodemap_free() function