Searched refs:next_demotion_node (Results 1 – 3 of 3) sorted by relevance
56 int next_demotion_node(int node, const nodemask_t *allowed_mask);60 static inline int next_demotion_node(int node, const nodemask_t *allowed_mask) in next_demotion_node() function104 static inline int next_demotion_node(int node, const nodemask_t *allowed_mask) in next_demotion_node() function
330 int next_demotion_node(int node, const nodemask_t *allowed_mask) in next_demotion_node() function
1044 target_nid = next_demotion_node(pgdat->node_id, &allowed_mask); in demote_folio_list()