Searched refs:temp_dst_buffer (Results 1 – 9 of 9) sorted by relevance
148 alloc_data temp_dst_buffer; member1157 if (get_size(dst_info) != ctx->temp_dst_buffer.size) { in stretch_copybit_internal()1158 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()1160 if (COPYBIT_FAILURE == get_temp_buffer(dst_info, ctx->temp_dst_buffer)) { in stretch_copybit_internal()1166 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()1167 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()1168 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()1169 dst_hnd->base = (int)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()1170 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()1451 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()[all …]
146 alloc_data temp_dst_buffer; member1176 if (get_size(dst_info) != ctx->temp_dst_buffer.size) { in stretch_copybit_internal()1177 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()1179 if (COPYBIT_FAILURE == get_temp_buffer(dst_info, ctx->temp_dst_buffer)) { in stretch_copybit_internal()1185 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()1186 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()1187 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()1188 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()1189 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()1500 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()[all …]
146 alloc_data temp_dst_buffer; member1183 if (get_size(dst_info) != (int) ctx->temp_dst_buffer.size) { in stretch_copybit_internal()1184 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()1186 if (COPYBIT_FAILURE == get_temp_buffer(dst_info, ctx->temp_dst_buffer)) { in stretch_copybit_internal()1192 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()1193 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()1194 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()1195 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()1196 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()1508 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()[all …]
145 alloc_data temp_dst_buffer; member1185 if (get_size(dst_info) != (int) ctx->temp_dst_buffer.size) { in stretch_copybit_internal()1186 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()1188 if (COPYBIT_FAILURE == get_temp_buffer(dst_info, ctx->temp_dst_buffer)) { in stretch_copybit_internal()1194 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()1195 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()1196 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()1197 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()1198 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()1509 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()[all …]
146 alloc_data temp_dst_buffer; member1182 if (get_size(dst_info) != ctx->temp_dst_buffer.size) { in stretch_copybit_internal()1183 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()1185 if (COPYBIT_FAILURE == get_temp_buffer(dst_info, ctx->temp_dst_buffer)) { in stretch_copybit_internal()1191 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()1192 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()1193 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()1194 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()1195 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()1506 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()[all …]
144 alloc_data temp_dst_buffer; member1181 if (get_size(dst_info) != (int) ctx->temp_dst_buffer.size) { in stretch_copybit_internal()1182 free_temp_buffer(ctx->temp_dst_buffer); in stretch_copybit_internal()1184 if (COPYBIT_FAILURE == get_temp_buffer(dst_info, ctx->temp_dst_buffer)) { in stretch_copybit_internal()1190 dst_hnd->fd = ctx->temp_dst_buffer.fd; in stretch_copybit_internal()1191 dst_hnd->size = ctx->temp_dst_buffer.size; in stretch_copybit_internal()1192 dst_hnd->flags = ctx->temp_dst_buffer.allocType; in stretch_copybit_internal()1193 dst_hnd->base = (uintptr_t)(ctx->temp_dst_buffer.base); in stretch_copybit_internal()1194 dst_hnd->offset = ctx->temp_dst_buffer.offset; in stretch_copybit_internal()1506 free_temp_buffer(ctx->temp_dst_buffer); in close_copybit()[all …]