Searched refs:tmp_dst (Results 1 – 3 of 3) sorted by relevance
38 : [tmp_dst] "=&r" (dst), [tmp_err] "=r" (error)\61 : [tmp_dst] "r" (dst), [tmp_src] "r" (src)\
344 void *tmp_dst; in gma_crtc_cursor_set() local405 tmp_dst = dev_priv->vram_addr + cursor_pobj->offset; in gma_crtc_cursor_set()407 memcpy_from_page(tmp_dst, pobj->pages[i], 0, PAGE_SIZE); in gma_crtc_cursor_set()408 tmp_dst += PAGE_SIZE; in gma_crtc_cursor_set()
444 struct dst_entry *tmp_dst = dst; in xfrmi_xmit2() local449 dst_release(tmp_dst); in xfrmi_xmit2()