Home
last modified time | relevance | path

Searched defs:dst_idx (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/core/
Dsysfillrect.c25 bitfill_aligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_aligned()
81 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned()
135 bitfill_aligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_aligned_rev()
191 bitfill_unaligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned_rev()
250 int dst_idx, left; in sys_fillrect() local
Dcfbfillrect.c35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_aligned()
92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_unaligned()
147 int dst_idx, unsigned long pat, unsigned n, int bits, in bitfill_aligned_rev()
218 int dst_idx, unsigned long pat, int left, int right, in bitfill_unaligned_rev()
285 int dst_idx, left; in cfb_fillrect() local
Dsyscopyarea.c28 bitcpy(struct fb_info *p, unsigned long *dst, unsigned dst_idx, in bitcpy()
170 bitcpy_rev(struct fb_info *p, unsigned long *dst, unsigned dst_idx, in bitcpy_rev()
322 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; in sys_copyarea() local
Dcfbcopyarea.c46 bitcpy(struct fb_info *p, unsigned long __iomem *dst, unsigned dst_idx, in bitcpy()
212 bitcpy_rev(struct fb_info *p, unsigned long __iomem *dst, unsigned dst_idx, in bitcpy_rev()
388 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; in cfb_copyarea() local
/linux-4.4.14/drivers/video/fbdev/
Damifb.c2600 static void bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src, in bitcpy()
2740 static void bitcpy_rev(unsigned long *dst, int dst_idx, in bitcpy_rev()
2892 static void bitcpy_not(unsigned long *dst, int dst_idx, in bitcpy_not()
3032 static void bitfill32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitfill32()
3088 static void bitxor32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitxor32()
3136 unsigned long *dst, int dst_idx, u32 n, in fill_one_line()
3151 unsigned long *dst, int dst_idx, u32 n, in xor_one_line()
3170 int dst_idx, x2, y2; in amifb_fillrect() local
3210 unsigned long *dst, int dst_idx, in copy_one_line()
3227 unsigned long *dst, int dst_idx, in copy_one_line_rev()
[all …]
Dc2p_iplan2.c92 u32 dst_idx, first, last, w; in c2p_iplan2() local
Dc2p_planar.c94 u32 dst_idx, first, last, w; in c2p_planar() local
Datafb.c2603 int dst_idx; in atafb_imageblit() local
/linux-4.4.14/mm/
Dlist_lru.c482 int src_idx, int dst_idx) in memcg_drain_list_lru_node()
503 int src_idx, int dst_idx) in memcg_drain_list_lru()
514 void memcg_drain_all_list_lrus(int src_idx, int dst_idx) in memcg_drain_all_list_lrus()
/linux-4.4.14/net/can/
Dgw.c126 int dst_idx; member
/linux-4.4.14/sound/usb/
Dpcm.c1340 unsigned int dst_idx = 0; in fill_playback_urb_dsd_dop() local
/linux-4.4.14/drivers/dma/ppc4xx/
Dadma.c618 u32 dst_idx) in ppc440spe_desc_set_dest_addr()