| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/alignment/ |
| H A D | alignment_handler.c | 155 void preload_data(void *dst, int offset, int width) in preload_data() argument 166 int test_memcpy(void *dst, void *src, int size, int offset, in test_memcpy() argument
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 89 be128 dst = { cpu_to_be64(dg[1]), cpu_to_be64(dg[0]) }; in ghash_do_update() local 144 static int ghash_final(struct shash_desc *desc, u8 *dst) in ghash_final() argument 500 u8 *tag, *dst; gcm_encrypt() local 592 u8 *tag, *dst; gcm_decrypt() local [all...] |
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| H A D | io.c | 277 void ioread8_rep(const void __iomem *port, void *dst, unsigned long count) in ioread8_rep() argument 305 void insb(unsigned long port, void *dst, unsigned long count) in insb() argument 320 ioread16_rep(const void __iomem *port, void *dst, unsigned long count) ioread16_rep() argument 345 insw(unsigned long port, void *dst, unsigned long count) insw() argument 360 ioread32_rep(const void __iomem *port, void *dst, unsigned long count) ioread32_rep() argument 377 insl(unsigned long port, void *dst, unsigned long count) insl() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| H A D | io.h | 301 static inline void memset_io(volatile void __iomem *dst, unsigned c, in memset_io() argument
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | ghash-ce-glue.c | 77 be128 dst = { cpu_to_be64(dg[1]), cpu_to_be64(dg[0]) }; in ghash_do_update() local 158 static int ghash_final(struct shash_desc *desc, u8 *dst) in ghash_final() argument 359 u8 *dst = walk.dst.virt.addr; gcm_encrypt() local 429 u8 *dst = walk.dst.virt.addr; gcm_decrypt() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/512x/ |
| H A D | mpc512x_shared.c | 210 unsigned long dst; in mpc512x_init_diu() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cls_redirect.c | 34 struct addr_port dst; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
| H A D | test_core.c | 552 char *src = NULL, *dst = NULL; in test_cgcore_proc_migration() local
|
| /kernel/linux/linux-6.6/arch/mips/net/ |
| H A D | bpf_jit_comp.c | 192 void emit_mov_i(struct jit_context *ctx, u8 dst, s32 imm) in emit_mov_i() argument 204 void emit_mov_r(struct jit_context *ctx, u8 dst, u8 src) in emit_mov_r() argument 298 emit_alu_i(struct jit_context *ctx, u8 dst, s32 imm, u8 op) emit_alu_i() argument 342 emit_alu_r(struct jit_context *ctx, u8 dst, u8 src, u8 op) emit_alu_r() argument 409 emit_atomic_r(struct jit_context *ctx, u8 dst, u8 src, s16 off, u8 code) emit_atomic_r() argument 445 emit_cmpxchg_r(struct jit_context *ctx, u8 dst, u8 src, u8 res, s16 off) emit_cmpxchg_r() argument 458 emit_bswap_r(struct jit_context *ctx, u8 dst, u32 width) emit_bswap_r() argument 698 emit_jmp_i(struct jit_context *ctx, u8 dst, s32 imm, s32 off, u8 op) emit_jmp_i() argument 758 emit_jmp_r(struct jit_context *ctx, u8 dst, u8 src, s32 off, u8 op) emit_jmp_r() argument [all...] |
| H A D | bpf_jit_comp64.c | 98 static void emit_sext(struct jit_context *ctx, u8 dst, u8 src) in emit_sext() argument 105 static void emit_zext(struct jit_context *ctx, u8 dst) in emit_zext() argument 117 static void emit_zext_ver(struct jit_context *ctx, u8 dst) in emit_zext_ver() argument 124 emit_mov_i64(struct jit_context *ctx, u8 dst, u64 imm64) emit_mov_i64() argument 158 emit_alu_i64(struct jit_context *ctx, u8 dst, s32 imm, u8 op) emit_alu_i64() argument 201 emit_alu_r64(struct jit_context *ctx, u8 dst, u8 src, u8 op) emit_alu_r64() argument 262 emit_swap_r64(struct jit_context *ctx, u8 dst, u8 mask, u32 bits) emit_swap_r64() argument 274 emit_bswap_r64(struct jit_context *ctx, u8 dst, u32 width) emit_bswap_r64() argument 316 emit_trunc_r64(struct jit_context *ctx, u8 dst, u32 width) emit_trunc_r64() argument 334 emit_ldx(struct jit_context *ctx, u8 dst, u8 src, s16 off, u8 size) emit_ldx() argument 358 emit_stx(struct jit_context *ctx, u8 dst, u8 src, s16 off, u8 size) emit_stx() argument 381 emit_atomic_r64(struct jit_context *ctx, u8 dst, u8 src, s16 off, u8 code) emit_atomic_r64() argument 421 emit_cmpxchg_r64(struct jit_context *ctx, u8 dst, u8 src, s16 off) emit_cmpxchg_r64() argument 637 u8 dst = bpf2mips64[insn->dst_reg]; build_insn() local [all...] |
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| H A D | cpufeature.c | 582 void *dst; in check_unaligned_access() local
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | process_64.c | 636 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct() argument
|
| /kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
| H A D | sev.c | 90 vc_write_mem(struct es_em_ctxt *ctxt, void *dst, char *buf, size_t size) vc_write_mem() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/imx/ |
| H A D | ipuv3-plane.c | 552 struct drm_rect *dst = &state->dst; in ipu_plane_atomic_update() local [all...] |
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-zoned-reclaim.c | 121 struct dm_io_region src, dst; in dmz_reclaim_copy() local
|
| /kernel/linux/linux-5.10/drivers/input/serio/ |
| H A D | i8042-acpipnpio.h | 1277 static void i8042_pnp_id_to_string(struct pnp_id *id, char *dst, int dst_size) in i8042_pnp_id_to_string() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
| H A D | qedr_iw_cm.c | 481 struct dst_entry *dst; in qedr_addr6_resolve() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| H A D | rxe_net.c | 115 struct dst_entry *dst = NULL; in rxe_find_route() local 248 prepare_ipv4_hdr(struct dst_entry *dst, struct sk_buff *skb, __be32 saddr, __be32 daddr, __u8 proto, __u8 tos, __u8 ttl, __be16 df, bool xnet) prepare_ipv4_hdr() argument 279 prepare_ipv6_hdr(struct dst_entry *dst, struct sk_buff *skb, struct in6_addr *saddr, struct in6_addr *daddr, __u8 proto, __u8 prio, __u8 ttl) prepare_ipv6_hdr() argument 305 struct dst_entry *dst; prepare4() local 331 struct dst_entry *dst; prepare6() local [all...] |
| /kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
| H A D | osm-l3.c | 148 static int qcom_icc_set(struct icc_node *src, struct icc_node *dst) in qcom_icc_set() argument
|
| /kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
| H A D | dst_ca.c | 657 struct dvb_device *dst_ca_attach(struct dst_state *dst, struct dvb_adapter *dvb_adapter) in dst_ca_attach() argument
|
| /kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/ |
| H A D | rga-hw.c | 32 static unsigned int rga_get_scaling(unsigned int src, unsigned int dst) in rga_get_scaling() argument
|
| /kernel/linux/linux-5.10/drivers/media/platform/coda/ |
| H A D | imx-vdoa.c | 148 void vdoa_device_run(struct vdoa_ctx *ctx, dma_addr_t dst, dma_addr_t src) in vdoa_device_run() argument
|
| /kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/ |
| H A D | c8sectpfe-core.c | 1080 u8 __iomem *dst; in load_slim_core_fw() local 1056 load_dmem_segment(struct c8sectpfei *fei, Elf32_Phdr *phdr, const struct firmware *fw, u8 __iomem *dst, int seg_num) load_dmem_segment() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/s5p-g2d/ |
| H A D | g2d.c | 505 struct vb2_v4l2_buffer *src, *dst; in device_run() local 546 struct vb2_v4l2_buffer *src, *dst; in g2d_isr() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_arfs.c | 540 struct mlx5_flow_destination dst = {}; in arfs_modify_rule_rq() local [all...] |