Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/lib/
H A Dnuma_helper.c39 unsigned long get_max_node(void) in get_max_node() function
169 max_node = LTP_ALIGN(get_max_node(), sizeof(unsigned long)*8); in get_allowed_nodes_arr()
/third_party/ltp/testcases/kernel/include/
H A Dnuma_helper.h33 unsigned long get_max_node(void);
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages03.c65 max_node = LTP_ALIGN(get_max_node(), sizeof(unsigned long) * 8); in setup()
H A Dmigrate_pages02.c77 max_node = LTP_ALIGN(get_max_node(), sizeof(unsigned long)*8); in migrate_to_node()
H A Dmigrate_pages01.c228 sane_max_node = LTP_ALIGN(get_max_node(), sizeof(unsigned long)*8); in setup()

Completed in 3 milliseconds