Searched defs:src_p (Results 1 – 6 of 6) sorted by relevance
76 static void text_blend(unsigned char* src_p, int src_row_bytes, in text_blend()127 unsigned char* src_p = font->texture->data + (off * font->cwidth) + in gr_text() local153 unsigned char* src_p = icon->data; in gr_texticon() local243 unsigned char* src_p = source->data + sy*source->row_bytes + sx*source->pixel_bytes; in gr_blit() local
144 static void text_blend(unsigned char* src_p, int src_row_bytes, in text_blend()191 uint8_t* src_p = font->texture->data + ((ch - ' ') * font->char_width) + in gr_text() local217 uint8_t* src_p = icon->data; in gr_texticon() local317 unsigned char* src_p = source->data + sy * source->row_bytes + sx * source->pixel_bytes; in gr_blit() local
602 unsigned char *src_p = acpi_initrd_files[no].data; in acpi_table_upgrade() local
785 struct page **src_p, **dst_p; in sev_dbg_crypt() local
1203 void *src_p, *dst_p; in bio_copy_data_iter() local
187 dma_addr_t src_p; member