Searched defs:dst (Results 176 - 200 of 1761) sorted by relevance

1234567891011>>

/linux-master/arch/microblaze/kernel/
H A Dsetup.c92 unsigned long *src, *dst; local
/linux-master/ipc/
H A Dmsgutil.c118 struct msg_msg *copy_msg(struct msg_msg *src, struct msg_msg *dst) argument
145 struct msg_msg *copy_msg(struct msg_msg *src, struct msg_msg *dst) argument
/linux-master/arch/arm/crypto/
H A Dpoly1305-glue.c188 void poly1305_final_arch(struct poly1305_desc_ctx *dctx, u8 *dst) argument
202 static int arm_poly1305_final(struct shash_desc *desc, u8 *dst) argument
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h31 u8 dst[ETH_ALEN]; member in struct:ath11k_dp_amsdu_subframe_hdr
/linux-master/drivers/staging/fbtft/
H A Dfbtft-io.c43 u8 *dst = par->extra; local
/linux-master/net/ax25/
H A Dax25_ip.c105 ax25_address *src, *dst; local
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_devcaps.c125 vmw_devcaps_copy(struct vmw_private *vmw, bool gb_aware, void *dst, uint32_t dst_size) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tc_neigh_fib.c54 struct in6_addr *dst = (struct in6_addr *)fib_params->ipv6_dst; local
/linux-master/lib/zstd/
H A Dzstd_decompress_module.c55 size_t zstd_decompress_dctx(zstd_dctx *dctx, void *dst, size_t dst_capacity, argument
/linux-master/net/core/
H A Ddst_cache.c19 struct dst_entry *dst; member in struct:dst_cache_pcpu
41 struct dst_entry *dst; local
27 dst_cache_per_cpu_dst_set(struct dst_cache_pcpu *dst_cache, struct dst_entry *dst, u32 cookie) argument
75 struct dst_entry *dst; local
90 dst_cache_set_ip4(struct dst_cache *dst_cache, struct dst_entry *dst, __be32 saddr) argument
105 dst_cache_set_ip6(struct dst_cache *dst_cache, struct dst_entry *dst, const struct in6_addr *saddr) argument
124 struct dst_entry *dst; local
176 struct dst_entry *dst = idst->dst; local
[all...]
/linux-master/drivers/infiniband/core/
H A Duverbs_marshall.c62 ib_copy_ah_attr_to_user(struct ib_device *device, struct ib_uverbs_ah_attr *dst, struct rdma_ah_attr *ah_attr) argument
96 ib_copy_qp_attr_to_user(struct ib_device *device, struct ib_uverbs_qp_attr *dst, struct ib_qp_attr *src) argument
136 __ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, struct sa_path_rec *src) argument
161 ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, struct sa_path_rec *src) argument
175 ib_copy_path_rec_from_user(struct sa_path_rec *dst, struct ib_user_path_rec *src) argument
[all...]
/linux-master/include/crypto/
H A Dchacha.h96 static inline void chacha_crypt(u32 *state, u8 *dst, const u8 *src, argument
105 static inline void chacha20_crypt(u32 *state, u8 *dst, const u8 *src, argument
/linux-master/arch/sparc/crypto/
H A Dsha512_glue.c72 __be64 *dst = (__be64 *)out; local
H A Dsha1_glue.c72 __be32 *dst = (__be32 *)out; local
/linux-master/arch/powerpc/crypto/
H A Dsha1-spe-glue.c110 __be32 *dst = (__be32 *)out; local
H A Dsha1.c64 __be32 *dst = (__be32 *)out; local
H A Dsha256-spe-glue.c112 __be32 *dst = (__be32 *)out; local
148 __be32 *dst local
[all...]
/linux-master/arch/mips/cavium-octeon/crypto/
H A Docteon-sha512.c143 __be64 *dst = (__be64 *)hash; local
/linux-master/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.c126 struct dst_entry *dst = NULL; local
[all...]
/linux-master/arch/arm64/lib/
H A Dmemcpy.S23 #define dst x3 define
[all...]
/linux-master/kernel/cgroup/
H A Dfreezer.c222 cgroup_freezer_migrate_task(struct task_struct *task, struct cgroup *src, struct cgroup *dst) argument
/linux-master/samples/bpf/
H A Dxdp_sample_user.h52 static inline char *safe_strncpy(char *dst, const char *src, size_t size) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_noinline.c22 __be32 dst; member in union:real_definition::__anon4948
/linux-master/arch/x86/crypto/
H A Dtwofish_glue_3way.c27 static inline void twofish_enc_blk_3way(const void *ctx, u8 *dst, const u8 *src) argument
32 void twofish_dec_blk_cbc_3way(const void *ctx, u8 *dst, const u8 *src) argument
/linux-master/arch/arm64/crypto/
H A Dpoly1305-glue.c170 void poly1305_final_arch(struct poly1305_desc_ctx *dctx, u8 *dst) argument
184 static int neon_poly1305_final(struct shash_desc *desc, u8 *dst) argument

Completed in 200 milliseconds

1234567891011>>