Searched refs:iw_table (Results 1 – 1 of 1) sorted by relevance
159 u8 iw_table[]; member178 weight = state->iw_table[node]; in get_il_weight()232 new_wi_state = kmalloc_flex(*new_wi_state, iw_table, nr_node_ids); in mempolicy_set_node_perf()239 new_wi_state->iw_table[i] = 1; in mempolicy_set_node_perf()264 reduce_interleave_weights(new_bw, new_wi_state->iw_table); in mempolicy_set_node_perf()2222 table = state->iw_table; in weighted_interleave_nid()2693 memcpy(weights, state->iw_table, nr_node_ids * sizeof(u8)); in alloc_pages_bulk_weighted_interleave()3650 new_wi_state = kzalloc_flex(*new_wi_state, iw_table, nr_node_ids); in node_store()3658 memcpy(new_wi_state->iw_table, old_wi_state->iw_table, in node_store()3662 new_wi_state->iw_table[i] = 1; in node_store()[all …]