| /linux-4.4.14/drivers/misc/mic/scif/ |
| D | scif_api.c | 599 int __scif_connect(scif_epd_t epd, struct scif_port_id *dst, bool non_block) in __scif_connect() 720 int scif_connect(scif_epd_t epd, struct scif_port_id *dst) in scif_connect()
|
| D | scif_dma.c | 725 scif_ordered_memcpy_toio(char *dst, const char *src, size_t count) in scif_ordered_memcpy_toio() 736 static inline void scif_unaligned_cpy_toio(char *dst, const char *src, in scif_unaligned_cpy_toio() 746 void scif_ordered_memcpy_fromio(char *dst, const char *src, size_t count) in scif_ordered_memcpy_fromio() 757 static inline void scif_unaligned_cpy_fromio(char *dst, const char *src, in scif_unaligned_cpy_fromio()
|
| D | scif_nodeqp.h | 110 struct scif_port_id dst; member
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | io.h | 559 static inline void memcpy_fromio(void *dst, const volatile void __iomem *src, int count) in memcpy_fromio() 563 static inline void memcpy_toio(volatile void __iomem *dst, const void *src, int count) in memcpy_toio()
|
| /linux-4.4.14/tools/perf/util/ |
| D | callchain.c | 639 struct callchain_node *dst, struct callchain_node *src) in merge_chain_branch() 680 struct callchain_root *dst, struct callchain_root *src) in callchain_merge()
|
| /linux-4.4.14/net/ipv6/ |
| D | ip6_tunnel.c | 130 struct dst_entry *dst) in ip6_tnl_per_cpu_dst_set() 149 struct dst_entry *dst; in ip6_tnl_dst_get() local 184 void ip6_tnl_dst_set(struct ip6_tnl *t, struct dst_entry *dst) in ip6_tnl_dst_set() 1042 struct dst_entry *dst = NULL, *ndst = NULL; in ip6_tnl_xmit2() local
|
| D | fib6_rules.c | 28 struct rt6key dst; member
|
| D | ip6_vti.c | 401 const struct in6_addr *dst, in vti6_state_check() 434 struct dst_entry *dst = skb_dst(skb); in vti6_xmit() local
|
| D | af_inet6.c | 647 struct dst_entry *dst; in inet6_sk_rebuild_header() local
|
| D | exthdrs.c | 256 struct dst_entry *dst = skb_dst(skb); in ipv6_destopt_rcv() local
|
| D | reassembly.c | 186 const struct in6_addr *dst, int iif, u8 ecn) in fq_find()
|
| D | ndisc.c | 434 struct dst_entry *dst = skb_dst(skb); in ndisc_send_skb() local 1495 struct dst_entry *dst; in ndisc_send_redirect() local
|
| /linux-4.4.14/drivers/net/ |
| D | geneve.c | 675 static int geneve6_build_skb(struct dst_entry *dst, struct sk_buff *skb, in geneve6_build_skb() 761 struct dst_entry *dst = NULL; in geneve_get_v6_dst() local 905 struct dst_entry *dst = NULL; in geneve6_xmit_skb() local 1015 struct dst_entry *dst; in geneve_fill_metadata_dst() local
|
| /linux-4.4.14/crypto/ |
| D | drbg.c | 784 static inline void drbg_add_buf(unsigned char *dst, size_t dstlen, in drbg_add_buf() 947 unsigned char *dst = drbg->scratchpad + drbg_statelen(drbg); in drbg_hash_hashgen() local 1792 u8 *dst, unsigned int dlen) in drbg_kcapi_random()
|
| D | rmd128.c | 277 __le32 *dst = (__le32 *)out; in rmd128_final() local
|
| D | camellia_generic.c | 1014 __be32 *dst = (__be32 *)out; in camellia_encrypt() local 1042 __be32 *dst = (__be32 *)out; in camellia_decrypt() local
|
| D | rmd256.c | 296 __le32 *dst = (__le32 *)out; in rmd256_final() local
|
| D | poly1305_generic.c | 214 int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final()
|
| D | rmd320.c | 345 __le32 *dst = (__le32 *)out; in rmd320_final() local
|
| D | rmd160.c | 321 __le32 *dst = (__le32 *)out; in rmd160_final() local
|
| D | tgr192.c | 558 __be64 *dst = (__be64 *)out; in tgr192_final() local
|
| D | gcm.c | 43 struct scatterlist dst[3]; member 72 struct scatterlist dst[3]; member 227 struct scatterlist *dst; in crypto_gcm_init_crypt() local
|
| /linux-4.4.14/drivers/gpu/drm/ast/ |
| D | ast_mode.c | 1080 static u32 copy_cursor_image(u8 *src, u8 *dst, int width, int height) in copy_cursor_image() 1150 u8 *src, *dst; in ast_cursor_set() local 1190 …u8 *dst = (u8 *)ast->cache_kmap.virtual + (AST_HWC_SIZE + AST_HWC_SIGNATURE_SIZE)*ast->next_cursor… in ast_cursor_set() local
|
| /linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
| D | lib-move.c | 232 lnet_extract_iov(int dst_niov, struct kvec *dst, in lnet_extract_iov() 513 lnet_extract_kiov(int dst_niov, lnet_kiov_t *dst, in lnet_extract_kiov() 1654 lnet_process_id_t dst = {0}; in lnet_print_hdr() local
|
| /linux-4.4.14/sound/pci/cs46xx/ |
| D | dsp_spos.c | 559 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET; in cs46xx_dsp_proc_task_tree_read() local 620 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET; in cs46xx_dsp_proc_parameter_dump_read() local 647 void __iomem *dst = chip->region.idx[2].remap_addr; in cs46xx_dsp_proc_sample_dump_read() local
|
| D | dsp_spos_scb_lib.c | 79 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET; in cs46xx_dsp_proc_scb_info_read() local 168 void __iomem *dst = chip->region.idx[2].remap_addr + sample_buffer_addr; in _dsp_clear_sample_buffer() local
|
| /linux-4.4.14/arch/powerpc/kvm/ |
| D | book3s_paired_singles.c | 505 u32 *dst, u32 *src1, in kvmppc_ps_three_in() 553 u32 *dst, u32 *src1, in kvmppc_ps_two_in() 604 u32 *dst, u32 *src1)) in kvmppc_ps_one_in()
|
| /linux-4.4.14/fs/nfs/ |
| D | nfs4_fs.h | 497 static inline void nfs4_stateid_copy(nfs4_stateid *dst, const nfs4_stateid *src) in nfs4_stateid_copy() 502 static inline bool nfs4_stateid_match(const nfs4_stateid *dst, const nfs4_stateid *src) in nfs4_stateid_match() 507 static inline bool nfs4_stateid_match_other(const nfs4_stateid *dst, const nfs4_stateid *src) in nfs4_stateid_match_other()
|
| D | write.c | 783 nfs_request_add_commit_list_locked(struct nfs_page *req, struct list_head *dst, in nfs_request_add_commit_list_locked() 806 nfs_request_add_commit_list(struct nfs_page *req, struct list_head *dst, in nfs_request_add_commit_list() 946 nfs_scan_commit_list(struct list_head *src, struct list_head *dst, in nfs_scan_commit_list() 977 nfs_scan_commit(struct inode *inode, struct list_head *dst, in nfs_scan_commit()
|
| D | nfs4state.c | 908 static void nfs4_fl_copy_lock(struct file_lock *dst, struct file_lock *src) in nfs4_fl_copy_lock() 940 static int nfs4_copy_lock_stateid(nfs4_stateid *dst, in nfs4_copy_lock_stateid() 970 static void nfs4_copy_open_stateid(nfs4_stateid *dst, struct nfs4_state *state) in nfs4_copy_open_stateid() 988 int nfs4_select_rw_stateid(nfs4_stateid *dst, struct nfs4_state *state, in nfs4_select_rw_stateid()
|
| D | nfs4session.h | 122 static inline void nfs4_copy_sessionid(struct nfs4_sessionid *dst, in nfs4_copy_sessionid()
|
| D | internal.h | 296 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy() 332 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy()
|
| D | nfs42proc.c | 19 static int nfs42_set_rw_stateid(nfs4_stateid *dst, struct file *file, in nfs42_set_rw_stateid()
|
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
| D | dynack.c | 116 u8 *dst, *src; in ath_dynack_compute_to() local
|
| /linux-4.4.14/arch/mips/cavium-octeon/ |
| D | octeon-memcpy.S | 20 #define dst a0 macro
|
| /linux-4.4.14/samples/bpf/ |
| D | sockex2_kern.c | 19 __be32 dst; member
|
| D | sockex3_kern.c | 66 __be32 dst; member
|
| /linux-4.4.14/drivers/scsi/aic94xx/ |
| D | aic94xx_reg.c | 302 void asd_read_reg_string(struct asd_ha_struct *asd_ha, void *dst, in asd_read_reg_string()
|
| /linux-4.4.14/drivers/input/serio/ |
| D | i8042-x86ia64io.h | 817 static void i8042_pnp_id_to_string(struct pnp_id *id, char *dst, int dst_size) in i8042_pnp_id_to_string()
|
| /linux-4.4.14/drivers/gpu/drm/i915/ |
| D | i915_gem_dmabuf.c | 40 struct scatterlist *src, *dst; in i915_gem_map_dma_buf() local
|
| /linux-4.4.14/net/decnet/ |
| D | dn_rules.c | 46 __le16 dst; member
|
| D | af_decnet.c | 913 struct dst_entry *dst; in __dn_connect() local 1082 struct dst_entry *dst; in dn_accept() local 1875 struct dst_entry *dst = __sk_dst_get(sk); in dn_current_mss() local
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | process_32.c | 238 clone_stackframe(struct sparc_stackf __user *dst,
|
| D | btext.c | 116 unsigned int *dst = (unsigned int *)calc_base(0,0); in scrollscreen() local
|
| /linux-4.4.14/include/net/ |
| D | l3mdev.h | 150 struct dst_entry *dst = NULL; in l3mdev_rt6_dst_by_oif() local
|
| D | ip6_fib.h | 97 struct dst_entry dst; member 138 static inline struct inet6_dev *ip6_dst_idev(struct dst_entry *dst) in ip6_dst_idev()
|
| D | ip6_tunnel.h | 37 struct dst_entry __rcu *dst; member
|
| D | ip.h | 281 int ip_dont_fragment(const struct sock *sk, const struct dst_entry *dst) in ip_dont_fragment() 307 static inline unsigned int ip_dst_mtu_maybe_forward(const struct dst_entry *dst, in ip_dst_mtu_maybe_forward()
|
| D | ipv6.h | 229 struct in6_addr dst; member 511 const struct in6_addr *dst; member 702 struct dst_entry *dst) in ip6_sk_dst_hoplimit()
|
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
| D | l2t.c | 301 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst, in t3_l2t_get()
|
| /linux-4.4.14/net/rds/ |
| D | message.c | 111 unsigned char *dst; in rds_message_add_extension() local
|
| D | iw_rdma.c | 90 static int rds_iw_get_device(struct sockaddr_in *src, struct sockaddr_in *dst, 580 struct sockaddr_in dst = { local
|
| /linux-4.4.14/arch/parisc/kernel/ |
| D | binfmt_elf32.c | 15 #define ELF_CORE_COPY_REGS(dst, pt) \ argument
|
| /linux-4.4.14/fs/ext4/ |
| D | crypto.c | 266 struct scatterlist dst, src; in ext4_page_crypto() local
|
| /linux-4.4.14/net/sctp/ |
| D | transport.c | 238 struct dst_entry *dst; in sctp_transport_update_pmtu() local
|
| D | output.c | 390 struct dst_entry *dst; in sctp_packet_transmit() local
|
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | qla_inline.h | 84 host_to_adap(uint8_t *src, uint8_t *dst, uint32_t bsize) in host_to_adap()
|
| /linux-4.4.14/drivers/ptp/ |
| D | ptp_clock.c | 56 struct ptp_extts_event *dst; in enqueue_external_timestamp() local
|
| /linux-4.4.14/drivers/media/i2c/ |
| D | tvp7002.c | 455 static int tvp7002_read(struct v4l2_subdev *sd, u8 addr, u8 *dst) in tvp7002_read() 486 u8 *dst, int *err) in tvp7002_read_err()
|
| /linux-4.4.14/drivers/gpu/drm/bridge/ |
| D | dw_hdmi-ahb-audio.c | 164 u32 *dst = dw->buf_dst + offset; in dw_hdmi_reformat_iec958() local 192 u32 *dst = dw->buf_dst + offset; in dw_hdmi_reformat_s24() local
|
| /linux-4.4.14/kernel/ |
| D | ptrace.c | 525 int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len) in ptrace_readdata() 550 int ptrace_writedata(struct task_struct *tsk, char __user *src, unsigned long dst, int len) in ptrace_writedata()
|
| /linux-4.4.14/fs/btrfs/ |
| D | file-item.c | 163 u64 logical_offset, u32 *dst, int dio) in __btrfs_lookup_bio_sums() 296 struct bio *bio, u32 *dst) in btrfs_lookup_bio_sums()
|
| /linux-4.4.14/drivers/net/caif/ |
| D | caif_hsi.c | 429 u8 *dst = NULL; in cfhsi_rx_desc() local 559 u8 *dst = NULL; in cfhsi_rx_pld() local
|
| /linux-4.4.14/net/bridge/ |
| D | br_multicast.c | 102 struct net_bridge_mdb_htable *mdb, struct br_ip *dst, int hash) in __br_mdb_ip_get() 115 struct br_ip *dst) in br_mdb_ip_get() 124 struct net_bridge_mdb_htable *mdb, __be32 dst, __u16 vid) in br_mdb_ip4_get() 137 struct net_bridge_mdb_htable *mdb, const struct in6_addr *dst, in br_mdb_ip6_get()
|
| D | br_device.c | 38 struct net_bridge_fdb_entry *dst; in br_dev_xmit() local
|
| /linux-4.4.14/drivers/dma/ |
| D | xgene-dma.c | 430 dma_addr_t dst, dma_addr_t src, in xgene_dma_prep_cpy_desc() 472 dma_addr_t *dst, dma_addr_t *src, in xgene_dma_prep_xor_desc() 904 dma_addr_t dst, src; in xgene_dma_prep_sg() local 1005 struct dma_chan *dchan, dma_addr_t dst, dma_addr_t *src, in xgene_dma_prep_xor() 1053 struct dma_chan *dchan, dma_addr_t *dst, dma_addr_t *src, in xgene_dma_prep_pq()
|
| D | fsldma.c | 115 struct fsl_dma_ld_hw *hw, dma_addr_t dst) in set_desc_dst() 836 dma_addr_t dst, src; in fsl_dma_prep_sg() local
|
| D | sun6i-dma.c | 115 u32 dst; member 281 dma_addr_t dst, u32 len, in sun6i_dma_cfg_lli()
|
| D | ste_dma40_ll.h | 362 struct d40_phy_lli *dst; member 392 struct d40_log_lli *dst; member
|
| /linux-4.4.14/drivers/video/fbdev/ |
| D | atafb_iplan2p8.c | 47 u8 *src, *dst; in atafb_iplan2p8_copyarea() local
|
| D | atafb_iplan2p4.c | 40 u8 *src, *dst; in atafb_iplan2p4_copyarea() local
|
| D | atafb_iplan2p2.c | 40 u8 *src, *dst; in atafb_iplan2p2_copyarea() local
|
| D | neofb.c | 1364 u_long dst, rop; in neo2200_fillrect() local 1400 u_long src, dst, bltCntl; in neo2200_copyarea() local
|
| D | cobalt_lcdfb.c | 228 char dst[LCD_CHARS_MAX]; in cobalt_lcdfb_write() local
|
| D | leo.c | 118 u32 dst; member 144 u32 dst; /* Copy/Scroll/Fill (SS0 only) */ member
|
| D | s1d13xxxfb.c | 445 u32 dst, src; in s1d13xxxfb_bitblt_copyarea() local
|
| /linux-4.4.14/security/selinux/ss/ |
| D | sidtab.c | 291 void sidtab_set(struct sidtab *dst, struct sidtab *src) in sidtab_set()
|
| D | ebitmap.c | 49 int ebitmap_cpy(struct ebitmap *dst, struct ebitmap *src) in ebitmap_cpy()
|
| /linux-4.4.14/arch/s390/lib/ |
| D | uaccess.c | 352 long __strncpy_from_user(char *dst, const char __user *src, long size) in __strncpy_from_user()
|
| /linux-4.4.14/arch/mn10300/proc-mn103e010/include/proc/ |
| D | dmactl-regs.h | 93 void *dst; member
|
| /linux-4.4.14/drivers/isdn/mISDN/ |
| D | dsp_blowfish.c | 563 encrypt_block(const u32 *P, const u32 *S, u32 *dst, u32 *src) in encrypt_block()
|
| /linux-4.4.14/include/net/bluetooth/ |
| D | rfcomm.h | 305 bdaddr_t dst; member 342 bdaddr_t dst; member 351 bdaddr_t dst; member
|
| /linux-4.4.14/drivers/block/ |
| D | xsysace.c | 248 u8 *dst = ace->data_ptr; in ace_datain_8() local 286 u16 *dst = ace->data_ptr; in ace_datain_be16() local 315 u16 *dst = ace->data_ptr; in ace_datain_le16() local
|
| /linux-4.4.14/arch/powerpc/platforms/powermac/ |
| D | time.c | 72 int dst; in pmac_time_init() local
|
| /linux-4.4.14/drivers/scsi/ |
| D | mac_scsi.c | 232 unsigned char *dst, int len) in macscsi_pread()
|
| D | pas16.c | 495 static inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst, in NCR5380_pread()
|
| D | dtc.c | 329 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) in NCR5380_pread()
|
| D | g_NCR5380.c | 522 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) in NCR5380_pread()
|
| /linux-4.4.14/sound/soc/blackfin/ |
| D | bf5xx-i2s-pcm.c | 236 void *src, *dst; in bf5xx_pcm_copy() local
|
| /linux-4.4.14/drivers/net/wireless/cw1200/ |
| D | cw1200_spi.c | 62 void *dst, int count) in cw1200_spi_memcpy_fromio()
|
| D | cw1200_sdio.c | 70 void *dst, int count) in cw1200_sdio_memcpy_fromio()
|
| /linux-4.4.14/arch/mn10300/proc-mn2ws0050/include/proc/ |
| D | dmactl-regs.h | 94 void *dst; member
|
| /linux-4.4.14/drivers/isdn/hisax/ |
| D | hfc_pci.c | 523 u_char *src, *dst, new_f1; in hfcpci_fill_dfifo() local 595 u_char new_f1, *src, *dst; in hfcpci_fill_fifo() local
|
| D | st5481_usb.c | 589 unsigned char *src, *dst; in st5481_isoc_flatten() local
|
| /linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
| D | dpi.c | 660 struct omap_dss_device *dst) in dpi_connect() 692 struct omap_dss_device *dst) in dpi_disconnect()
|
| D | venc.c | 743 struct omap_dss_device *dst) in venc_connect() 772 struct omap_dss_device *dst) in venc_disconnect()
|
| /linux-4.4.14/drivers/isdn/hardware/eicon/ |
| D | divasmain.c | 558 xdi_copy_to_user(void *os_handle, void __user *dst, const void *src, int length) in xdi_copy_to_user() 567 xdi_copy_from_user(void *os_handle, void *dst, const void __user *src, int length) in xdi_copy_from_user()
|
| D | os_pri.c | 736 byte *dst = a->xdi_mbox.data; in diva_pri_cmd_card_proc() local
|
| D | os_4bri.c | 793 byte *dst = a->xdi_mbox.data; in diva_4bri_cmd_card_proc() local
|
| D | diva.c | 481 diva_xdi_read(void *adapter, void *os_handle, void __user *dst, in diva_xdi_read()
|
| D | um_idi.c | 303 void *dst, in diva_um_idi_read()
|
| /linux-4.4.14/arch/blackfin/mach-bf561/ |
| D | atomic.S | 712 #define __do_xchg(src, dst) \ argument 748 #define __do_cmpxchg(src, dst) \ argument
|
| /linux-4.4.14/fs/f2fs/ |
| D | node.h | 70 static inline void copy_node_info(struct node_info *dst, in copy_node_info() 234 static inline void copy_node_footer(struct page *dst, struct page *src) in copy_node_footer()
|
| D | crypto.c | 333 struct scatterlist dst, src; in f2fs_page_crypto() local
|
| /linux-4.4.14/drivers/rpmsg/ |
| D | virtio_rpmsg_bus.c | 84 u32 dst; member 685 int rpmsg_send_offchannel_raw(struct rpmsg_channel *rpdev, u32 src, u32 dst, in rpmsg_send_offchannel_raw()
|
| /linux-4.4.14/arch/ia64/kernel/ |
| D | ptrace.c | 1498 struct regset_getset *dst = arg; in do_gpregs_get() local 1598 struct regset_getset *dst = arg; in do_gpregs_set() local 1687 struct regset_getset *dst = arg; in do_fpregs_get() local 1745 struct regset_getset *dst = arg; in do_fpregs_set() local
|
| D | unwind_decoder.c | 217 unsigned char byte1 = *dp++, r, dst; in unw_decode_p2_p5() local
|
| /linux-4.4.14/drivers/infiniband/core/ |
| D | ucma.c | 234 static void ucma_copy_conn_event(struct rdma_ucm_conn_param *dst, in ucma_copy_conn_event() 250 static void ucma_copy_ud_event(struct rdma_ucm_ud_param *dst, in ucma_copy_ud_event() 686 struct sockaddr *src, *dst; in ucma_resolve_addr() local 998 struct rdma_conn_param *dst, in ucma_copy_conn_param()
|
| /linux-4.4.14/arch/um/kernel/skas/ |
| D | uaccess.c | 187 long __strncpy_from_user(char *dst, const char __user *src, long count) in __strncpy_from_user()
|
| /linux-4.4.14/net/ipv4/ |
| D | fib_rules.c | 43 __be32 dst; member
|
| D | tcp_probe.c | 65 } src, dst; member
|
| D | arp.c | 302 struct dst_entry *dst) in arp_send_dst() 337 struct dst_entry *dst = NULL; in arp_solicit() local
|
| D | udp.c | 723 void udp4_hwcsum(struct sk_buff *skb, __be32 src, __be32 dst) in udp4_hwcsum() 1652 static void udp_sk_rx_dst_set(struct sock *sk, struct dst_entry *dst) in udp_sk_rx_dst_set() 1791 struct dst_entry *dst = skb_dst(skb); in __udp4_lib_rcv() local 1975 struct dst_entry *dst; in udp_v4_early_demux() local
|
| D | devinet.c | 1196 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr() 1245 static __be32 confirm_addr_indev(struct in_device *in_dev, __be32 dst, in confirm_addr_indev() 1291 __be32 dst, __be32 local, int scope) in inet_confirm_addr()
|
| D | tcp_input.c | 204 const struct dst_entry *dst = __sk_dst_get(sk); in tcp_in_quickack_mode() local 824 __u32 tcp_init_cwnd(const struct tcp_sock *tp, const struct dst_entry *dst) in tcp_init_cwnd() 3631 struct dst_entry *dst = __sk_dst_get(sk); in tcp_ack() local 5890 struct dst_entry *dst; in tcp_rcv_state_process() local 6043 const struct dst_entry *dst) in tcp_ecn_create_request() 6165 struct dst_entry *dst = NULL; in tcp_conn_request() local
|
| /linux-4.4.14/sound/firewire/tascam/ |
| D | amdtp-tascam.c | 97 u32 *dst; in read_pcm_s32() local
|
| /linux-4.4.14/arch/m68k/include/asm/ |
| D | uaccess_no.h | 147 strncpy_from_user(char *dst, const char *src, long count) in strncpy_from_user()
|
| /linux-4.4.14/drivers/xen/ |
| D | xen-acpi-processor.c | 165 struct xen_processor_performance *dst) in xen_copy_psd_data()
|
| /linux-4.4.14/arch/powerpc/platforms/512x/ |
| D | mpc512x_shared.c | 228 unsigned long dst; in mpc512x_init_diu() local
|
| /linux-4.4.14/drivers/gpu/drm/sti/ |
| D | sti_cursor.c | 79 u8 *dst = cursor->pixmap.base; in sti_cursor_argb8888_to_clut8() local
|
| /linux-4.4.14/fs/cifs/ |
| D | cache.c | 122 char *delim, *dst; in extract_sharename() local
|
| D | smb2inode.c | 118 move_smb2_info_to_cifs(FILE_ALL_INFO *dst, struct smb2_file_all_info *src) in move_smb2_info_to_cifs()
|
| /linux-4.4.14/net/tipc/ |
| D | udp_media.c | 157 struct udp_media_addr *dst = (struct udp_media_addr *)&dest->value; in tipc_udp_send_msg() local
|
| /linux-4.4.14/arch/arm/crypto/ |
| D | ghash-ce-glue.c | 89 static int ghash_final(struct shash_desc *desc, u8 *dst) in ghash_final()
|
| /linux-4.4.14/net/batman-adv/ |
| D | send.c | 351 u8 *src, *dst; in batadv_send_skb_via_tt_generic() local
|
| /linux-4.4.14/include/uapi/linux/ |
| D | userfaultfd.h | 136 __u64 dst; member
|
| /linux-4.4.14/drivers/base/regmap/ |
| D | regcache-lzo.c | 23 void *dst; member
|
| /linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
| D | ieee80211_tx.c | 582 struct sk_buff *skb, u8 *dst) in ieee80211_query_seqnum()
|
| /linux-4.4.14/net/can/ |
| D | gw.c | 144 } dst; member 172 static inline void canframecpy(struct can_frame *dst, struct can_frame *src) in canframecpy()
|
| /linux-4.4.14/drivers/misc/ |
| D | lkdtm.c | 338 static void execute_location(void *dst) in execute_location() 351 static void execute_user_location(void *dst) in execute_user_location()
|
| /linux-4.4.14/drivers/staging/gdm72xx/ |
| D | gdm_wimax.c | 371 static int gdm_wimax_ioctl_get_data(struct data_s *dst, struct data_s *src) in gdm_wimax_ioctl_get_data() 387 static int gdm_wimax_ioctl_set_data(struct data_s *dst, struct data_s *src) in gdm_wimax_ioctl_set_data()
|
| /linux-4.4.14/arch/arm/include/asm/ |
| D | io.h | 316 static inline void memset_io(volatile void __iomem *dst, unsigned c, in memset_io() 322 #define memset_io(dst,c,count) memset_io(dst,c,count) argument
|
| /linux-4.4.14/lib/ |
| D | bch.c | 135 static void load_ecc8(struct bch_control *bch, uint32_t *dst, in load_ecc8() 151 static void store_ecc8(struct bch_control *bch, uint8_t *dst, in store_ecc8() 371 static void gf_poly_copy(struct gf_poly *dst, struct gf_poly *src) in gf_poly_copy()
|
| D | nlattr.c | 247 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) in nla_strlcpy()
|
| /linux-4.4.14/net/ipv6/netfilter/ |
| D | ip6t_SYNPROXY.c | 47 struct dst_entry *dst; in synproxy_send_tcp() local
|
| D | nf_conntrack_reasm.c | 193 struct in6_addr *dst, int iif, u8 ecn) in fq_find()
|
| /linux-4.4.14/arch/metag/include/asm/ |
| D | uaccess.h | 189 #define strncpy_from_user(dst, src, count) __strncpy_from_user(dst, src, count) argument
|
| /linux-4.4.14/drivers/block/zram/ |
| D | zcomp.c | 317 size_t src_len, unsigned char *dst) in zcomp_decompress()
|
| /linux-4.4.14/arch/blackfin/include/asm/ |
| D | uaccess.h | 203 strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user()
|
| /linux-4.4.14/drivers/misc/vmw_vmci/ |
| D | vmci_doorbell.c | 576 int vmci_doorbell_notify(struct vmci_handle dst, u32 priv_flags) in vmci_doorbell_notify()
|
| /linux-4.4.14/drivers/media/pci/solo6x10/ |
| D | solo6x10-g723.c | 227 snd_pcm_uframes_t pos, void __user *dst, in snd_solo_pcm_copy()
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | process.c | 84 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct()
|
| /linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
| D | hal_intf.c | 282 struct wlan_bssid_ex *dst, in rtw_hal_antdiv_rssi_compared()
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | smp-bmips.c | 444 static void bmips_wr_vec(unsigned long dst, char *start, char *end) in bmips_wr_vec()
|
| D | process.c | 86 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct()
|
| /linux-4.4.14/arch/arm/mm/ |
| D | nommu.c | 337 unsigned long uaddr, void *dst, const void *src, in copy_to_user_page()
|
| D | flush.c | 189 unsigned long uaddr, void *dst, const void *src, in copy_to_user_page()
|
| /linux-4.4.14/drivers/input/ |
| D | input-mt.c | 17 static void copy_abs(struct input_dev *dev, unsigned int dst, unsigned int src) in copy_abs()
|
| /linux-4.4.14/include/net/netfilter/ |
| D | nf_conntrack_tuple.h | 71 } dst; member
|
| /linux-4.4.14/drivers/misc/sgi-xp/ |
| D | xpnet.c | 150 void *dst; in xpnet_receive() local
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | uaccess.h | 337 strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user()
|
| /linux-4.4.14/drivers/staging/rtl8192e/ |
| D | rtllib_tx.c | 514 u8 *dst) in rtllib_query_seqnum()
|
| /linux-4.4.14/drivers/media/platform/sti/bdisp/ |
| D | bdisp-debug.c | 444 struct bdisp_frame src, dst; in bdisp_dbg_last_request() local
|
| /linux-4.4.14/arch/x86/crypto/ |
| D | camellia-x86_64-asm_64.S | 94 #define xor2ror16(T0, T1, tmp1, tmp2, ab, dst) \ argument
|
| D | twofish-x86_64-asm_64-3way.S | 88 #define do16bit_ror(rot, op1, op2, T0, T1, tmp1, tmp2, ab, dst) \ argument
|
| D | des3_ede-asm_64.S | 425 #define __movq(src, dst) \ argument
|
| /linux-4.4.14/sound/mips/ |
| D | sgio2audio.c | 366 s16 *dst; in snd_sgio2audio_dma_pull_frag() local 414 u64 *dst; in snd_sgio2audio_dma_push_frag() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
| D | crtc.c | 927 struct nouveau_bo *dst) in nv04_cursor_upload() 946 struct nouveau_bo *dst) in nv11_cursor_upload()
|
| /linux-4.4.14/drivers/media/pci/ivtv/ |
| D | ivtv-vbi.c | 200 u8 *dst = &itv->vbi.sliced_mpeg_data[idx][0]; in copy_vbi_data() local
|
| /linux-4.4.14/sound/usb/ |
| D | stream.c | 146 unsigned int __user *dst; in usb_chmap_ctl_tlv() local
|
| /linux-4.4.14/arch/microblaze/include/asm/ |
| D | uaccess.h | 404 strncpy_from_user(char *dst, const char __user *src, long count) in strncpy_from_user()
|
| /linux-4.4.14/drivers/usb/musb/ |
| D | blackfin.c | 138 static void bfin_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in bfin_read_fifo()
|
| /linux-4.4.14/lib/lz4/ |
| D | lz4hc_compress.c | 517 unsigned char *dst, size_t *dst_len, void *wrkmem) in lz4hc_compress()
|
| /linux-4.4.14/include/linux/ |
| D | mempolicy.h | 234 vma_dup_policy(struct vm_area_struct *src, struct vm_area_struct *dst) in vma_dup_policy()
|
| /linux-4.4.14/net/wireless/ |
| D | util.c | 418 u8 dst[ETH_ALEN]; in ieee80211_data_to_8023() local 658 u8 dst[ETH_ALEN], src[ETH_ALEN]; in ieee80211_amsdu_to_8023s() local
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | ipl.c | 897 static void reipl_get_ascii_nss_name(char *dst, in reipl_get_ascii_nss_name() 1043 static void get_ipl_string(char *dst, struct ipl_parameter_block *ipb, in get_ipl_string() 1885 static void __init strncpy_skip_quote(char *dst, char *src, int n) in strncpy_skip_quote() 1994 void *src, *dst; in ipl_save_parameters() local
|
| /linux-4.4.14/drivers/scsi/cxgbi/ |
| D | libcxgbi.c | 600 struct dst_entry *dst; in cxgbi_check_route() local 701 struct dst_entry *dst; in cxgbi_check_route6() local 1069 struct dst_entry *dst = csk->dst; in cxgbi_sock_select_mss() local 2200 char *dst = skb->data + task->hdr_len; in cxgbi_conn_init_pdu() local
|
| /linux-4.4.14/drivers/spi/ |
| D | spi-sh-msiof.c | 782 static void copy_bswap32(u32 *dst, const u32 *src, unsigned int words) in copy_bswap32() 801 static void copy_wswap32(u32 *dst, const u32 *src, unsigned int words) in copy_wswap32() 820 static void copy_plain32(u32 *dst, const u32 *src, unsigned int words) in copy_plain32()
|
| /linux-4.4.14/drivers/usb/gadget/udc/ |
| D | udc-xilinx.c | 321 dma_addr_t dst, u32 length) in xudc_start_dma() 385 dma_addr_t dst; in xudc_dma_send() local 439 dma_addr_t dst; in xudc_dma_receive() local
|
| /linux-4.4.14/drivers/cpufreq/ |
| D | s3c24xx-cpufreq.c | 531 static void s3c_cpufreq_freq_min(struct s3c_freq *dst, in s3c_cpufreq_freq_min()
|
| /linux-4.4.14/fs/pstore/ |
| D | platform.c | 302 char *dst; in pstore_dump() local
|
| /linux-4.4.14/drivers/net/ethernet/ezchip/ |
| D | nps_enet.c | 38 unsigned char *dst, u32 length) in nps_enet_read_rx_fifo()
|
| /linux-4.4.14/drivers/video/fbdev/i810/ |
| D | i810_accel.c | 370 u32 fg = 0, bg = 0, size, dst; in i810fb_imageblit() local
|
| /linux-4.4.14/fs/nilfs2/ |
| D | page.c | 211 static void nilfs_copy_page(struct page *dst, struct page *src, int copy_dirty) in nilfs_copy_page()
|
| /linux-4.4.14/kernel/events/ |
| D | internal.h | 148 memcpy_common(void *dst, const void *src, unsigned long n) in memcpy_common()
|
| /linux-4.4.14/net/sunrpc/xprtrdma/ |
| D | rpc_rdma.c | 115 unsigned char *src, *dst; in rpcrdma_tail_pullup() local
|
| /linux-4.4.14/arch/score/include/asm/ |
| D | uaccess.h | 398 static inline int strncpy_from_user(char *dst, const char *src, long len) in strncpy_from_user()
|
| /linux-4.4.14/net/ceph/ |
| D | ceph_common.c | 293 static int get_secret(struct ceph_crypto_key *dst, const char *name) { in get_secret()
|
| /linux-4.4.14/net/sched/ |
| D | cls_api.c | 554 void tcf_exts_change(struct tcf_proto *tp, struct tcf_exts *dst, in tcf_exts_change()
|
| /linux-4.4.14/drivers/char/ |
| D | ps3flash.c | 182 void *dst; in ps3flash_write() local
|
| /linux-4.4.14/drivers/thunderbolt/ |
| D | ctl.c | 276 static void cpu_to_be32_array(__be32 *dst, u32 *src, size_t len) in cpu_to_be32_array() 283 static void be32_to_cpu_array(u32 *dst, __be32 *src, size_t len) in be32_to_cpu_array()
|
| /linux-4.4.14/fs/fat/ |
| D | fat.h | 243 static inline void fat16_towchar(wchar_t *dst, const __u8 *src, size_t len) in fat16_towchar() 270 static inline void fatwchar_to16(__u8 *dst, const wchar_t *src, size_t len) in fatwchar_to16()
|
| /linux-4.4.14/drivers/video/fbdev/core/ |
| D | svgalib.c | 225 u16 __iomem *src, *dst; in svga_tilecopy() local
|
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_fence.c | 401 struct amdgpu_fence_driver *dst, *src; in amdgpu_fence_note_sync() local
|
| /linux-4.4.14/net/mac80211/ |
| D | mesh.h | 106 u8 dst[ETH_ALEN]; member
|
| /linux-4.4.14/drivers/s390/block/ |
| D | dasd_diag.c | 515 char *dst; in dasd_diag_build_cp() local
|
| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
| D | rw26.c | 275 void *dst; in ll_direct_rw_pages() local
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-picolcd_debugfs.c | 378 static void dump_buff_as_hex(char *dst, size_t dst_sz, const u8 *data, in dump_buff_as_hex()
|
| /linux-4.4.14/drivers/gpu/drm/virtio/ |
| D | virtgpu_ioctl.c | 33 static void convert_to_hw_box(struct virtio_gpu_box *dst, in convert_to_hw_box()
|
| /linux-4.4.14/drivers/mtd/onenand/ |
| D | samsung.c | 525 static int s5pc110_dma_poll(dma_addr_t dst, dma_addr_t src, size_t count, int direction) in s5pc110_dma_poll() 591 static int s5pc110_dma_irq(dma_addr_t dst, dma_addr_t src, size_t count, int direction) in s5pc110_dma_irq()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
| D | sec.c | 1314 void flavor_copy(struct sptlrpc_flavor *dst, struct sptlrpc_flavor *src) in flavor_copy() 1532 void *src, *dst; in _sptlrpc_enlarge_msg_inplace() local
|
| /linux-4.4.14/net/switchdev/ |
| D | switchdev.c | 1165 int switchdev_fib_ipv4_add(u32 dst, int dst_len, struct fib_info *fi, in switchdev_fib_ipv4_add() 1217 int switchdev_fib_ipv4_del(u32 dst, int dst_len, struct fib_info *fi, in switchdev_fib_ipv4_del()
|
| /linux-4.4.14/mm/ |
| D | migrate.c | 478 static void __copy_gigantic_page(struct page *dst, struct page *src, in __copy_gigantic_page() 495 static void copy_huge_page(struct page *dst, struct page *src) in copy_huge_page()
|
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
| D | cm.c | 389 struct dst_entry *dst = NULL; in find_route6() local 1930 struct dst_entry *dst, struct c4iw_dev *cdev, in import_ep() 2386 struct dst_entry *dst; in pass_accept_req() local 3786 struct dst_entry *dst; in rx_pkt() local
|
| /linux-4.4.14/sound/pci/korg1212/ |
| D | korg1212.c | 1278 struct KorgAudioFrame * dst = korg1212->playDataBufsPtr[0].bufferData + pos; in snd_korg1212_silence() local 1302 static int snd_korg1212_copy_to(struct snd_korg1212 *korg1212, void __user *dst, int pos, int count… in snd_korg1212_copy_to() 1334 struct KorgAudioFrame * dst = korg1212->playDataBufsPtr[0].bufferData + pos; in snd_korg1212_copy_from() local 1673 void __user *dst, in snd_korg1212_capture_copy()
|
| /linux-4.4.14/drivers/crypto/ |
| D | talitos.c | 907 struct scatterlist *dst) in talitos_sg_unmap() 1225 struct scatterlist *dst, in talitos_edesc_alloc() 1398 struct scatterlist *dst, unsigned int len, in unmap_sg_talitos_ptr() 1504 void map_sg_out_talitos_ptr(struct device *dev, struct scatterlist *dst, in map_sg_out_talitos_ptr()
|
| D | hifn_795x.c | 1370 struct scatterlist *src, struct scatterlist *dst, in hifn_setup_dma() 1458 static int ablkcipher_add(unsigned int *drestp, struct scatterlist *dst, in ablkcipher_add() 1490 struct scatterlist *dst, *t; in hifn_cipher_walk() local 1581 struct scatterlist *dst; in hifn_setup_session() local 1720 struct scatterlist *dst, unsigned int size, unsigned int *nbytesp) in ablkcipher_get() 1775 struct scatterlist *dst, *t; in hifn_process_ready() local
|
| /linux-4.4.14/arch/arm64/net/ |
| D | bpf_jit_comp.c | 250 const u8 dst = bpf2a64[insn->dst_reg]; in build_insn() local
|
| /linux-4.4.14/fs/ |
| D | binfmt_flat.c | 184 char *dst, in decompress_exec()
|
| /linux-4.4.14/fs/ceph/ |
| D | snap.c | 415 static int dup_array(u64 **dst, __le64 *src, u32 num) in dup_array()
|