Searched refs:new_slots (Results 1 – 3 of 3) sorted by relevance
303 struct vdec_frame_store_t *new_slots = NULL; in vdec_attach_frame_store() local329 new_slots = krealloc_array(vdec->slots, vdec->slot_count * 2, in vdec_attach_frame_store()332 if (!new_slots) { in vdec_attach_frame_store()337 vdec->slots = new_slots; in vdec_attach_frame_store()
147 u32 new_slots[SPX5_DSM_CAL_LEN]; member
6015 void __rcu **new_slots; in mas_dup_alloc() local6020 new_slots = ma_slots(new_node, type); in mas_dup_alloc()6036 RCU_INIT_POINTER(new_slots[i], in mas_dup_alloc()