Searched defs:dst (Results 1 - 25 of 1761) sorted by last modified time

1234567891011>>

/linux-master/sound/pci/emu10k1/
H A Dio.c328 void snd_emu1010_fpga_link_dst_src_write(struct snd_emu10k1 *emu, u32 dst, u32 src) argument
340 u32 snd_emu1010_fpga_link_dst_src_read(struct snd_emu10k1 *emu, u32 dst) argument
H A Demuproc.c451 snd_emu_proc_emu1010_link_read(struct snd_emu10k1 *emu, struct snd_info_buffer *buffer, u32 dst) argument
H A Demumixer.c1991 static int rename_ctl(struct snd_card *card, const char *src, const char *dst) argument
/linux-master/net/tipc/
H A Dmsg.c801 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg, argument
812 msg_set_destnode(buf_msg(_skb), dst); local
/linux-master/net/ipv6/
H A Dudp.c899 static void udp6_sk_rx_dst_set(struct sock *sk, struct dst_entry *dst) argument
978 struct dst_entry *dst = skb_dst(skb); local
1084 struct dst_entry *dst; local
1332 struct dst_entry *dst; local
[all...]
/linux-master/net/ipv4/
H A Dudp.c827 void udp4_hwcsum(struct sk_buff *skb, __be32 src, __be32 dst) argument
2213 bool udp_sk_rx_dst_set(struct sock *sk, struct dst_entry *dst) argument
2412 struct dst_entry *dst = skb_dst(skb); local
2549 struct dst_entry *dst; local
[all...]
H A Dip_output.c200 struct dst_entry *dst = skb_dst(skb); local
135 ip_select_ttl(const struct inet_sock *inet, const struct dst_entry *dst) argument
[all...]
/linux-master/net/core/
H A Dskmsg.c87 int sk_msg_clone(struct sock *sk, struct sk_msg *dst, struct sk_msg *src, argument
H A Dskbuff.c1641 struct sk_buff *skb_morph(struct sk_buff *dst, struct sk_buff *src) argument
6281 int skb_eth_push(struct sk_buff *skb, const unsigned char *dst, argument
H A Dfilter.c93 int copy_bpf_fprog_from_user(struct sock_fprog *dst, sockptr_t src, int len) argument
2198 struct dst_entry *dst local
2252 struct dst_entry *dst; local
2317 struct dst_entry *dst = skb_dst(skb); local
3942 void *src, *dst; local
5003 bpf_xdp_copy(void *dst, const void *ctx, unsigned long off, unsigned long len) argument
5964 struct in6_addr *dst = (struct in6_addr *)params->ipv6_dst; local
5994 struct in6_addr *dst = (struct in6_addr *) params->ipv6_dst; local
[all...]
/linux-master/kernel/bpf/
H A Dverifier.c1207 static void *copy_array(void *dst, const void *src, size_t n, size_t size, gfp_t flags) argument
1259 copy_reference_state(struct bpf_func_state *dst, const struct bpf_func_state *src) argument
1270 copy_stack_state(struct bpf_func_state *dst, const struct bpf_func_state *src) argument
1398 copy_func_state(struct bpf_func_state *dst, const struct bpf_func_state *src) argument
1413 struct bpf_func_state *dst; local
4437 copy_register_state(struct bpf_reg_state *dst, const struct bpf_reg_state *src) argument
12803 u32 dst = insn->dst_reg, src = insn->src_reg; local
12873 u32 dst = insn->dst_reg; local
12921 u32 dst = insn->dst_reg; local
[all...]
H A Dcore.c295 struct bpf_insn *dst; local
2979 bpf_arch_text_copy(void *dst, void *src, size_t len) argument
2984 bpf_arch_text_invalidate(void *dst, size_t len) argument
[all...]
/linux-master/include/linux/
H A Dskmsg.h188 static inline void sk_msg_xfer(struct sk_msg *dst, struct sk_msg *src, argument
199 static inline void sk_msg_xfer_full(struct sk_msg *dst, struct sk_msg *src) argument
/linux-master/fs/btrfs/
H A Dvolumes.c6770 struct btrfs_io_stripe *dst = &bioc->stripes[i]; local
6426 set_io_stripe(struct btrfs_fs_info *fs_info, u64 logical, u64 *length, struct btrfs_io_stripe *dst, struct btrfs_chunk_map *map, struct btrfs_io_geometry *io_geom) argument
H A Dqgroup.c1558 int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, u64 dst) argument
650 add_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, u64 dst) argument
674 del_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, u64 dst) argument
1534 quick_update_accounting(struct btrfs_fs_info *fs_info, u64 src, u64 dst, int sign) argument
1621 __del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, u64 dst) argument
1676 btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, u64 dst) argument
3395 struct btrfs_qgroup *dst; local
3416 struct btrfs_qgroup *dst; local
[all...]
/linux-master/drivers/nvme/host/
H A Dmultipath.c840 struct nvme_ana_group_desc *dst = data; local
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c2177 static int vxlan_build_skb(struct sk_buff *skb, struct dst_entry *dst, argument
2292 encap_bypass_if_local(struct sk_buff *skb, struct net_device *dev, struct vxlan_dev *vxlan, int addr_family, __be16 dst_port, int dst_ifindex, __be32 vni, struct dst_entry *dst, u32 rt_flags) argument
3167 struct vxlan_rdst *dst = &vxlan->default_dst; local
3474 struct vxlan_rdst *dst = &vxlan->default_dst; local
3842 struct vxlan_rdst *dst = &vxlan->default_dst; local
3918 struct vxlan_rdst *dst; local
4331 struct vxlan_rdst *dst; local
4462 const struct vxlan_rdst *dst = &vxlan->default_dst; local
4627 struct vxlan_rdst *dst = &vxlan->default_dst; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c991 static void cxgb_pio_copy(u64 __iomem *dst, u64 *src) argument
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1519 struct dsa_switch_tree *dst = ds->dst; local
1748 struct dsa_switch_tree *dst = chip->ds->dst; local
2972 struct dsa_switch_tree *dst local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c3417 bios_parser_pack_data_tables( struct dc_bios *dcb, void *dst) argument
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5398 struct rect dst = { 0 }; /* stream addressable area */ local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c287 amdgpu_ttm_copy_mem_to_mem(struct amdgpu_device *adev, const struct amdgpu_copy_mem *src, const struct amdgpu_copy_mem *dst, uint64_t size, bool tmz, struct dma_resv *resv, struct dma_fence **f) argument
358 struct amdgpu_copy_mem src, dst; local
2242 struct amdgpu_res_cursor dst; local
[all...]
/linux-master/arch/xtensa/kernel/
H A Dprocess.c217 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) argument
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c252 int bpf_arch_text_invalidate(void *dst, size_t len) argument
3349 bpf_arch_text_copy(void *dst, void *src, size_t len) argument
[all...]
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c209 int bpf_arch_text_invalidate(void *dst, size_t len) argument
488 const u8 dst = bpf2a64[insn->dst_reg]; local
558 const u8 dst = bpf2a64[insn->dst_reg]; local
832 const u8 dst = bpf2a64[insn->dst_reg]; local
1450 const u8 dst = insn->dst_reg; local
1784 bpf_arch_text_copy(void *dst, void *src, size_t len) argument
[all...]

Completed in 310 milliseconds

1234567891011>>