| /Linux-v5.4/drivers/video/fbdev/core/ | 
| D | sysfillrect.c | 25 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
 
 | 
| D | cfbfillrect.c | 35 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
 
 | 
| D | syscopyarea.c | 28 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
 
 | 
| D | cfbcopyarea.c | 46 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-v5.4/drivers/video/fbdev/ | 
| D | amifb.c | 2598 static void bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src,  in bitcpy()2738 static void bitcpy_rev(unsigned long *dst, int dst_idx,  in bitcpy_rev()
 2890 static void bitcpy_not(unsigned long *dst, int dst_idx,  in bitcpy_not()
 3030 static void bitfill32(unsigned long *dst, int dst_idx, u32 pat, u32 n)  in bitfill32()
 3086 static void bitxor32(unsigned long *dst, int dst_idx, u32 pat, u32 n)  in bitxor32()
 3134 				 unsigned long *dst, int dst_idx, u32 n,  in fill_one_line()
 3149 				unsigned long *dst, int dst_idx, u32 n,  in xor_one_line()
 3168 	int dst_idx, x2, y2;  in amifb_fillrect()  local
 3208 				 unsigned long *dst, int dst_idx,  in copy_one_line()
 3225 				     unsigned long *dst, int dst_idx,  in copy_one_line_rev()
 [all …]
 
 | 
| D | c2p_iplan2.c | 92 	u32 dst_idx, first, last, w;  in c2p_iplan2()  local
 | 
| D | c2p_planar.c | 94 	u32 dst_idx, first, last, w;  in c2p_planar()  local
 | 
| D | atafb.c | 2579 	int dst_idx;  in atafb_imageblit()  local
 | 
| /Linux-v5.4/mm/ | 
| D | list_lru.c | 545 	int dst_idx = dst_memcg->kmemcg_id;  in memcg_drain_list_lru_node()  local
 | 
| /Linux-v5.4/net/can/ | 
| D | gw.c | 124 	int dst_idx;  member
 | 
| /Linux-v5.4/sound/usb/ | 
| D | pcm.c | 1452 	unsigned int dst_idx = 0;  in fill_playback_urb_dsd_dop()  local
 | 
| /Linux-v5.4/drivers/gpu/ipu-v3/ | 
| D | ipu-image-convert.c | 1626 	unsigned int dst_idx;  in do_irq()  local
 | 
| /Linux-v5.4/drivers/dma/ppc4xx/ | 
| D | adma.c | 606 				u32 dst_idx)  in ppc440spe_desc_set_dest_addr()
 | 
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/bpf/ | 
| D | jit.c | 4493 		unsigned int dst_idx;  in nfp_bpf_jit_prepare()  local
 |