Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/linux/
Dcpumask.h121 static inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first()
126 static inline unsigned int cpumask_last(const struct cpumask *srcp) in cpumask_last()
132 static inline unsigned int cpumask_next(int n, const struct cpumask *srcp) in cpumask_next()
137 static inline unsigned int cpumask_next_zero(int n, const struct cpumask *srcp) in cpumask_next_zero()
143 const struct cpumask *srcp, in cpumask_next_and()
173 static inline int cpumask_any_distribute(const struct cpumask *srcp) in cpumask_any_distribute()
193 static inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first()
204 static inline unsigned int cpumask_last(const struct cpumask *srcp) in cpumask_last()
218 static inline unsigned int cpumask_next_zero(int n, const struct cpumask *srcp) in cpumask_next_zero()
458 const struct cpumask *srcp) in cpumask_complement()
[all …]
Dnodemask.h196 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement()
226 static inline int __nodes_empty(const nodemask_t *srcp, unsigned int nbits) in __nodes_empty()
232 static inline int __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full()
238 static inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) in __nodes_weight()
246 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_right()
254 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_left()
263 static inline int __first_node(const nodemask_t *srcp) in __first_node()
269 static inline int __next_node(int n, const nodemask_t *srcp) in __next_node()
355 static inline void __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, in __nodes_remap()
/Linux-v5.15/arch/nios2/lib/
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-v5.15/lib/
Dcpumask.c17 unsigned int cpumask_next(int n, const struct cpumask *srcp) in cpumask_next()
265 int cpumask_any_distribute(const struct cpumask *srcp) in cpumask_any_distribute()
Dnodemask.c6 int __next_node_in(int node, const nodemask_t *srcp) in __next_node_in()
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dbpf_iter_tcp4.c82 __u16 destp, srcp; in dump_tcp_sock() local
151 __u16 destp, srcp; in dump_tw_sock() local
Dbpf_iter_tcp6.c83 __u16 destp, srcp; in dump_tcp6_sock() local
157 __u16 destp, srcp; in dump_tw_sock() local
Dbpf_iter_udp4.c30 __u16 srcp, destp; in dump_udp4() local
Dbpf_iter_udp6.c39 __u16 srcp, destp; in dump_udp6() local
/Linux-v5.15/include/net/
Dtransp_v6.h50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, in ip6_dgram_sock_seq_show()
/Linux-v5.15/sound/synth/emux/
Demux_effect.c168 unsigned char *srcp, *origp; in snd_emux_send_effect() local
226 unsigned char *srcp; in snd_emux_setup_effect() local
/Linux-v5.15/tools/testing/selftests/powerpc/copyloops/
Dvalidate.c21 char *srcp, *dstp; in do_one() local
Dexc_validate.c60 static void do_one_test(char *dstp, char *srcp, unsigned long len) in do_one_test()
/Linux-v5.15/net/ipv6/
Dping.c205 __u16 srcp = ntohs(inet->inet_sport); in ping_v6_seq_show() local
Dtcp_ipv6.c2013 __u16 destp, srcp; in get_tcp6_sock() local
2087 __u16 destp, srcp; in get_timewait6_sock() local
Ddatagram.c1043 __u16 srcp, __u16 destp, int rqueue, int bucket) in __ip6_dgram_sock_seq_show()
Draw.c1264 __u16 srcp = inet_sk(sp)->inet_num; in raw6_seq_show() local
Dudp.c1678 __u16 srcp = ntohs(inet->inet_sport); in udp6_seq_show() local
/Linux-v5.15/net/ipv4/
Dping.c1104 __u16 srcp = ntohs(inet->inet_sport); in ping_v4_format_sock() local
Draw.c1053 srcp = inet->inet_num; in raw_sock_seq_show() local
Dtcp_ipv4.c2611 __u16 srcp = ntohs(inet->inet_sport); in get_tcp4_sock() local
2667 __u16 destp, srcp; in get_timewait4_sock() local
/Linux-v5.15/net/sunrpc/xprtrdma/
Drpc_rdma.c1039 rpcrdma_inline_fixup(struct rpc_rqst *rqst, char *srcp, int copy_len, int pad) in rpcrdma_inline_fixup()
/Linux-v5.15/drivers/scsi/bnx2i/
Dbnx2i_iscsi.c1133 u8 *srcp; in bnx2i_cpy_scsi_cdb() local
/Linux-v5.15/drivers/scsi/qedi/
Dqedi_fw.c1906 u8 *srcp; in qedi_cpy_scsi_cdb() local
/Linux-v5.15/drivers/infiniband/hw/cxgb4/
Dqp.c417 u8 *dstp, *srcp; in build_immd() local

12