Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dmemory-tiers.h40 int next_demotion_node(int node);
44 static inline int next_demotion_node(int node) in next_demotion_node() function
86 static inline int next_demotion_node(int node) in next_demotion_node() function
/kernel/linux/linux-6.6/mm/
H A Dmemory-tiers.c286 * next_demotion_node() - Get the next node in the demotion path
294 int next_demotion_node(int node) in next_demotion_node() function
H A Dvmscan.c512 if (next_demotion_node(nid) == NUMA_NO_NODE) in can_demote()
1587 int target_nid = next_demotion_node(pgdat->node_id); in demote_folio_list()

Completed in 11 milliseconds