Searched refs:get_next_mem_node (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/mm/
H A Dksm_tests.c465 static int get_next_mem_node(int node) function
483 return get_next_mem_node(numa_max_node());
513 numa2_map_ptr = numa_alloc_onnode(page_size, get_next_mem_node(first_node));

Completed in 111 milliseconds