Home
last modified time | relevance | path

Searched refs:new_slots (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_calendar.c292 data->new_slots[idx] = SPX5_DSM_CAL_EMPTY; in sparx5_dsm_calendar_calc()
405 data->new_slots[kdx] = data->indices[jdx]; in sparx5_dsm_calendar_calc()
421 memcpy(data->long_list, data->new_slots, in sparx5_dsm_calendar_calc()
426 memcpy(data->short_list, data->new_slots, in sparx5_dsm_calendar_calc()
467 data->new_slots[slot] = SPX5_DSM_CAL_EMPTY; in sparx5_dsm_calendar_calc()
/linux/lib/
H A Dmaple_tree.c6248 void __rcu **new_slots; in mas_dup_alloc() local
6253 new_slots = ma_slots(new_node, type); in mas_dup_alloc()
6263 new_slots[i] = ma_mnode_ptr((unsigned long)mas_pop_node(mas) | in mas_dup_alloc()