Searched refs:node_bw_table (Results 1 – 1 of 1) sorted by relevance
162 static unsigned int *node_bw_table; variable 165 * wi_state_lock protects both wi_state and node_bw_table.166 * node_bw_table is only used by writers to update wi_state.248 old_bw = node_bw_table; in mempolicy_set_node_perf() 252 node_bw_table = new_bw; in mempolicy_set_node_perf() 3724 bw = node_bw_table; in weighted_interleave_auto_store()