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

/linux-master/include/linux/
H A Dnodemask.h450 static inline unsigned int next_memory_node(int nid) function
496 #define next_memory_node(nid) (MAX_NUMNODES) macro
/linux-master/mm/
H A Dvmscan.c5210 nid = next_memory_node(nid);

Completed in 262 milliseconds