/linux-3.3/include/linux/ |
D | cpumask.h | 114 static inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first() 120 static inline unsigned int cpumask_next(int n, const struct cpumask *srcp) in cpumask_next() 125 static inline unsigned int cpumask_next_zero(int n, const struct cpumask *srcp) in cpumask_next_zero() 131 const struct cpumask *srcp, in cpumask_next_and() 157 static inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first() 169 static inline unsigned int cpumask_next(int n, const struct cpumask *srcp) in cpumask_next() 184 static inline unsigned int cpumask_next_zero(int n, const struct cpumask *srcp) in cpumask_next_zero() 382 const struct cpumask *srcp) in cpumask_complement() 428 static inline bool cpumask_empty(const struct cpumask *srcp) in cpumask_empty() 437 static inline bool cpumask_full(const struct cpumask *srcp) in cpumask_full() [all …]
|
D | nodemask.h | 170 const nodemask_t *srcp, int nbits) in __nodes_complement() 200 static inline int __nodes_empty(const nodemask_t *srcp, int nbits) in __nodes_empty() 206 static inline int __nodes_full(const nodemask_t *srcp, int nbits) in __nodes_full() 212 static inline int __nodes_weight(const nodemask_t *srcp, int nbits) in __nodes_weight() 220 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_right() 228 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_left() 237 static inline int __first_node(const nodemask_t *srcp) in __first_node() 243 static inline int __next_node(int n, const nodemask_t *srcp) in __next_node() 301 const nodemask_t *srcp, int nbits) in __nodemask_scnprintf() 317 const nodemask_t *srcp, int nbits) in __nodelist_scnprintf() [all …]
|
D | dmaengine.h | 802 static inline int __first_dma_cap(const dma_cap_mask_t *srcp) in __first_dma_cap() 809 static inline int __next_dma_cap(int n, const dma_cap_mask_t *srcp) in __next_dma_cap() 837 __dma_has_cap(enum dma_transaction_type tx_type, dma_cap_mask_t *srcp) in __dma_has_cap()
|
/linux-3.3/lib/ |
D | cpumask.c | 8 int __first_cpu(const cpumask_t *srcp) in __first_cpu() 14 int __next_cpu(int n, const cpumask_t *srcp) in __next_cpu() 21 int __next_cpu_nr(int n, const cpumask_t *srcp) in __next_cpu_nr()
|
/linux-3.3/sound/synth/emux/ |
D | emux_effect.c | 182 unsigned char *srcp, *origp; in snd_emux_send_effect() local 237 unsigned char *srcp; in snd_emux_setup_effect() local
|
/linux-3.3/net/sunrpc/xprtrdma/ |
D | rpc_rdma.c | 297 unsigned char *srcp, *destp; in rpcrdma_inline_pullup() local 604 rpcrdma_inline_fixup(struct rpc_rqst *rqst, char *srcp, int copy_len, int pad) in rpcrdma_inline_fixup()
|
/linux-3.3/crypto/ |
D | eseqiv.c | 75 struct page *srcp; in eseqiv_givencrypt() local
|
D | authenc.c | 479 struct page *srcp; in crypto_authenc_iverify() local
|
D | authencesn.c | 587 struct page *srcp; in crypto_authenc_esn_iverify() local
|
/linux-3.3/arch/parisc/lib/ |
D | memcpy.c | 278 static unsigned long pa_memcpy(void *dstp, const void *srcp, unsigned long len) in pa_memcpy()
|
/linux-3.3/net/ipv6/ |
D | tcp_ipv6.c | 2052 __u16 destp, srcp; in get_tcp6_sock() local 2109 __u16 destp, srcp; in get_timewait6_sock() local
|
D | raw.c | 1231 __u16 destp, srcp; in raw6_sock_seq_show() local
|
D | udp.c | 1393 __u16 destp, srcp; in udp6_sock_seq_show() local
|
/linux-3.3/net/ipv4/ |
D | ping.c | 832 __u16 srcp = ntohs(inet->inet_sport); in ping_format_sock() local
|
D | tcp_ipv4.c | 2434 __u16 srcp = ntohs(inet->inet_sport); in get_tcp4_sock() local 2483 __u16 destp, srcp; in get_timewait4_sock() local
|
D | raw.c | 985 srcp = inet->inet_num; in raw_sock_seq_show() local
|
D | udp.c | 2095 __u16 srcp = ntohs(inet->inet_sport); in udp4_format_sock() local
|
/linux-3.3/drivers/staging/tidspbridge/dynload/ |
D | cload.c | 1522 static char *copy_tgt_strings(void *dstp, void *srcp, unsigned charcount) in copy_tgt_strings()
|
/linux-3.3/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 292 u8 *dstp, *srcp; in build_immd() local
|
/linux-3.3/drivers/scsi/bnx2i/ |
D | bnx2i_iscsi.c | 1127 u8 *srcp; in bnx2i_cpy_scsi_cdb() local
|
/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 8853 lpfc_sli_pcimem_bcopy(void *srcp, void *destp, uint32_t cnt) in lpfc_sli_pcimem_bcopy() 8881 lpfc_sli_bemem_bcopy(void *srcp, void *destp, uint32_t cnt) in lpfc_sli_bemem_bcopy()
|
/linux-3.3/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 2669 struct mcp_kreq_ether_send *srcp; in myri10ge_submit_req() local
|
/linux-3.3/sound/pci/hda/ |
D | patch_conexant.c | 3588 hda_nid_t pin, hda_nid_t *srcp, in __select_input_connection()
|