Home
last modified time | relevance | path

Searched refs:next_memory_node (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnodemask.h436 static __always_inline unsigned int next_memory_node(int nid) in next_memory_node() function
482 #define next_memory_node(nid) (MAX_NUMNODES) macro
/linux/mm/
H A Dpage_alloc.c2950 next_memory_node(pgdat->node_id) < MAX_NUMNODES) in free_frozen_page_commit()
H A Dvmscan.c5335 nid = next_memory_node(nid); in lru_gen_seq_next()