Home
last modified time | relevance | path

Searched defs:srcp (Results 1 – 23 of 23) sorted by relevance

/linux/rust/helpers/
H A Dcpumask.c50 return cpumask_full(srcp); in rust_helper_cpumask_copy() argument
25 rust_helper_cpumask_test_cpu(int cpu,struct cpumask * srcp) rust_helper_cpumask_test_cpu() argument
35 rust_helper_cpumask_empty(struct cpumask * srcp) rust_helper_cpumask_empty() argument
40 rust_helper_cpumask_full(struct cpumask * srcp) rust_helper_cpumask_full() argument
45 rust_helper_cpumask_weight(struct cpumask * srcp) rust_helper_cpumask_weight() argument
[all...]
/linux/arch/nios2/lib/
H A Dmemcpy.c72 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 Dcpumask.h156 static __always_inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first()
167 static __always_inline unsigned int cpumask_first_zero(const struct cpumask *srcp) in cpumask_first_zero()
221 static __always_inline unsigned int cpumask_last(const struct cpumask *srcp) in cpumask_last()
234 unsigned int cpumask_next(int n, const struct cpumask *srcp) in cpumask_next()
250 unsigned int cpumask_next_zero(int n, const struct cpumask *srcp) in cpumask_next_zero()
274 unsigned int cpumask_any_distribute(const struct cpumask *srcp) in cpumask_any_distribute()
544 unsigned int cpumask_nth(unsigned int cpu, const struct cpumask *srcp) in cpumask_nth()
847 static __always_inline bool cpumask_empty(const struct cpumask *srcp) in cpumask_empty()
858 static __always_inline bool cpumask_full(const struct cpumask *srcp) in cpumask_full()
869 static __always_inline unsigned int cpumask_weight(const struct cpumask *srcp) in cpumask_weight()
[all …]
H A Dnodemask.h200 const nodemask_t *srcp, unsigned int nbits) in __nodes_copy()
208 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement()
238 static __always_inline bool __nodes_empty(const nodemask_t *srcp, unsigned int nbits) in __nodes_empty()
244 static __always_inline bool __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full()
250 static __always_inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) in __nodes_weight()
259 static __always_inline unsigned int __first_node(const nodemask_t *srcp) in __first_node()
265 static __always_inline unsigned int __next_node(int n, const nodemask_t *srcp) in __next_node()
275 static __always_inline unsigned int __next_node_in(int node, const nodemask_t *srcp) in __next_node_in()
357 static __always_inline void __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, in __nodes_remap()
H A Ddmaengine.h1572 __dma_has_cap(enum dma_transaction_type tx_type, dma_cap_mask_t *srcp) in __dma_has_cap()
H A Dnetdevice.h4214 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 Dsock_destroy_prog.c80 __be16 srcp; in iter_tcp6_server() local
132 __be16 srcp; in iter_udp6_server() local
H A Dbpf_iter_tcp4.c82 __u16 destp, srcp; in dump_tcp_sock() local
151 __u16 destp, srcp; in dump_tw_sock() local
H A Dbpf_iter_tcp6.c83 __u16 destp, srcp; in dump_tcp6_sock() local
157 __u16 destp, srcp; in dump_tw_sock() local
/linux/sound/synth/emux/
H A Demux_effect.c168 unsigned char *srcp, *origp; in snd_emux_send_effect() local
225 unsigned char *srcp; in snd_emux_setup_effect() local
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dvalidate.c25 char *srcp, *dstp; in do_one() local
H A Dexc_validate.c60 static void do_one_test(char *dstp, char *srcp, unsigned long len) in do_one_test()
/linux/net/ipv6/
H A Dtcp_ipv6.c2129 __u16 destp, srcp; local
2205 __u16 destp, srcp; local
H A Ddatagram.c1097 __u16 srcp, __u16 destp, int rqueue, int bucket) in __ip6_dgram_sock_seq_show()
H A Draw.c1242 __u16 srcp = inet_sk(sp)->inet_num; in raw6_seq_show() local
H A Dudp.c1860 __u16 srcp = ntohs(inet->inet_sport); in udp6_seq_show() local
/linux/net/ipv4/
H A Draw.c1054 srcp = inet->inet_num; in raw_sock_seq_show() local
H A Dtcp_ipv4.c2781 __u16 srcp = ntohs(inet->inet_sport); local
2839 __u16 destp, srcp; local
H A Dudp.c3283 __u16 srcp = ntohs(inet->inet_sport); in udp4_format_sock() local
/linux/net/sunrpc/xprtrdma/
H A Drpc_rdma.c991 rpcrdma_inline_fixup(struct rpc_rqst * rqst,char * srcp,int copy_len,int pad) rpcrdma_inline_fixup() argument
[all...]
/linux/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1133 u8 *srcp; in bnx2i_cpy_scsi_cdb() local
/linux/drivers/scsi/qedi/
H A Dqedi_fw.c1897 u8 *srcp; in qedi_cpy_scsi_cdb() local
/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2568 struct mcp_kreq_ether_send *srcp; in myri10ge_submit_req() local