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

/linux-master/include/linux/
H A Dmemory-tiers.h53 void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets);
61 static inline void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) function
104 static inline void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) function
/linux-master/mm/
H A Dmemory-tiers.c275 void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) function
H A Dvmscan.c979 node_get_allowed_targets(pgdat, &allowed_mask);

Completed in 247 milliseconds