Searched defs:srcp (Results 1 - 25 of 31) sorted by relevance

12

/linux-master/include/net/
H A Dtransp_v6.h50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_udp4.c30 __u16 srcp, destp; local
H A Dbpf_iter_udp6.c39 __u16 srcp, destp; local
H A Dsock_destroy_prog.c80 __be16 srcp; local
132 __be16 srcp; local
H A Dbpf_iter_tcp6.c83 __u16 destp, srcp; local
157 __u16 destp, srcp; local
H A Dbpf_iter_tcp4.c82 __u16 destp, srcp; local
151 __u16 destp, srcp; local
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dvalidate.c21 char *srcp, *dstp; local
[all...]
H A Dexc_validate.c60 static void do_one_test(char *dstp, char *srcp, unsigned long len) argument
/linux-master/lib/
H A Dcpumask.c192 unsigned int cpumask_any_distribute(const struct cpumask *srcp) argument
/linux-master/arch/nios2/lib/
H A Dmemcpy.c72 static void _wordcopy_fwd_aligned(long int dstp, long int srcp, size_t len) argument
112 _wordcopy_fwd_dest_aligned(long int dstp, long int srcp, size_t len) argument
163 unsigned long int srcp = (long int) srcpp; local
197 unsigned long int srcp = (long int) srcpp; local
[all...]
/linux-master/sound/synth/emux/
H A Demux_effect.c168 unsigned char *srcp, *origp; local
226 unsigned char *srcp; local
[all...]
/linux-master/net/ipv6/
H A Dping.c243 __u16 srcp = ntohs(inet->inet_sport); local
H A Ddatagram.c1048 __ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, __u16 destp, int rqueue, int bucket) argument
H A Draw.c1236 __u16 srcp = inet_sk(sp)->inet_num; local
H A Dtcp_ipv6.c2173 __u16 destp, srcp; local
2247 __u16 destp, srcp; local
H A Dudp.c1714 __u16 srcp = ntohs(inet->inet_sport); local
/linux-master/net/sunrpc/xprtrdma/
H A Drpc_rdma.c1040 rpcrdma_inline_fixup(struct rpc_rqst *rqst, char *srcp, int copy_len, int pad) argument
[all...]
/linux-master/fs/bcachefs/
H A Dutil.c701 void *srcp = kmap_local_page(bv.bv_page); local
/linux-master/drivers/scsi/qedi/
H A Dqedi_fw.c1897 u8 *srcp; local
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1133 u8 *srcp; local
/linux-master/net/ipv4/
H A Dping.c1121 __u16 srcp = ntohs(inet->inet_sport); local
H A Draw.c1035 srcp = inet->inet_num; local
/linux-master/include/linux/
H A Dnodemask.h227 static inline bool __nodes_empty(const nodemask_t *srcp, unsigned int nbits) argument
233 static inline bool __nodes_full(const nodemask_t *srcp, unsigned int nbits) argument
239 static inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) argument
196 __nodes_complement(nodemask_t *dstp, const nodemask_t *srcp, unsigned int nbits) argument
246 __nodes_shift_right(nodemask_t *dstp, const nodemask_t *srcp, int n, int nbits) argument
254 __nodes_shift_left(nodemask_t *dstp, const nodemask_t *srcp, int n, int nbits) argument
264 __first_node(const nodemask_t *srcp) argument
270 __next_node(int n, const nodemask_t *srcp) argument
280 __next_node_in(int node, const nodemask_t *srcp) argument
363 __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, const nodemask_t *oldp, const nodemask_t *newp, int nbits) argument
[all...]
H A Dcpumask.h161 static inline unsigned int cpumask_first(const struct cpumask *srcp) argument
172 static inline unsigned int cpumask_first_zero(const struct cpumask *srcp) argument
196 static inline unsigned int cpumask_last(const struct cpumask *srcp) argument
209 cpumask_next(int n, const struct cpumask *srcp) argument
224 cpumask_next_zero(int n, const struct cpumask *srcp) argument
245 cpumask_any_distribute(const struct cpumask *srcp) argument
398 cpumask_nth(unsigned int cpu, const struct cpumask *srcp) argument
683 cpumask_empty(const struct cpumask *srcp) argument
694 cpumask_full(const struct cpumask *srcp) argument
705 cpumask_weight(const struct cpumask *srcp) argument
742 cpumask_shift_right(struct cpumask *dstp, const struct cpumask *srcp, int n) argument
755 cpumask_shift_left(struct cpumask *dstp, const struct cpumask *srcp, int n) argument
767 cpumask_copy(struct cpumask *dstp, const struct cpumask *srcp) argument
[all...]
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dqp.c417 u8 *dstp, *srcp; local

Completed in 247 milliseconds

12