Home
last modified time | relevance | path

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

12

/linux-6.12.1/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-6.12.1/include/linux/
Dcpumask.h152 static __always_inline unsigned int cpumask_first(const struct cpumask *srcp) in cpumask_first()
163 static __always_inline unsigned int cpumask_first_zero(const struct cpumask *srcp) in cpumask_first_zero()
204 static __always_inline unsigned int cpumask_last(const struct cpumask *srcp) in cpumask_last()
217 unsigned int cpumask_next(int n, const struct cpumask *srcp) in cpumask_next()
233 unsigned int cpumask_next_zero(int n, const struct cpumask *srcp) in cpumask_next_zero()
257 unsigned int cpumask_any_distribute(const struct cpumask *srcp) in cpumask_any_distribute()
444 unsigned int cpumask_nth(unsigned int cpu, const struct cpumask *srcp) in cpumask_nth()
751 static __always_inline bool cpumask_empty(const struct cpumask *srcp) in cpumask_empty()
762 static __always_inline bool cpumask_full(const struct cpumask *srcp) in cpumask_full()
773 static __always_inline unsigned int cpumask_weight(const struct cpumask *srcp) in cpumask_weight()
[all …]
Dnodemask.h197 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement()
227 static __always_inline bool __nodes_empty(const nodemask_t *srcp, unsigned int nbits) in __nodes_empty()
233 static __always_inline bool __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full()
239 static __always_inline int __nodes_weight(const nodemask_t *srcp, unsigned int nbits) in __nodes_weight()
247 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_right()
255 const nodemask_t *srcp, int n, int nbits) in __nodes_shift_left()
264 static __always_inline unsigned int __first_node(const nodemask_t *srcp) in __first_node()
270 static __always_inline unsigned int __next_node(int n, const nodemask_t *srcp) in __next_node()
280 static __always_inline unsigned int __next_node_in(int node, const nodemask_t *srcp) in __next_node_in()
363 static __always_inline void __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, in __nodes_remap()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dsock_destroy_prog.c80 __be16 srcp; in iter_tcp6_server() local
132 __be16 srcp; in iter_udp6_server() local
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-6.12.1/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-6.12.1/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-6.12.1/lib/
Dcpumask.c192 unsigned int cpumask_any_distribute(const struct cpumask *srcp) in cpumask_any_distribute()
/linux-6.12.1/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-6.12.1/fs/smb/client/compress/
Dlz77.c134 const void *srcp, *end; in lz77_compress() local
/linux-6.12.1/net/ipv6/
Dping.c243 __u16 srcp = ntohs(inet->inet_sport); in ping_v6_seq_show() local
Dtcp_ipv6.c2171 __u16 destp, srcp; local
2245 __u16 destp, srcp; local
Ddatagram.c1049 __u16 srcp, __u16 destp, int rqueue, int bucket) in __ip6_dgram_sock_seq_show()
Draw.c1236 __u16 srcp = inet_sk(sp)->inet_num; in raw6_seq_show() local
Dudp.c1725 __u16 srcp = ntohs(inet->inet_sport); in udp6_seq_show() local
/linux-6.12.1/fs/bcachefs/
Dutil.c692 void *srcp = kmap_local_page(bv.bv_page); in memcpy_from_bio() local
/linux-6.12.1/net/ipv4/
Dping.c1121 __u16 srcp = ntohs(inet->inet_sport); in ping_v4_format_sock() local
Draw.c1038 srcp = inet->inet_num; in raw_sock_seq_show() local
Dtcp_ipv4.c2902 __u16 srcp = ntohs(inet->inet_sport); local
2958 __u16 destp, srcp; local
/linux-6.12.1/net/sunrpc/xprtrdma/
Drpc_rdma.c1040 rpcrdma_inline_fixup(struct rpc_rqst *rqst, char *srcp, int copy_len, int pad) in rpcrdma_inline_fixup()
/linux-6.12.1/drivers/scsi/bnx2i/
Dbnx2i_iscsi.c1133 u8 *srcp; in bnx2i_cpy_scsi_cdb() local

12