| /linux-4.1.27/drivers/isdn/hisax/ |
| D | hfc_sx.c | 209 u_char f_msk, f1, f2, *dst; in read_fifo() local
|
| /linux-4.1.27/mm/ |
| D | list_lru.c | 462 struct list_lru_one *src, *dst; in memcg_drain_list_lru_node() local
|
| D | memory.c | 1923 static inline void cow_user_page(struct page *dst, struct page *src, unsigned long va, struct vm_ar… in cow_user_page() 3815 static void copy_user_gigantic_page(struct page *dst, struct page *src, in copy_user_gigantic_page() 3834 void copy_user_huge_page(struct page *dst, struct page *src, in copy_user_huge_page()
|
| D | rmap.c | 252 int anon_vma_clone(struct vm_area_struct *dst, struct vm_area_struct *src) in anon_vma_clone()
|
| /linux-4.1.27/net/ipv4/ |
| D | esp4.c | 146 struct xfrm_dst *dst = (struct xfrm_dst *)skb_dst(skb); in esp_output() local
|
| D | icmp.c | 291 struct dst_entry *dst = &rt->dst; in icmpv4_xrlim_allow() local
|
| D | inet_connection_sock.c | 963 struct dst_entry *dst = __sk_dst_check(sk, 0); in inet_csk_update_pmtu() local
|
| D | ip_sockglue.c | 1343 struct dst_entry *dst; in do_ip_getsockopt() local
|
| D | fib_semantics.c | 991 u32 tb_id, u8 type, __be32 dst, int dst_len, u8 tos, in fib_dump_info()
|
| /linux-4.1.27/fs/hpfs/ |
| D | hpfs_fn.h | 169 static inline void copy_de(struct hpfs_dirent *dst, struct hpfs_dirent *src) in copy_de()
|
| /linux-4.1.27/fs/xfs/libxfs/ |
| D | xfs_dir2_sf.c | 171 xfs_dir2_sf_hdr_t *dst; /* temporary data buffer */ in xfs_dir2_block_to_sf() local
|
| D | xfs_bmap_btree.c | 421 struct xfs_btree_cur *dst) in xfs_bmbt_update_cursor()
|
| /linux-4.1.27/arch/ia64/mm/ |
| D | discontig.c | 416 pg_data_t **dst; in scatter_node_data() local
|
| /linux-4.1.27/drivers/dma/sh/ |
| D | sudmac.c | 177 dma_addr_t src, dma_addr_t dst, size_t *len) in sudmac_desc_setup()
|
| D | shdma-base.c | 505 unsigned long flags, dma_addr_t *dst, dma_addr_t *src, size_t *len, in shdma_add_desc()
|
| D | shdmac.c | 383 dma_addr_t src, dma_addr_t dst, size_t *len) in sh_dmae_desc_setup()
|
| D | rcar-hpbdma.c | 363 dma_addr_t src, dma_addr_t dst, size_t *len) in hpb_dmae_desc_setup()
|
| /linux-4.1.27/net/rds/ |
| D | iw_recv.c | 580 uint64_t *src, *dst; in rds_iw_cong_recv() local
|
| D | ib_recv.c | 749 uint64_t *src, *dst; in rds_ib_cong_recv() local
|
| /linux-4.1.27/include/linux/ |
| D | net.h | 185 #define DECLARE_SOCKADDR(type, dst, src) \ argument
|
| D | clk-provider.h | 593 static inline void __clk_hw_set_clk(struct clk_hw *dst, struct clk_hw *src) in __clk_hw_set_clk()
|
| D | skbuff.h | 730 static inline void skb_dst_set(struct sk_buff *skb, struct dst_entry *dst) in skb_dst_set() 745 static inline void skb_dst_set_noref(struct sk_buff *skb, struct dst_entry *dst) in skb_dst_set_noref() 3210 static inline void __nf_copy(struct sk_buff *dst, const struct sk_buff *src, in __nf_copy() 3229 static inline void nf_copy(struct sk_buff *dst, const struct sk_buff *src) in nf_copy()
|
| D | hugetlb.h | 127 #define copy_hugetlb_page_range(src, dst, vma) ({ BUG(); 0; }) argument
|
| /linux-4.1.27/fs/ |
| D | fcntl.c | 222 uid_t __user *dst = (void __user *)arg; in f_getowner_uids() local
|
| /linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
| D | iwch_cm.h | 184 struct dst_entry *dst; member
|
| /linux-4.1.27/include/uapi/linux/netfilter_ipv6/ |
| D | ip6_tables.h | 64 struct in6_addr src, dst; member
|
| /linux-4.1.27/drivers/net/ipvlan/ |
| D | ipvlan_core.c | 379 struct dst_entry *dst; in ipvlan_process_v6_outbound() local
|
| /linux-4.1.27/drivers/misc/mic/host/ |
| D | mic_virtio.c | 38 static int mic_sync_dma(struct mic_device *mdev, dma_addr_t dst, in mic_sync_dma()
|
| /linux-4.1.27/drivers/media/platform/vivid/ |
| D | vivid-kthread-cap.c | 122 static void scale_line(const u8 *src, u8 *dst, unsigned srcw, unsigned dstw, unsigned twopixsize) in scale_line()
|
| /linux-4.1.27/fs/nfs/ |
| D | pnfs.h | 524 pnfs_use_threshold(struct nfs4_threshold **dst, struct nfs4_threshold *src, in pnfs_use_threshold() 668 pnfs_use_threshold(struct nfs4_threshold **dst, struct nfs4_threshold *src, in pnfs_use_threshold()
|
| D | delegation.c | 885 bool nfs4_copy_delegation_stateid(nfs4_stateid *dst, struct inode *inode, in nfs4_copy_delegation_stateid()
|
| /linux-4.1.27/sound/drivers/ |
| D | aloop.c | 380 char *dst = runtime->dma_area; in clear_capture_buf() local 409 char *dst = capt->substream->runtime->dma_area; in copy_play_buf() local
|
| D | ml403-ac97cr.c | 499 u16 *dst; in snd_ml403_ac97cr_capture_ind2_copy() local
|
| /linux-4.1.27/sound/core/ |
| D | control.c | 750 struct snd_ctl_elem_id *dst, *id; in snd_ctl_elem_list() local 1097 char *dst = ue->elem_data + in snd_ctl_elem_user_put() local
|
| D | pcm_compat.c | 275 #define put_timespec(src, dst) copy_to_user(dst, src, sizeof(*dst)) argument
|
| /linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
| D | apply.c | 809 struct omap_dss_device *dst) in dss_mgr_connect_compat() 815 struct omap_dss_device *dst) in dss_mgr_disconnect_compat()
|
| D | dss.c | 884 struct dss_features *dst; in dss_init_features() local
|
| /linux-4.1.27/drivers/isdn/hardware/mISDN/ |
| D | hfcpci.c | 681 u_char *src, *dst, new_f1; in hfcpci_fill_dfifo() local 759 u_char new_f1, *src, *dst; in hfcpci_fill_fifo() local
|
| /linux-4.1.27/sound/pci/ac97/ |
| D | ac97_codec.c | 2608 static void set_ctl_name(char *dst, const char *src, const char *suffix) in set_ctl_name() 2638 const char *dst, const char *suffix) in snd_ac97_rename_ctl() 2650 const char *dst) in snd_ac97_rename_vol_ctl()
|
| /linux-4.1.27/fs/btrfs/ |
| D | extent_io.c | 5298 char *dst = (char *)dstv; in read_extent_buffer() local 5329 char __user *dst = (char __user *)dstv; in read_extent_buffer_to_user() local 5492 void copy_extent_buffer(struct extent_buffer *dst, struct extent_buffer *src, in copy_extent_buffer() 5525 static inline bool areas_overlap(unsigned long src, unsigned long dst, unsigned long len) in areas_overlap() 5553 void memcpy_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset, in memcpy_extent_buffer() 5597 void memmove_extent_buffer(struct extent_buffer *dst, unsigned long dst_offset, in memmove_extent_buffer()
|
| D | ioctl.c | 2839 static int btrfs_cmp_data(struct inode *src, u64 loff, struct inode *dst, in btrfs_cmp_data() 2898 struct inode *dst, u64 dst_loff) in btrfs_extent_same() 3015 struct inode *dst; in btrfs_ioctl_file_extent_same() local 3199 struct inode *dst, in clone_copy_inline_extent()
|
| D | ctree.c | 801 tree_mod_log_eb_copy(struct btrfs_fs_info *fs_info, struct extent_buffer *dst, in tree_mod_log_eb_copy() 872 tree_mod_log_eb_move(struct btrfs_fs_info *fs_info, struct extent_buffer *dst, in tree_mod_log_eb_move() 3188 struct btrfs_root *root, struct extent_buffer *dst, in push_node_left() 3263 struct extent_buffer *dst, in balance_node_right()
|
| D | super.c | 1148 char *src, *dst, *buf; in setup_root_args() local
|
| /linux-4.1.27/include/net/bluetooth/ |
| D | bluetooth.h | 212 static inline void bacpy(bdaddr_t *dst, const bdaddr_t *src) in bacpy()
|
| /linux-4.1.27/drivers/gpu/drm/radeon/ |
| D | radeon_fence.c | 767 struct radeon_fence_driver *dst, *src; in radeon_fence_note_sync() local
|
| D | atombios_dp.c | 53 void radeon_atom_copy_swap(u8 *dst, u8 *src, u8 num_bytes, bool to_le) in radeon_atom_copy_swap()
|
| D | radeon_vm.c | 819 uint64_t dst, uint32_t flags) in radeon_vm_update_ptes()
|
| D | r600_cp.c | 2426 uint64_t src, dst; in r600_cp_dispatch_swap() local
|
| /linux-4.1.27/kernel/time/ |
| D | clocksource.c | 825 ssize_t sysfs_get_uname(const char *buf, char *dst, size_t cnt) in sysfs_get_uname()
|
| /linux-4.1.27/drivers/gpu/drm/i915/ |
| D | i915_cmd_parser.c | 865 void *dst = NULL; in copy_batch() local
|
| D | intel_sprite.c | 873 struct drm_rect *dst = &state->dst; in intel_check_sprite_plane() local
|
| D | i915_gpu_error.c | 581 struct drm_i915_error_object *dst; in i915_error_object_create() local
|
| /linux-4.1.27/drivers/staging/rtl8712/ |
| D | rtl871x_recv.h | 61 u8 dst[ETH_ALEN]; member
|
| D | rtl871x_xmit.h | 127 u8 dst[ETH_ALEN]; member
|
| D | rtl871x_security.c | 331 void r8712_secgetmic(struct mic_data *pmicdata, u8 *dst) in r8712_secgetmic()
|
| /linux-4.1.27/arch/mips/lib/ |
| D | memcpy.S | 36 #define dst a0 macro
|
| D | csum_partial.S | 316 #define dst a1 macro
|
| /linux-4.1.27/arch/x86/crypto/sha-mb/ |
| D | sha1_mb.c | 370 __be32 *dst = (__be32 *) rctx->out; in sha1_mb_set_results() local
|
| /linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
| D | mdp5_plane.c | 346 static int calc_phase_step(uint32_t src, uint32_t dst, uint32_t *out_phase) in calc_phase_step()
|
| /linux-4.1.27/arch/mn10300/kernel/ |
| D | gdb-stub.c | 222 static inline char *gdbstub_strcpy(char *dst, const char *src) in gdbstub_strcpy()
|
| /linux-4.1.27/net/atm/ |
| D | clip.c | 328 struct dst_entry *dst = skb_dst(skb); in clip_start_xmit() local
|
| D | lec.c | 209 unsigned char *dst; in lec_start_xmit() local 624 unsigned char *src, *dst; in lec_push() local
|
| /linux-4.1.27/include/net/ |
| D | dn.h | 159 __le16 dst; member
|
| D | sock.h | 1710 struct dst_entry *dst; in sk_dst_get() local 1722 struct dst_entry *ndst, *dst = __sk_dst_get(sk); in dst_negative_advice() local 1735 __sk_dst_set(struct sock *sk, struct dst_entry *dst) in __sk_dst_set() 1750 sk_dst_set(struct sock *sk, struct dst_entry *dst) in sk_dst_set()
|
| D | inet_sock.h | 122 struct dst_entry *dst; member
|
| D | tcp.h | 631 const struct dst_entry *dst = __sk_dst_get(sk); in tcp_rto_min() local 644 static inline bool tcp_ca_dst_locked(const struct dst_entry *dst) in tcp_ca_dst_locked()
|
| D | xfrm.h | 940 struct dst_entry dst; member 1462 static inline int xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, in xfrm_tmpl_sort() 1468 static inline int xfrm_state_sort(struct xfrm_state **dst, struct xfrm_state **src, in xfrm_state_sort()
|
| D | neighbour.h | 503 static inline void neigh_ha_snapshot(char *dst, const struct neighbour *n, in neigh_ha_snapshot()
|
| D | bonding.h | 503 static inline __be32 bond_confirm_addr(struct net_device *dev, __be32 dst, __be32 local) in bond_confirm_addr()
|
| /linux-4.1.27/drivers/gpu/drm/tegra/ |
| D | drm.h | 172 } dst; member
|
| /linux-4.1.27/arch/sh/kernel/ |
| D | dwarf.c | 131 static inline int dwarf_read_addr(unsigned long *src, unsigned long *dst) in dwarf_read_addr()
|
| /linux-4.1.27/drivers/firmware/efi/ |
| D | efivars.c | 241 copy_out_compat(struct efi_variable *dst, struct compat_efi_variable *src) in copy_out_compat()
|
| /linux-4.1.27/net/sched/ |
| D | cls_route.c | 132 struct dst_entry *dst; in route4_classify() local
|
| /linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_tx.c | 699 static void mlx4_bf_copy(void __iomem *dst, const void *src, in mlx4_bf_copy()
|
| /linux-4.1.27/arch/parisc/include/asm/ |
| D | elf.h | 277 #define ELF_CORE_COPY_REGS(dst, pt) \ argument
|
| /linux-4.1.27/drivers/dma/ioat/ |
| D | dma_v2.c | 752 dma_addr_t dst = dma_dest; in ioat2_dma_prep_memcpy_lock() local
|
| /linux-4.1.27/kernel/ |
| D | compat.c | 664 int get_compat_itimerspec(struct itimerspec *dst, in get_compat_itimerspec() 673 int put_compat_itimerspec(struct compat_itimerspec __user *dst, in put_compat_itimerspec()
|
| D | fork.c | 313 int __weak arch_dup_task_struct(struct task_struct *dst, in arch_dup_task_struct()
|
| /linux-4.1.27/drivers/staging/rtl8723au/core/ |
| D | rtw_mlme.c | 313 int is_same_network23a(struct wlan_bssid_ex *src, struct wlan_bssid_ex *dst) in is_same_network23a() 351 void update_network23a(struct wlan_bssid_ex *dst, struct wlan_bssid_ex *src, in update_network23a()
|
| /linux-4.1.27/net/iucv/ |
| D | af_iucv.c | 118 static inline void high_nmcpy(unsigned char *dst, char *src) in high_nmcpy() 123 static inline void low_nmcpy(unsigned char *dst, char *src) in low_nmcpy()
|
| /linux-4.1.27/include/trace/ |
| D | ftrace.h | 633 #define __assign_str(dst, src) \ argument 643 #define __assign_bitmask(dst, src, nr_bits) \ argument
|
| /linux-4.1.27/drivers/staging/rtl8188eu/core/ |
| D | rtw_mlme.c | 338 int is_same_network(struct wlan_bssid_ex *src, struct wlan_bssid_ex *dst) in is_same_network() 385 void update_network(struct wlan_bssid_ex *dst, struct wlan_bssid_ex *src, in update_network()
|
| D | rtw_security.c | 315 void rtw_secgetmic(struct mic_data *pmicdata, u8 *dst) in rtw_secgetmic()
|
| /linux-4.1.27/arch/ia64/kernel/ |
| D | unwind.c | 973 desc_reg_gr (unsigned char reg, unsigned char dst, struct unw_state_record *sr) in desc_reg_gr() 993 desc_rp_br (unsigned char dst, struct unw_state_record *sr) in desc_rp_br() 1722 unsigned long opc, dst, val, off; in run_script() local
|
| D | unwind_i.h | 141 unsigned int dst : 9; member
|
| /linux-4.1.27/sound/pci/cs46xx/ |
| D | cs46xx_lib.c | 323 void __iomem *dst; in snd_cs46xx_download() local 340 static inline void memcpy_le32(void *dst, const void *src, unsigned int len) in memcpy_le32() 486 void __iomem *dst; in snd_cs46xx_clear_BA1() local
|
| /linux-4.1.27/drivers/dma/ |
| D | bcm2835-dma.c | 58 uint32_t dst; member
|
| D | nbpfaxi.c | 477 dma_addr_t src, dma_addr_t dst, size_t size, bool last) in nbpf_prep_one() 959 struct dma_chan *dchan, dma_addr_t dst, dma_addr_t src, in nbpf_prep_memcpy()
|
| D | edma.c | 887 bool dst = edesc->direction == DMA_DEV_TO_MEM; in edma_residue() local
|
| D | iop-adma.c | 619 iop_adma_prep_dma_pq(struct dma_chan *chan, dma_addr_t *dst, dma_addr_t *src, in iop_adma_prep_dma_pq()
|
| D | img-mdc-dma.c | 210 dma_addr_t src, dma_addr_t dst, size_t len) in mdc_list_desc_config()
|
| D | mpc512x_dma.c | 614 mpc_dma_prep_memcpy(struct dma_chan *chan, dma_addr_t dst, dma_addr_t src, in mpc_dma_prep_memcpy()
|
| /linux-4.1.27/drivers/net/wireless/hostap/ |
| D | hostap_main.c | 1041 int prism2_sta_send_mgmt(local_info_t *local, u8 *dst, u16 stype, in prism2_sta_send_mgmt()
|
| /linux-4.1.27/sound/usb/ |
| D | mixer_scarlett.c | 361 static void scarlett_generate_name(int i, char *dst, int offsets[]) in scarlett_generate_name()
|
| D | pcm.c | 1315 u8 *dst = urb->transfer_buffer; in fill_playback_urb_dsd_dop() local
|
| /linux-4.1.27/drivers/mtd/nand/gpmi-nand/ |
| D | gpmi-lib.c | 1372 void gpmi_copy_bits(u8 *dst, size_t dst_bit_off, in gpmi_copy_bits()
|
| /linux-4.1.27/net/netfilter/ |
| D | nf_nat_core.c | 90 struct dst_entry *dst; in nf_xfrm_me_harder() local
|
| /linux-4.1.27/net/bluetooth/rfcomm/ |
| D | sock.c | 952 bdaddr_t src, dst; in rfcomm_connect_ind() local
|
| D | tty.c | 58 bdaddr_t dst; member
|
| /linux-4.1.27/crypto/ |
| D | gcm.c | 70 struct scatterlist dst[2]; member 196 struct scatterlist *dst; in crypto_gcm_init_crypt() local
|
| D | algapi.c | 955 void crypto_xor(u8 *dst, const u8 *src, unsigned int size) in crypto_xor()
|
| D | cryptd.c | 205 struct scatterlist *dst, in cryptd_blkcipher_crypt()
|
| /linux-4.1.27/drivers/net/can/ |
| D | janz-ican3.c | 369 void __iomem *dst; in ican3_init_new_host_interface() local 449 void __iomem *dst; in ican3_init_fast_host_interface() local
|
| /linux-4.1.27/net/ipv4/netfilter/ |
| D | arp_tables.c | 815 static void compat_standard_from_user(void *dst, const void *src) in compat_standard_from_user() 824 static int compat_standard_to_user(void __user *dst, const void *src) in compat_standard_to_user()
|
| D | ip_tables.c | 1001 static void compat_standard_from_user(void *dst, const void *src) in compat_standard_from_user() 1010 static int compat_standard_to_user(void __user *dst, const void *src) in compat_standard_to_user()
|
| /linux-4.1.27/arch/m68k/include/asm/ |
| D | io_mm.h | 483 static inline void memcpy_fromio(void *dst, const volatile void __iomem *src, int count) in memcpy_fromio() 487 static inline void memcpy_toio(volatile void __iomem *dst, const void *src, int count) in memcpy_toio()
|
| /linux-4.1.27/net/batman-adv/ |
| D | translation-table.c | 3265 uint8_t *dst, unsigned short vid) in batadv_is_ap_isolated() 3550 uint8_t *src, uint8_t *dst, in batadv_tt_tvlv_unicast_handler_v1() 3631 uint8_t *src, uint8_t *dst, in batadv_roam_tvlv_unicast_handler_v1()
|
| /linux-4.1.27/lib/ |
| D | kfifo.c | 141 static void kfifo_copy_out(struct __kfifo *fifo, void *dst, in kfifo_copy_out()
|
| /linux-4.1.27/drivers/video/fbdev/msm/ |
| D | mdp_ppp.c | 303 static void get_edge_info(uint32_t src, uint32_t src_coord, uint32_t dst, in get_edge_info()
|
| /linux-4.1.27/drivers/media/platform/exynos-gsc/ |
| D | gsc-core.c | 239 int gsc_cal_prescaler_ratio(struct gsc_variant *var, u32 src, u32 dst, in gsc_cal_prescaler_ratio()
|
| /linux-4.1.27/net/sctp/ |
| D | ipv6.c | 233 struct dst_entry *dst = NULL; in sctp_v6_get_dst() local
|
| D | input.c | 421 struct dst_entry *dst; in sctp_icmp_redirect() local
|
| D | protocol.c | 431 struct dst_entry *dst = NULL; in sctp_v4_get_dst() local
|
| /linux-4.1.27/drivers/md/ |
| D | dm-log-writes.c | 632 void *src, *dst; in log_writes_map() local
|
| D | dm-crypt.c | 597 u8 *dst; in crypt_iv_lmk_post() local 744 u8 *dst; in crypt_iv_tcw_post() local
|
| /linux-4.1.27/drivers/media/platform/s5p-tv/ |
| D | mixer.h | 106 struct mxr_crop dst; member
|
| /linux-4.1.27/net/bridge/ |
| D | br_netfilter.c | 312 struct dst_entry *dst; in br_nf_pre_routing_finish_bridge() local
|
| /linux-4.1.27/tools/perf/scripts/python/ |
| D | netdev-times.py | 56 def diff_msec(src, dst): argument
|
| /linux-4.1.27/scripts/kconfig/ |
| D | confdata.c | 89 char *dst, name[SYMBOL_MAXLENGTH]; in conf_expand_value() local
|
| D | gconf.c | 1248 static void update_tree(struct menu *src, GtkTreeIter * dst) in update_tree()
|
| /linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_dcb_nl.c | 53 struct tc_configuration *dst = NULL; in ixgbe_copy_dcb_cfg() local
|
| /linux-4.1.27/drivers/gpu/drm/ |
| D | drm_modes.c | 857 void drm_mode_copy(struct drm_display_mode *dst, const struct drm_display_mode *src) in drm_mode_copy()
|
| /linux-4.1.27/net/sunrpc/auth_gss/ |
| D | svcauth_gss.c | 113 static int dup_to_netobj(struct xdr_netobj *dst, char *src, int len) in dup_to_netobj() 122 static inline int dup_netobj(struct xdr_netobj *dst, struct xdr_netobj *src) in dup_netobj()
|
| /linux-4.1.27/net/wireless/ |
| D | nl80211.c | 4541 u8 *dst, u8 *next_hop, in nl80211_send_mpath() 4599 u8 dst[ETH_ALEN]; in nl80211_dump_mpath() local 4651 u8 *dst = NULL; in nl80211_get_mpath() local 4688 u8 *dst = NULL; in nl80211_set_mpath() local 4713 u8 *dst = NULL; in nl80211_new_mpath() local 4738 u8 *dst = NULL; in nl80211_del_mpath() local 4756 u8 *dst = NULL; in nl80211_get_mpp() local 4795 u8 dst[ETH_ALEN]; in nl80211_dump_mpp() local
|
| /linux-4.1.27/fs/cifs/ |
| D | cifsacl.c | 188 cifs_copy_sid(struct cifs_sid *dst, const struct cifs_sid *src) in cifs_copy_sid()
|
| /linux-4.1.27/drivers/video/fbdev/ |
| D | pvr2fb.c | 678 unsigned long dst, start, end, len; in pvr2fb_write() local
|
| D | auo_k190x.c | 374 void *dst; in auok190xfb_write() local
|
| D | tgafb.c | 1102 void __iomem *dst; local
|
| D | broadsheetfb.c | 1012 void *dst; in broadsheetfb_write() local
|
| D | ps3fb.c | 608 u64 dst; in ps3fb_set_par() local
|
| /linux-4.1.27/sound/pci/ca0106/ |
| D | ca0106_mixer.c | 733 static int rename_ctl(struct snd_card *card, const char *src, const char *dst) in rename_ctl()
|
| /linux-4.1.27/drivers/staging/fbtft/ |
| D | fbtft-core.c | 622 static void fbtft_merge_fbtftops(struct fbtft_ops *dst, struct fbtft_ops *src) in fbtft_merge_fbtftops()
|
| /linux-4.1.27/net/openvswitch/ |
| D | flow_table.c | 58 void ovs_flow_mask_key(struct sw_flow_key *dst, const struct sw_flow_key *src, in ovs_flow_mask_key()
|
| /linux-4.1.27/sound/firewire/ |
| D | amdtp.c | 453 u32 *dst; in amdtp_read_s32() local
|
| /linux-4.1.27/net/ipv6/netfilter/ |
| D | ip6_tables.c | 1014 static void compat_standard_from_user(void *dst, const void *src) in compat_standard_from_user() 1023 static int compat_standard_to_user(void __user *dst, const void *src) in compat_standard_to_user()
|
| /linux-4.1.27/arch/mips/include/asm/octeon/ |
| D | cvmx-iob-defs.h | 474 uint64_t dst:9; member 511 uint64_t dst:9; member 814 uint64_t dst:8; member 851 uint64_t dst:8; member
|
| /linux-4.1.27/net/mac802154/ |
| D | llsec.c | 652 struct scatterlist src, assoc[2], dst[2]; in llsec_do_encrypt_auth() local
|
| /linux-4.1.27/arch/powerpc/kernel/ |
| D | process.c | 1087 int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src) in arch_dup_task_struct()
|
| /linux-4.1.27/drivers/mmc/host/ |
| D | tifm_sd.c | 211 static void tifm_sd_copy_page(struct page *dst, unsigned int dst_off, in tifm_sd_copy_page()
|
| /linux-4.1.27/drivers/media/pci/ivtv/ |
| D | ivtvfb.c | 385 void *dst; in ivtvfb_write() local
|
| /linux-4.1.27/drivers/usb/musb/ |
| D | musb_dsps.c | 622 static void dsps_read_fifo32(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in dsps_read_fifo32()
|
| /linux-4.1.27/drivers/media/pci/ngene/ |
| D | ngene-core.c | 66 #define ngcpyfrom(dst, adr, count) memcpy_fromio((dst), dev->iomem + (adr), (count)) argument
|
| /linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/ |
| D | cxgb3i.c | 955 struct dst_entry *dst = csk->dst; in init_act_open() local
|
| /linux-4.1.27/drivers/scsi/bnx2i/ |
| D | bnx2i.h | 134 #define GET_STATS_64(__hba, dst, field) \ argument 154 #define GET_STATS_64(__hba, dst, field) \ argument
|
| /linux-4.1.27/net/xfrm/ |
| D | xfrm_state.c | 1435 xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, int n, in xfrm_tmpl_sort() 1453 xfrm_state_sort(struct xfrm_state **dst, struct xfrm_state **src, int n, in xfrm_state_sort()
|
| /linux-4.1.27/arch/arm/mach-omap2/ |
| D | mux.c | 929 struct omap_mux *dst) in omap_mux_copy_names()
|
| /linux-4.1.27/drivers/video/fbdev/matrox/ |
| D | matroxfb_maven.c | 139 char dst; in maven_get_reg() local
|
| /linux-4.1.27/arch/frv/kernel/ |
| D | gdb-stub.c | 246 static inline char *gdbstub_strcpy(char *dst, const char *src) in gdbstub_strcpy()
|
| /linux-4.1.27/net/bluetooth/ |
| D | sco.c | 65 bdaddr_t dst; member
|
| /linux-4.1.27/drivers/net/wireless/mwifiex/ |
| D | sta_cmd.c | 1402 static u32 mwifiex_parse_cal_cfg(u8 *src, size_t len, u8 *dst) in mwifiex_parse_cal_cfg()
|
| /linux-4.1.27/drivers/md/bcache/ |
| D | request.c | 156 struct bkey *src = op->insert_keys.keys, *dst = op->insert_keys.keys; in bch_data_insert_error() local
|
| /linux-4.1.27/drivers/infiniband/core/ |
| D | multicast.c | 284 struct ib_sa_mcmember_rec *dst, ib_sa_comp_mask comp_mask) in cmp_rec()
|
| /linux-4.1.27/arch/tile/kernel/ |
| D | hardwall.c | 188 #define cpu_online_set(cpu, dst) do { \ argument
|
| /linux-4.1.27/drivers/block/aoe/ |
| D | aoe.h | 38 unsigned char dst[6]; member
|
| /linux-4.1.27/fs/jfs/ |
| D | jfs_logmgr.c | 363 caddr_t dst; /* destination address in log page */ in lmWriteRecord() local
|
| /linux-4.1.27/net/ipv6/ |
| D | mcast.c | 1615 struct dst_entry *dst; in mld_sendpack() local 1947 struct dst_entry *dst; in igmp6_send() local
|
| D | raw.c | 743 struct dst_entry *dst = NULL; in rawv6_sendmsg() local
|
| D | ip6_gre.c | 617 struct dst_entry *dst = NULL, *ndst = NULL; in ip6gre_xmit2() local
|
| D | udp.c | 1113 struct dst_entry *dst; in udpv6_sendmsg() local
|
| D | ip6_fib.c | 642 static int fib6_commit_metrics(struct dst_entry *dst, struct mx6_config *mxc) in fib6_commit_metrics()
|
| /linux-4.1.27/drivers/crypto/ |
| D | talitos.c | 763 struct scatterlist *dst) in talitos_sg_unmap() 1116 struct scatterlist *dst, in talitos_edesc_alloc()
|
| D | mxs-dcp.c | 257 struct scatterlist *dst = req->dst; in mxs_dcp_aes_block_crypt() local
|
| D | omap-des.c | 904 u32 *src, *dst; in omap_des_irq() local
|
| /linux-4.1.27/drivers/scsi/ |
| D | stex.c | 415 struct st_sgtable *dst; in stex_map_sg() local 447 struct st_sgtable *dst; in stex_ss_map_sg() local
|
| /linux-4.1.27/include/net/netfilter/ |
| D | nf_tables.h | 73 static inline void nft_data_copy(u32 *dst, const struct nft_data *src, in nft_data_copy() 662 static inline void nft_expr_clone(struct nft_expr *dst, struct nft_expr *src) in nft_expr_clone()
|
| /linux-4.1.27/drivers/staging/i2o/ |
| D | i2o_proc.c | 895 i2o_driver_store_table dst[I2O_MAX_MODULES]; in i2o_seq_show_drivers_stored() member 899 i2o_driver_store_table *dst; in i2o_seq_show_drivers_stored() local
|
| /linux-4.1.27/drivers/media/i2c/ |
| D | saa7115.c | 680 static int saa711x_decode_vps(u8 *dst, u8 *p) in saa711x_decode_vps()
|
| /linux-4.1.27/drivers/staging/rtl8723au/include/ |
| D | rtw_recv.h | 122 u8 dst[ETH_ALEN]; member
|
| D | rtw_xmit.h | 136 u8 dst[ETH_ALEN]; member
|
| /linux-4.1.27/drivers/net/wireless/cw1200/ |
| D | txrx.c | 368 struct wsm_tx_rate_retry_policy *dst = in tx_policy_upload() local
|
| /linux-4.1.27/drivers/acpi/apei/ |
| D | erst.c | 270 void *src, *dst; in erst_exec_move_data() local
|
| /linux-4.1.27/drivers/media/usb/msi2500/ |
| D | msi2500.c | 259 static int msi2500_convert_stream(struct msi2500_state *s, u8 *dst, u8 *src, in msi2500_convert_stream()
|
| /linux-4.1.27/drivers/net/ethernet/broadcom/ |
| D | cnic.c | 3666 struct dst_entry **dst) in cnic_get_v4_route() 3683 struct dst_entry **dst) in cnic_get_v6_route() 3709 struct dst_entry *dst; in cnic_cm_select_dev() local 3753 struct dst_entry *dst = NULL; in cnic_get_route() local
|
| /linux-4.1.27/drivers/usb/serial/ |
| D | garmin_gps.c | 599 unsigned char *dst; in gsp_send() local
|
| /linux-4.1.27/net/l2tp/ |
| D | l2tp_ppp.c | 597 struct dst_entry *dst; in pppol2tp_connect() local
|
| /linux-4.1.27/drivers/media/usb/hackrf/ |
| D | hackrf.c | 226 void *dst, void *src, unsigned int src_len) in hackrf_convert_stream()
|
| /linux-4.1.27/drivers/misc/carma/ |
| D | carma-fpga.c | 698 dma_addr_t dst, src; in data_submit_dma() local
|
| /linux-4.1.27/drivers/staging/rtl8188eu/include/ |
| D | rtw_recv.h | 129 u8 dst[ETH_ALEN]; member
|
| /linux-4.1.27/kernel/trace/ |
| D | trace_kprobe.c | 170 u8 *dst = get_rloc_data(dest); in DEFINE_BASIC_FETCH_FUNCS() local
|
| D | trace_uprobe.c | 145 u8 *dst = get_rloc_data(dest); in DEFINE_BASIC_FETCH_FUNCS() local
|
| /linux-4.1.27/drivers/media/usb/airspy/ |
| D | airspy.c | 242 void *dst, void *src, unsigned int src_len) in airspy_convert_stream()
|
| /linux-4.1.27/drivers/net/ethernet/amd/ |
| D | atarilance.c | 356 static void *slow_memcpy( void *dst, const void *src, size_t len ) in slow_memcpy()
|
| /linux-4.1.27/drivers/gpu/drm/i810/ |
| D | i810_dma.c | 683 unsigned int dst = pbox->x1 * cpp + pbox->y1 * pitch; in i810_dma_dispatch_swap() local
|
| /linux-4.1.27/tools/lguest/ |
| D | lguest.c | 588 static void concat(char *dst, char *args[]) in concat() 1259 static void iowrite(u16 off, u32 v, u32 mask, u32 *dst) in iowrite()
|
| /linux-4.1.27/net/mac80211/ |
| D | util.c | 1560 const u8 *src, const u8 *dst, in ieee80211_build_probe_req() 1610 const u8 *src, const u8 *dst, in ieee80211_send_probe_req()
|
| /linux-4.1.27/net/sunrpc/ |
| D | svcsock.c | 1014 struct kvec *src, *dst; in receive_cb_reply() local
|
| /linux-4.1.27/arch/x86/include/asm/ |
| D | kvm_emulate.h | 296 struct operand dst; member
|
| /linux-4.1.27/drivers/media/dvb-frontends/ |
| D | rtl2832_sdr.c | 220 void *dst, const u8 *src, unsigned int src_len) in rtl2832_sdr_convert_stream()
|
| /linux-4.1.27/drivers/s390/net/ |
| D | qeth_l3_main.c | 2736 struct dst_entry *dst; in qeth_l3_get_cast_type() local 2814 struct dst_entry *dst; in qeth_l3_fill_header() local
|
| /linux-4.1.27/drivers/scsi/lpfc/ |
| D | lpfc_scsi.c | 92 void *src, *dst; in lpfc_debug_save_data() local 121 void *src, *dst; in lpfc_debug_save_dif() local
|
| /linux-4.1.27/net/core/ |
| D | neighbour.c | 1190 struct dst_entry *dst = skb_dst(skb); in neigh_update() local 1653 void *dst, *lladdr; in neigh_add() local
|
| /linux-4.1.27/arch/parisc/math-emu/ |
| D | sgl_float.h | 66 #define Sgl_rightshiftby1_withextent(left,right,dst) \ argument
|
| /linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
| D | wmi.c | 193 void __iomem *dst; in __wmi_send() local
|
| /linux-4.1.27/drivers/media/platform/ |
| D | sh_veu.c | 1085 struct vb2_buffer *dst; in sh_veu_isr() local
|
| /linux-4.1.27/drivers/gpu/drm/exynos/ |
| D | exynos_drm_fimc.c | 943 struct drm_exynos_pos *src, struct drm_exynos_pos *dst) in fimc_set_prescaler()
|
| /linux-4.1.27/net/netfilter/ipvs/ |
| D | ip_vs_core.c | 690 struct dst_entry *dst = skb_dst(skb); in ip_vs_route_me_harder() local
|
| /linux-4.1.27/drivers/crypto/nx/ |
| D | nx-842.c | 1492 unsigned char *dst, int *destlen, in sw842_decompress()
|
| /linux-4.1.27/drivers/scsi/csiostor/ |
| D | csio_mb.c | 1056 uint8_t *dst; in csio_mb_process_portparams_rsp() local
|
| /linux-4.1.27/drivers/infiniband/hw/mlx4/ |
| D | mcg.c | 380 struct ib_sa_mcmember_data *dst, ib_sa_comp_mask comp_mask) in cmp_rec()
|
| /linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
| D | cl_io.c | 1098 void cl_page_list_move(struct cl_page_list *dst, struct cl_page_list *src, in cl_page_list_move()
|