Searched refs:verify_pages_on_nodes (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/move_pages/ |
D | move_pages_support.c | 169 verify_pages_on_nodes(void **pages, int *status, unsigned int num, int *nodes) in verify_pages_on_nodes() function 238 verify_pages_on_nodes(pages, status, num, nodes); in verify_pages_linear() 258 verify_pages_on_nodes(pages, status, num, nodes); in verify_pages_on_node()
|
D | move_pages_support.h | 40 void verify_pages_on_nodes(void **pages, int *status,
|