Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dc2p_iplan2.c92 u32 dst_idx, first, last, w; in c2p_iplan2() local
[all...]
H A Dc2p_planar.c94 u32 dst_idx, first, last, w; in c2p_planar() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dc2p_iplan2.c92 u32 dst_idx, first, last, w; in c2p_iplan2() local
[all...]
H A Dc2p_planar.c94 u32 dst_idx, first, last, w; in c2p_planar() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c336 tgsi_opcode_infer_dst_type(enum tgsi_opcode opcode, uint dst_idx) in tgsi_opcode_infer_dst_type() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dsysfillrect.c25 bitfill_aligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_aligned() argument
81 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned() argument
135 bitfill_aligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, unsigned n, int bits) bitfill_aligned_rev() argument
191 bitfill_unaligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned_rev() argument
250 int dst_idx, left; sys_fillrect() local
[all...]
H A Dsyscopyarea.c28 bitcpy(struct fb_info *p, unsigned long *dst, unsigned dst_idx, in bitcpy() argument
170 bitcpy_rev(struct fb_info *p, unsigned long *dst, unsigned dst_idx, in bitcpy_rev() argument
322 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; sys_copyarea() local
[all...]
H A Dcfbfillrect.c35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_aligned() argument
92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_unaligned() 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) bitfill_aligned_rev() 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) bitfill_unaligned_rev() argument
285 int dst_idx, left; cfb_fillrect() local
[all...]
H A Dcfbcopyarea.c46 bitcpy(struct fb_info *p, unsigned long __iomem *dst, unsigned dst_idx, in bitcpy() 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) bitcpy_rev() argument
388 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; cfb_copyarea() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dcfbfillrect.c35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_aligned() argument
92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_unaligned() 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) bitfill_aligned_rev() 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) bitfill_unaligned_rev() argument
285 int dst_idx, left; cfb_fillrect() local
[all...]
H A Dsyscopyarea.c28 bitcpy(struct fb_info *p, unsigned long *dst, unsigned dst_idx, in bitcpy() argument
170 bitcpy_rev(struct fb_info *p, unsigned long *dst, unsigned dst_idx, in bitcpy_rev() argument
322 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; sys_copyarea() local
[all...]
H A Dsysfillrect.c25 bitfill_aligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_aligned() argument
71 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned() argument
125 bitfill_aligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, unsigned n, int bits) bitfill_aligned_rev() 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) bitfill_unaligned_rev() argument
240 int dst_idx, left; sys_fillrect() local
[all...]
H A Dcfbcopyarea.c46 bitcpy(struct fb_info *p, unsigned long __iomem *dst, unsigned dst_idx, in bitcpy() 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) bitcpy_rev() argument
388 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; cfb_copyarea() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dlist_lru.c394 int dst_idx = dst_memcg->kmemcg_id; in memcg_reparent_list_lru_node() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_format_convert.h195 unsigned dst_idx = 0; in nir_format_bitcast_uvec_unmasked() local
/third_party/lwip/src/apps/snmp/
H A Dsnmp_traps.c112 snmp_trap_dst_enable(u8_t dst_idx, u8_t enable) in snmp_trap_dst_enable() argument
127 snmp_trap_dst_ip_set(u8_t dst_idx, const ip_addr_t *dst) in snmp_trap_dst_ip_set() argument
/kernel/linux/linux-5.10/mm/
H A Dlist_lru.c535 int dst_idx = dst_memcg->kmemcg_id; in memcg_drain_list_lru_node() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra_validate.c395 unsigned dst_idx = ~0; in chase_definition() local
/kernel/linux/linux-5.10/net/can/
H A Dgw.c123 int dst_idx; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c319 rc_src_reads_dst_mask( rc_register_file src_file, unsigned int src_idx, unsigned int src_swz, rc_register_file dst_file, unsigned int dst_idx, unsigned int dst_mask) rc_src_reads_dst_mask() argument
/kernel/linux/linux-5.10/sound/usb/
H A Dpcm.c1486 unsigned int dst_idx = 0; in fill_playback_urb_dsd_dop() local
/kernel/linux/linux-6.6/net/can/
H A Dgw.c123 int dst_idx; member
/kernel/linux/linux-6.6/sound/usb/
H A Dpcm.c1353 unsigned int dst_idx = 0; in fill_playback_urb_dsd_dop() local
/third_party/ffmpeg/libavcodec/
H A Datrac9dec.c776 const int dst_idx = s->block_config->plane_map[block_idx][i]; in atrac9_decode_block() local
H A Dvc1_block.c1302 int dst_idx, off; in vc1_decode_p_mb() local
1533 int dst_idx, off; in vc1_decode_p_mb_intfr() local
1743 int dst_idx, off; vc1_decode_p_mb_intfi() local
1866 int dst_idx, off; vc1_decode_b_mb() local
2023 int dst_idx, off; vc1_decode_b_mb_intfi() local
2192 int dst_idx, off; vc1_decode_b_mb_intfr() local
[all...]

Completed in 23 milliseconds

12