| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_debugdump.c | 456 void *dest; in nfp_dump_csr_range() local 506 u32 reg_sz, u32 context, void *dest) in nfp_read_indirect_csr() 535 u32 reg_sz, void *dest) in nfp_read_all_indirect_csr_ctx() 559 void *dest; in nfp_dump_indirect_csr_range() local 607 void *dest; in nfp_dump_single_rtsym() local 738 struct ethtool_dump *dump_param, void *dest) in nfp_net_dump_populate_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | smt.c | 924 static void smt_send_nif(struct s_smc *smc, const struct fddi_addr *dest, in smt_send_nif() 953 static void smt_send_nif_request(struct s_smc *smc, struct fddi_addr *dest) in smt_send_nif_request() 963 static void smt_send_ecf_request(struct s_smc *smc, struct fddi_addr *dest, in smt_send_ecf_request() 990 static void smt_send_ecf(struct s_smc *smc, struct fddi_addr *dest, int fc, in smt_send_ecf() 1016 static void smt_send_sif_config(struct s_smc *smc, struct fddi_addr *dest, in smt_send_sif_config() 1049 static void smt_send_sif_operation(struct s_smc *smc, struct fddi_addr *dest, in smt_send_sif_operation()
|
| /OK3568_Linux_fs/kernel/sound/pci/cs46xx/ |
| H A D | dsp_spos.c | 868 u32 dest, int size) in _dsp_create_task_tree() 882 static void _dsp_create_scb (struct snd_cs46xx *chip, u32 * scb_data, u32 dest) in _dsp_create_scb() 910 static struct dsp_scb_descriptor * _map_scb (struct snd_cs46xx *chip, char * name, u32 dest) in _map_scb() 943 _map_task_tree (struct snd_cs46xx *chip, char * name, u32 dest, u32 size) in _map_task_tree() 974 cs46xx_dsp_create_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest) in cs46xx_dsp_create_scb() 1002 u32 dest, int size) in cs46xx_dsp_create_task_tree()
|
| /OK3568_Linux_fs/kernel/arch/parisc/math-emu/ |
| H A D | sgl_float.h | 139 #define Sgl_copytoint_exponentmantissa(source,dest) \ argument 147 #define Sgl_set_mantissa(dest,value) Deposit_smantissa(dest,value) argument 148 #define Sgl_set_exponentmantissa(dest,value) \ argument 242 #define Sgl_makequietnan(dest) \ argument 245 #define Sgl_makesignalingnan(dest) \ argument 320 #define Sgl_copyfromptr(srcptr,dest) dest = *srcptr argument 409 #define Sglext_copytoint_exponentmantissa(src,dest) \ argument
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/apic/ |
| H A D | x2apic_phys.c | 44 u32 dest = per_cpu(x86_cpu_to_apicid, cpu); in x2apic_send_IPI() local 120 void __x2apic_send_IPI_dest(unsigned int apicid, int vector, unsigned int dest) in __x2apic_send_IPI_dest()
|
| H A D | local.h | 34 unsigned int dest) in __prepare_ICR()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | decompress_unxz.c | 208 void *memmove(void *dest, const void *src, size_t size) in memmove() 256 long (*fill)(void *dest, unsigned long size), in unxz()
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb/ |
| H A D | avb_footer.c | 28 bool avb_footer_validate_and_byteswap(const AvbFooter* src, AvbFooter* dest) { in avb_footer_validate_and_byteswap()
|
| H A D | avb_hashtree_descriptor.c | 29 const AvbHashtreeDescriptor* src, AvbHashtreeDescriptor* dest) { in avb_hashtree_descriptor_validate_and_byteswap()
|
| H A D | avb_chain_partition_descriptor.c | 29 const AvbChainPartitionDescriptor* src, AvbChainPartitionDescriptor* dest) { in avb_chain_partition_descriptor_validate_and_byteswap()
|
| H A D | avb_hash_descriptor.c | 29 AvbHashDescriptor* dest) { in avb_hash_descriptor_validate_and_byteswap()
|
| H A D | avb_kernel_cmdline_descriptor.c | 29 const AvbKernelCmdlineDescriptor* src, AvbKernelCmdlineDescriptor* dest) { in avb_kernel_cmdline_descriptor_validate_and_byteswap()
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | bind_addr.c | 43 int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest, in sctp_bind_addr_copy() 88 int sctp_bind_addr_dup(struct sctp_bind_addr *dest, in sctp_bind_addr_dup() 453 static int sctp_copy_one_addr(struct net *net, struct sctp_bind_addr *dest, in sctp_copy_one_addr()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_iter_tcp4.c | 84 __be32 dest, src; in dump_tcp_sock() local 153 __be32 dest, src; in dump_tw_sock() local
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | xdp_router_ipv4_kern.c | 88 unsigned short *dest = dst; in set_src_dst_mac() local 97 __be32 *src, __be32 *dest) in parse_ipv4()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | mv_xor.c | 555 mv_xor_prep_dma_xor(struct dma_chan *chan, dma_addr_t dest, dma_addr_t *src, in mv_xor_prep_dma_xor() 599 mv_xor_prep_dma_memcpy(struct dma_chan *chan, dma_addr_t dest, dma_addr_t src, in mv_xor_prep_dma_memcpy() 613 dma_addr_t src, dest; in mv_xor_prep_dma_interrupt() local 764 void *src, *dest; in mv_chan_memcpy_self_test() local 875 struct page *dest; in mv_chan_xor_self_test() local
|
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | doorbell.h | 50 static inline void mlx5_write64(__be32 val[2], void __iomem *dest) in mlx5_write64()
|
| /OK3568_Linux_fs/kernel/sound/usb/6fire/ |
| H A D | pcm.c | 201 u32 *dest = (u32 *) (alsa_rt->dma_area + sub->dma_off in usb6fire_pcm_capture() local 251 u32 *dest; in usb6fire_pcm_playback() local 298 u8 *dest; in usb6fire_pcm_in_urb_handler() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_exthdr.c | 41 u32 *dest = ®s->data[priv->dreg]; in nft_exthdr_ipv6_eval() local 137 u32 *dest = ®s->data[priv->dreg]; in nft_exthdr_ipv4_eval() local 189 u32 *dest = ®s->data[priv->dreg]; in nft_exthdr_tcp_eval() local
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | bootp.c | 118 static int check_reply_packet(uchar *pkt, unsigned dest, unsigned src, in check_reply_packet() 345 static void bootp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in bootp_handler() 1022 static void dhcp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in dhcp_handler()
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | zcore.c | 61 int memcpy_hsa_user(void __user *dest, unsigned long src, size_t count) in memcpy_hsa_user() 96 int memcpy_hsa_kernel(void *dest, unsigned long src, size_t count) in memcpy_hsa_kernel()
|
| /OK3568_Linux_fs/u-boot/fs/cbfs/ |
| H A D | cbfs.c | 42 static void swap_header(struct cbfs_header *dest, struct cbfs_header *src) in swap_header() 53 static void swap_file_header(struct cbfs_fileheader *dest, in swap_file_header()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | ipl_vmparm.c | 6 size_t ipl_block_get_ascii_vmparm(char *dest, size_t size, in ipl_block_get_ascii_vmparm()
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | csum_copy_from_user.S | 20 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | stack.c | 63 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src) in fsstack_copy_attr_all()
|