Lines Matching refs:node
44 void init_node_memory_type(int node, struct memory_dev_type *default_type);
45 void clear_node_memory_type(int node, struct memory_dev_type *memtype);
48 int mt_calc_adistance(int node, int *adist);
56 int next_demotion_node(int node);
58 bool node_is_toptier(int node);
60 static inline int next_demotion_node(int node) in next_demotion_node() argument
70 static inline bool node_is_toptier(int node) in node_is_toptier() argument
94 static inline void init_node_memory_type(int node, struct memory_dev_type *default_type) in init_node_memory_type() argument
99 static inline void clear_node_memory_type(int node, struct memory_dev_type *memtype) in clear_node_memory_type() argument
104 static inline int next_demotion_node(int node) in next_demotion_node() argument
114 static inline bool node_is_toptier(int node) in node_is_toptier() argument
129 static inline int mt_calc_adistance(int node, int *adist) in mt_calc_adistance() argument