Searched refs:get_max_node (Results 1 – 5 of 5) sorted by relevance
39 unsigned long get_max_node(void) in get_max_node() function169 max_node = LTP_ALIGN(get_max_node(), sizeof(unsigned long)*8); in get_allowed_nodes_arr()
33 unsigned long get_max_node(void);
72 max_node = LTP_ALIGN(get_max_node(), sizeof(unsigned long) * 8); in setup()
228 sane_max_node = LTP_ALIGN(get_max_node(), sizeof(unsigned long)*8); in setup()
101 max_node = LTP_ALIGN(get_max_node(), sizeof(unsigned long)*8); in migrate_to_node()