Searched defs:dst_idx (Results 1 - 20 of 20) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dc2p_iplan2.c92 u32 dst_idx, first, last, w; local
[all...]
H A Dc2p_planar.c94 u32 dst_idx, first, last, w; local
[all...]
H A Damifb.c2591 static void bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src, argument
2731 bitcpy_rev(unsigned long *dst, int dst_idx, const unsigned long *src, int src_idx, u32 n) argument
2883 bitcpy_not(unsigned long *dst, int dst_idx, const unsigned long *src, int src_idx, u32 n) argument
3023 bitfill32(unsigned long *dst, int dst_idx, u32 pat, u32 n) argument
3079 bitxor32(unsigned long *dst, int dst_idx, u32 pat, u32 n) argument
3126 fill_one_line(int bpp, unsigned long next_plane, unsigned long *dst, int dst_idx, u32 n, u32 color) argument
3141 xor_one_line(int bpp, unsigned long next_plane, unsigned long *dst, int dst_idx, u32 n, u32 color) argument
3161 int dst_idx, x2, y2; local
3200 copy_one_line(int bpp, unsigned long next_plane, unsigned long *dst, int dst_idx, unsigned long *src, int src_idx, u32 n) argument
3217 copy_one_line_rev(int bpp, unsigned long next_plane, unsigned long *dst, int dst_idx, unsigned long *src, int src_idx, u32 n) argument
3242 int dst_idx, src_idx; local
3299 expand_one_line(int bpp, unsigned long next_plane, unsigned long *dst, int dst_idx, u32 n, const u8 *data, u32 bgcolor, u32 fgcolor) argument
3334 int dst_idx; local
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dsyscopyarea.c28 bitcpy(struct fb_info *p, unsigned long *dst, unsigned dst_idx, argument
170 bitcpy_rev(struct fb_info *p, unsigned long *dst, unsigned dst_idx, argument
322 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; local
[all...]
H A Dsysfillrect.c25 bitfill_aligned(struct fb_info *p, unsigned long *dst, int dst_idx, argument
71 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, argument
125 bitfill_aligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, unsigned n, int bits) argument
181 bitfill_unaligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) argument
240 int dst_idx, left; local
[all...]
H A Dcfbfillrect.c35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, argument
92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, argument
146 bitfill_aligned_rev(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, unsigned n, int bits, u32 bswapmask) argument
217 bitfill_unaligned_rev(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) argument
285 int dst_idx, left; local
[all...]
H A Dcfbcopyarea.c46 bitcpy(struct fb_info *p, unsigned long __iomem *dst, unsigned dst_idx, argument
212 bitcpy_rev(struct fb_info *p, unsigned long __iomem *dst, unsigned dst_idx, const unsigned long __iomem *src, unsigned src_idx, int bits, unsigned n, u32 bswapmask) argument
388 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; local
[all...]
/linux-master/mm/
H A Dlist_lru.c384 int dst_idx = dst_memcg->kmemcg_id; local
/linux-master/fs/bcachefs/
H A Dreplicas.c281 int src_idx, dst_idx; local
/linux-master/net/can/
H A Dgw.c123 int dst_idx; member in struct:can_can_gw
/linux-master/sound/usb/
H A Dpcm.c1353 unsigned int dst_idx = 0; local
H A Dmixer_scarlett2.c2401 int dst_idx, src_idx; local
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477_acl.c411 ksz9477_validate_and_get_src_count(struct ksz_device *dev, int port, int src_idx, int dst_idx, int *src_count, int *dst_count) argument
547 ksz9477_acl_move_entries(struct ksz_device *dev, int port, u16 src_idx, u16 dst_idx) argument
[all...]
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1796 u32 vid, dst_idx; local
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1641 unsigned int dst_idx; local
/linux-master/drivers/dma/ppc4xx/
H A Dadma.c601 ppc440spe_desc_set_dest_addr(struct ppc440spe_adma_desc_slot *desc, struct ppc440spe_adma_chan *chan, dma_addr_t addrh, dma_addr_t addrl, u32 dst_idx) argument
/linux-master/drivers/net/ethernet/mscc/
H A Docelot.c139 int ocelot_mact_lookup(struct ocelot *ocelot, int *dst_idx, argument
174 int ocelot_mact_learn_streamdata(struct ocelot *ocelot, int dst_idx, argument
/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c4499 unsigned int dst_idx; local
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c3381 u32 dst_idx, cookie, hal_rx_desc_sz; local
/linux-master/drivers/tty/vt/
H A Dvt.c413 unsigned int dst_idx = gcd_idx; local

Completed in 525 milliseconds