| /linux/rust/helpers/ |
| H A D | cpumask.c | 25 bool rust_helper_cpumask_test_cpu(int cpu, struct cpumask *srcp) in rust_helper_cpumask_test_cpu() 35 bool rust_helper_cpumask_empty(struct cpumask *srcp) in rust_helper_cpumask_empty() 40 bool rust_helper_cpumask_full(struct cpumask *srcp) in rust_helper_cpumask_full() 45 unsigned int rust_helper_cpumask_weight(struct cpumask *srcp) in rust_helper_cpumask_weight() 50 void rust_helper_cpumask_copy(struct cpumask *dstp, const struct cpumask *srcp) in rust_helper_cpumask_copy()
|
| /linux/arch/nios2/lib/ |
| H A D | memcpy.c | 72 static void _wordcopy_fwd_aligned(long int dstp, long int srcp, size_t len) in _wordcopy_fwd_aligned() 112 static void _wordcopy_fwd_dest_aligned(long int dstp, long int srcp, in _wordcopy_fwd_dest_aligned() 163 unsigned long int srcp = (long int) srcpp; in memcpy() local 197 unsigned long int srcp = (long int) srcpp; in memcpyb() local
|
| /linux/include/linux/ |
| H A D | cpumask.h | 155 static __always_inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first() 166 static __always_inline unsigned int cpumask_first_zero(const struct cpumask *srcp) in cpumask_first_zero() 220 static __always_inline unsigned int cpumask_last(const struct cpumask *srcp) in cpumask_last() 233 unsigned int cpumask_next(int n, const struct cpumask *srcp) in cpumask_next() 249 unsigned int cpumask_next_zero(int n, const struct cpumask *srcp) in cpumask_next_zero() 273 unsigned int cpumask_any_distribute(const struct cpumask *srcp) in cpumask_any_distribute() 543 unsigned int cpumask_nth(unsigned int cpu, const struct cpumask *srcp) in cpumask_nth() 846 static __always_inline bool cpumask_empty(const struct cpumask *srcp) in cpumask_empty() 857 static __always_inline bool cpumask_full(const struct cpumask *srcp) in cpumask_full() 868 static __always_inline unsigned int cpumask_weight(const struct cpumask *srcp) in cpumask_weight() [all …]
|
| H A D | nodemask.h | 192 const nodemask_t *srcp, unsigned int nbits) in __nodes_copy() 200 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement() 230 static __always_inline bool __nodes_empty(const nodemask_t *srcp, unsigned int nbits) in __nodes_empty() 236 static __always_inline bool __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full() 242 static __always_inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) in __nodes_weight() 251 static __always_inline unsigned int __first_node(const nodemask_t *srcp) in __first_node() 257 static __always_inline unsigned int __next_node(int n, const nodemask_t *srcp) in __next_node() 267 static __always_inline unsigned int __next_node_in(int node, const nodemask_t *srcp) in __next_node_in() 349 static __always_inline void __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, in __nodes_remap()
|
| H A D | dmaengine.h | 1438 __dma_has_cap(enum dma_transaction_type tx_type, dma_cap_mask_t *srcp) in __dma_has_cap()
|
| H A D | netdevice.h | 4086 static inline unsigned int netif_attrmask_next(int n, const unsigned long *srcp, in netif_attrmask_next()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | sock_destroy_prog.c | 80 __be16 srcp; in iter_tcp6_server() local 132 __be16 srcp; in iter_udp6_server() local
|
| H A D | bpf_iter_tcp4.c | 82 __u16 destp, srcp; in dump_tcp_sock() local 151 __u16 destp, srcp; in dump_tw_sock() local
|
| H A D | bpf_iter_tcp6.c | 83 __u16 destp, srcp; in dump_tcp6_sock() local 157 __u16 destp, srcp; in dump_tw_sock() local
|
| /linux/include/net/ |
| H A D | transp_v6.h | 50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, in ip6_dgram_sock_seq_show()
|
| /linux/tools/testing/selftests/powerpc/copyloops/ |
| H A D | validate.c | 21 char *srcp, *dstp; in do_one() local
|
| H A D | exc_validate.c | 60 static void do_one_test(char *dstp, char *srcp, unsigned long len) in do_one_test()
|
| /linux/fs/smb/client/compress/ |
| H A D | lz77.c | 134 const void *srcp, *end; in lz77_compress() local
|
| /linux/net/ipv6/ |
| H A D | tcp_ipv6.c | 2190 __u16 destp, srcp; global() local 2266 __u16 destp, srcp; global() local
|
| /linux/net/ipv4/ |
| H A D | ping.c | 1103 __u16 srcp = ntohs(inet->inet_sport); in ping_v4_format_sock() local
|
| H A D | udp.c | 3408 __u16 srcp = ntohs(inet->inet_sport); in udp4_format_sock() local
|
| /linux/net/sunrpc/xprtrdma/ |
| H A D | rpc_rdma.c | 1040 rpcrdma_inline_fixup(struct rpc_rqst *rqst, char *srcp, int copy_len, int pad) in rpcrdma_inline_fixup()
|
| /linux/drivers/scsi/bnx2i/ |
| H A D | bnx2i_iscsi.c | 1133 u8 *srcp; in bnx2i_cpy_scsi_cdb() local
|
| /linux/drivers/scsi/qedi/ |
| H A D | qedi_fw.c | 1897 u8 *srcp; in qedi_cpy_scsi_cdb() local
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 240 lpfc_sli4_pcimem_bcopy(void *srcp, void *destp, uint32_t cnt) in lpfc_sli4_pcimem_bcopy() 12180 lpfc_sli_pcimem_bcopy(void *srcp, void *destp, uint32_t cnt) in lpfc_sli_pcimem_bcopy() 12208 lpfc_sli_bemem_bcopy(void *srcp, void *destp, uint32_t cnt) in lpfc_sli_bemem_bcopy()
|