/linux-4.4.14/arch/nios2/lib/ |
D | memcpy.c | 72 static void _wordcopy_fwd_aligned(long int dstp, long int srcp, size_t len) in _wordcopy_fwd_aligned() argument 77 a0 = ((op_t *) srcp)[0]; in _wordcopy_fwd_aligned() 78 a1 = ((op_t *) srcp)[1]; in _wordcopy_fwd_aligned() 79 a2 = ((op_t *) srcp)[2]; in _wordcopy_fwd_aligned() 80 a3 = ((op_t *) srcp)[3]; in _wordcopy_fwd_aligned() 81 a4 = ((op_t *) srcp)[4]; in _wordcopy_fwd_aligned() 82 a5 = ((op_t *) srcp)[5]; in _wordcopy_fwd_aligned() 83 a6 = ((op_t *) srcp)[6]; in _wordcopy_fwd_aligned() 84 a7 = ((op_t *) srcp)[7]; in _wordcopy_fwd_aligned() 94 srcp += 8 * OPSIZ; in _wordcopy_fwd_aligned() [all …]
|
/linux-4.4.14/include/linux/ |
D | cpumask.h | 124 static inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first() argument 130 static inline unsigned int cpumask_next(int n, const struct cpumask *srcp) in cpumask_next() argument 135 static inline unsigned int cpumask_next_zero(int n, const struct cpumask *srcp) in cpumask_next_zero() argument 141 const struct cpumask *srcp, in cpumask_next_and() argument 172 static inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first() argument 174 return find_first_bit(cpumask_bits(srcp), nr_cpumask_bits); in cpumask_first() 184 static inline unsigned int cpumask_next(int n, const struct cpumask *srcp) in cpumask_next() argument 189 return find_next_bit(cpumask_bits(srcp), nr_cpumask_bits, n+1); in cpumask_next() 199 static inline unsigned int cpumask_next_zero(int n, const struct cpumask *srcp) in cpumask_next_zero() argument 204 return find_next_zero_bit(cpumask_bits(srcp), nr_cpumask_bits, n+1); in cpumask_next_zero() [all …]
|
D | nodemask.h | 184 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement() argument 186 bitmap_complement(dstp->bits, srcp->bits, nbits); in __nodes_complement() 214 static inline int __nodes_empty(const nodemask_t *srcp, unsigned int nbits) in __nodes_empty() argument 216 return bitmap_empty(srcp->bits, nbits); in __nodes_empty() 220 static inline int __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full() argument 222 return bitmap_full(srcp->bits, nbits); in __nodes_full() 226 static inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) in __nodes_weight() argument 228 return bitmap_weight(srcp->bits, nbits); in __nodes_weight() 234 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_right() argument 236 bitmap_shift_right(dstp->bits, srcp->bits, n, nbits); in __nodes_shift_right() [all …]
|
D | dmaengine.h | 1059 __dma_has_cap(enum dma_transaction_type tx_type, dma_cap_mask_t *srcp) in __dma_has_cap() argument 1061 return test_bit(tx_type, srcp->bits); in __dma_has_cap()
|
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/ |
D | validate.c | 20 char *srcp, *dstp; in do_one() local 24 srcp = src + MIN_REDZONE + src_off; in do_one() 29 memcpy(srcp, fill, len); in do_one() 31 ret = COPY_LOOP(dstp, srcp, len); in do_one() 33 printf("(%p,%p,%ld) returned %ld\n", dstp, srcp, len, ret); in do_one() 37 if (memcmp(dstp, srcp, len)) { in do_one() 38 printf("(%p,%p,%ld) miscompare\n", dstp, srcp, len); in do_one() 41 printf("%02x ", srcp[i]); in do_one() 51 dstp, srcp, len); in do_one() 57 dstp, srcp, len); in do_one()
|
/linux-4.4.14/sound/synth/emux/ |
D | emux_effect.c | 182 unsigned char *srcp, *origp; in snd_emux_send_effect() local 214 srcp = (unsigned char*)&vp->reg.parm + offset; in snd_emux_send_effect() 217 *srcp = *origp; in snd_emux_send_effect() 218 effect_set_byte(srcp, chan, type); in snd_emux_send_effect() 220 *(unsigned short*)srcp = *(unsigned short*)origp; in snd_emux_send_effect() 221 effect_set_word((unsigned short*)srcp, chan, type); in snd_emux_send_effect() 237 unsigned char *srcp; in snd_emux_setup_effect() local 255 srcp = (unsigned char*)&vp->reg.parm + offset; in snd_emux_setup_effect() 257 effect_set_byte(srcp, chan, i); in snd_emux_setup_effect() 259 effect_set_word((unsigned short*)srcp, chan, i); in snd_emux_setup_effect()
|
/linux-4.4.14/net/sunrpc/xprtrdma/ |
D | rpc_rdma.c | 369 unsigned char *srcp, *destp; in rpcrdma_inline_pullup() local 406 srcp = kmap_atomic(ppages[i]); in rpcrdma_inline_pullup() 407 memcpy(destp, srcp+page_base, curlen); in rpcrdma_inline_pullup() 408 kunmap_atomic(srcp); in rpcrdma_inline_pullup() 618 rpcrdma_inline_fixup(struct rpc_rqst *rqst, char *srcp, int copy_len, int pad) in rpcrdma_inline_fixup() argument 632 __func__, srcp, copy_len, curlen); in rpcrdma_inline_fixup() 635 rqst->rq_rcv_buf.head[0].iov_base = srcp; in rpcrdma_inline_fixup() 636 srcp += curlen; in rpcrdma_inline_fixup() 655 __func__, i, srcp, copy_len, curlen); in rpcrdma_inline_fixup() 657 memcpy(destp + page_base, srcp, curlen); in rpcrdma_inline_fixup() [all …]
|
D | svc_rdma_recvfrom.c | 374 char *srcp, *destp; in rdma_copy_tail() local 378 srcp = head->arg.head[0].iov_base + position; in rdma_copy_tail() 390 *destp++ = *srcp++; in rdma_copy_tail() 403 *destp++ = *srcp++; in rdma_copy_tail()
|
/linux-4.4.14/crypto/ |
D | eseqiv.c | 75 struct page *srcp; in eseqiv_givencrypt() local 94 srcp = sg_page(osrc); in eseqiv_givencrypt() 96 vsrc = PageHighMem(srcp) ? NULL : page_address(srcp) + osrc->offset; in eseqiv_givencrypt()
|
/linux-4.4.14/arch/parisc/lib/ |
D | memcpy.c | 279 static noinline unsigned long pa_memcpy_internal(void *dstp, const void *srcp, in pa_memcpy_internal() argument 288 src = (unsigned long)srcp; in pa_memcpy_internal() 290 pcs = (unsigned char *)srcp; in pa_memcpy_internal() 463 static unsigned long pa_memcpy(void *dstp, const void *srcp, unsigned long len) in pa_memcpy() argument 468 ret = pa_memcpy_internal(dstp, srcp, len); in pa_memcpy() 478 reference = (unsigned long) srcp; in pa_memcpy()
|
/linux-4.4.14/include/net/ |
D | transp_v6.h | 48 __u16 srcp, __u16 destp, int bucket);
|
/linux-4.4.14/net/ipv6/ |
D | ping.c | 208 __u16 srcp = ntohs(inet->inet_sport); in ping_v6_seq_show() local 210 ip6_dgram_sock_seq_show(seq, v, srcp, destp, bucket); in ping_v6_seq_show()
|
D | tcp_ipv6.c | 1694 __u16 destp, srcp; in get_tcp6_sock() local 1707 srcp = ntohs(inet->inet_sport); in get_tcp6_sock() 1739 src->s6_addr32[2], src->s6_addr32[3], srcp, in get_tcp6_sock() 1767 __u16 destp, srcp; in get_timewait6_sock() local 1772 srcp = ntohs(tw->tw_sport); in get_timewait6_sock() 1779 src->s6_addr32[2], src->s6_addr32[3], srcp, in get_timewait6_sock()
|
D | datagram.c | 963 __u16 srcp, __u16 destp, int bucket) in ip6_dgram_sock_seq_show() argument 974 src->s6_addr32[2], src->s6_addr32[3], srcp, in ip6_dgram_sock_seq_show()
|
D | raw.c | 1244 __u16 srcp = inet_sk(sp)->inet_num; in raw6_seq_show() local 1245 ip6_dgram_sock_seq_show(seq, v, srcp, 0, in raw6_seq_show()
|
D | udp.c | 1474 __u16 srcp = ntohs(inet->inet_sport); in udp6_seq_show() local 1476 ip6_dgram_sock_seq_show(seq, v, srcp, destp, bucket); in udp6_seq_show()
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
D | bnx2i_iscsi.c | 1135 u8 *srcp; in bnx2i_cpy_scsi_cdb() local 1144 srcp = (u8 *) sc->cmnd; in bnx2i_cpy_scsi_cdb() 1147 memcpy(&dword, (const void *) srcp, 4); in bnx2i_cpy_scsi_cdb() 1149 srcp += 4; in bnx2i_cpy_scsi_cdb() 1153 dword = (u32) srcp[0] | ((u32) srcp[1] << 8); in bnx2i_cpy_scsi_cdb()
|
/linux-4.4.14/net/ipv4/ |
D | tcp_ipv4.c | 2167 __u16 srcp = ntohs(inet->inet_sport); in get_tcp4_sock() local 2198 i, src, srcp, dest, destp, state, in get_tcp4_sock() 2222 __u16 destp, srcp; in get_timewait4_sock() local 2227 srcp = ntohs(tw->tw_sport); in get_timewait4_sock() 2231 i, src, srcp, dest, destp, tw->tw_substate, 0, 0, in get_timewait4_sock()
|
D | raw.c | 1025 srcp = inet->inet_num; in raw_sock_seq_show() local 1029 i, src, srcp, dest, destp, sp->sk_state, in raw_sock_seq_show()
|
D | ping.c | 1111 __u16 srcp = ntohs(inet->inet_sport); in ping_v4_format_sock() local 1115 bucket, src, srcp, dest, destp, sp->sk_state, in ping_v4_format_sock()
|
D | udp.c | 2436 __u16 srcp = ntohs(inet->inet_sport); in udp4_format_sock() local 2440 bucket, src, srcp, dest, destp, sp->sk_state, in udp4_format_sock()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 391 u8 *dstp, *srcp; in build_immd() local 400 srcp = (u8 *)(unsigned long)wr->sg_list[i].addr; in build_immd() 410 memcpy(dstp, srcp, len); in build_immd() 412 srcp += len; in build_immd()
|
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 2739 struct mcp_kreq_ether_send *srcp; in myri10ge_submit_req() local 2748 srcp = src; in myri10ge_submit_req() 2752 myri10ge_pio_copy(dstp, srcp, 2 * sizeof(*src)); in myri10ge_submit_req() 2754 srcp += 2; in myri10ge_submit_req() 2765 myri10ge_pio_copy(dstp, srcp, sizeof(*src)); in myri10ge_submit_req()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 9468 lpfc_sli_pcimem_bcopy(void *srcp, void *destp, uint32_t cnt) in lpfc_sli_pcimem_bcopy() argument 9470 uint32_t *src = srcp; in lpfc_sli_pcimem_bcopy() 9496 lpfc_sli_bemem_bcopy(void *srcp, void *destp, uint32_t cnt) in lpfc_sli_bemem_bcopy() argument 9498 uint32_t *src = srcp; in lpfc_sli_bemem_bcopy()
|