Home
last modified time | relevance | path

Searched defs:dstp (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcpumask.h19 static __always_inline void arch_cpumask_clear_cpu(int cpu, struct cpumask *dstp) in arch_cpumask_clear_cpu() argument
29 static __always_inline void arch_cpumask_clear_cpu(int cpu, struct cpumask *dstp) in arch_cpumask_clear_cpu() argument
/kernel/linux/linux-5.10/arch/parisc/lib/
H A Dmemset.c12 long int dstp = (long int) dstpp; in memset() local
[all...]
/kernel/linux/linux-6.6/arch/parisc/lib/
H A Dmemset.c12 long int dstp = (long int) dstpp; in memset() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/
H A Dvalidate.c21 char *srcp, *dstp; in do_one() local
[all...]
H A Dexc_validate.c60 static void do_one_test(char *dstp, char *srcp, unsigned long len) in do_one_test() argument
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/
H A Dvalidate.c21 char *srcp, *dstp; in do_one() local
[all...]
H A Dexc_validate.c60 static void do_one_test(char *dstp, char *srcp, unsigned long len) in do_one_test() argument
/kernel/linux/linux-5.10/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() argument
112 _wordcopy_fwd_dest_aligned(long int dstp, long int srcp, size_t len) _wordcopy_fwd_dest_aligned() argument
162 unsigned long int dstp = (long int) dstpp; memcpy() local
196 unsigned long int dstp = (long int) dstpp; memcpyb() local
[all...]
/kernel/linux/linux-6.6/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() argument
112 _wordcopy_fwd_dest_aligned(long int dstp, long int srcp, size_t len) _wordcopy_fwd_dest_aligned() argument
162 unsigned long int dstp = (long int) dstpp; memcpy() local
196 unsigned long int dstp = (long int) dstpp; memcpyb() local
[all...]
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dqoriq-cpufreq.c88 struct cpumask *dstp = policy->cpus; in set_affected_cpus() local
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dqoriq-cpufreq.c88 struct cpumask *dstp = policy->cpus; in set_affected_cpus() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c872 u8 *dstp = dst + j * 8 * dst_stride + i * 8 * dst_step; in decode_plane() local
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c873 u8 *dstp = dst + j * 8 * dst_stride + i * 8 * dst_step; in decode_plane() local
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1134 u32 *dstp; in bnx2i_cpy_scsi_cdb() local
/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_fw.c1950 static void qedi_cpy_scsi_cdb(struct scsi_cmnd *sc, u32 *dstp) in qedi_cpy_scsi_cdb() argument
/kernel/linux/linux-5.10/include/linux/
H A Dnodemask.h128 static __always_inline void __node_set(int node, volatile nodemask_t *dstp) in __node_set() argument
134 static inline void __node_clear(int node, volatile nodemask_t *dstp) in __node_clear() argument
140 static inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits) in __nodes_setall() argument
146 static inline void __nodes_clear(nodemask_t *dstp, unsigned int nbits) in __nodes_clear() argument
163 static inline void __nodes_and(nodemask_t *dstp, const nodemask_t *src1p, in __nodes_and() argument
171 __nodes_or(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_or() argument
179 __nodes_xor(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_xor() argument
187 __nodes_andnot(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_andnot() argument
195 __nodes_complement(nodemask_t *dstp, const nodemask_t *srcp, unsigned int nbits) __nodes_complement() argument
245 __nodes_shift_right(nodemask_t *dstp, const nodemask_t *srcp, int n, int nbits) __nodes_shift_right() argument
253 __nodes_shift_left(nodemask_t *dstp, const nodemask_t *srcp, int n, int nbits) __nodes_shift_left() argument
333 __nodemask_parse_user(const char __user *buf, int len, nodemask_t *dstp, int nbits) __nodemask_parse_user() argument
340 __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) __nodelist_parse() argument
355 __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, const nodemask_t *oldp, const nodemask_t *newp, int nbits) __nodes_remap() argument
363 __nodes_onto(nodemask_t *dstp, const nodemask_t *origp, const nodemask_t *relmapp, int nbits) __nodes_onto() argument
371 __nodes_fold(nodemask_t *dstp, const nodemask_t *origp, int sz, int nbits) __nodes_fold() argument
[all...]
H A Dcpumask.h354 static inline void cpumask_set_cpu(unsigned int cpu, struct cpumask *dstp) in cpumask_set_cpu() argument
359 static inline void __cpumask_set_cpu(unsigned int cpu, struct cpumask *dstp) in __cpumask_set_cpu() argument
370 static inline void cpumask_clear_cpu(int cpu, struct cpumask *dstp) in cpumask_clear_cpu() argument
375 static inline void __cpumask_clear_cpu(int cpu, struct cpumask *dstp) in __cpumask_clear_cpu() argument
424 cpumask_setall(struct cpumask *dstp) cpumask_setall() argument
433 cpumask_clear(struct cpumask *dstp) cpumask_clear() argument
446 cpumask_and(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) cpumask_and() argument
460 cpumask_or(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) cpumask_or() argument
473 cpumask_xor(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) cpumask_xor() argument
489 cpumask_andnot(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) cpumask_andnot() argument
502 cpumask_complement(struct cpumask *dstp, const struct cpumask *srcp) cpumask_complement() argument
594 cpumask_shift_right(struct cpumask *dstp, const struct cpumask *srcp, int n) cpumask_shift_right() argument
607 cpumask_shift_left(struct cpumask *dstp, const struct cpumask *srcp, int n) cpumask_shift_left() argument
619 cpumask_copy(struct cpumask *dstp, const struct cpumask *srcp) cpumask_copy() argument
665 cpumask_parse_user(const char __user *buf, int len, struct cpumask *dstp) cpumask_parse_user() argument
679 cpumask_parselist_user(const char __user *buf, int len, struct cpumask *dstp) cpumask_parselist_user() argument
693 cpumask_parse(const char *buf, struct cpumask *dstp) cpumask_parse() argument
705 cpulist_parse(const char *buf, struct cpumask *dstp) cpulist_parse() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Draw.c622 rawv6_send_hdrinc(struct sock *sk, struct msghdr *msg, int length, struct flowi6 *fl6, struct dst_entry **dstp, unsigned int flags, const struct sockcm_cookie *sockc) rawv6_send_hdrinc() argument
/kernel/linux/linux-6.6/include/linux/
H A Dcpumask.h489 static __always_inline void cpumask_set_cpu(unsigned int cpu, struct cpumask *dstp) in cpumask_set_cpu() argument
494 static __always_inline void __cpumask_set_cpu(unsigned int cpu, struct cpumask *dstp) in __cpumask_set_cpu() argument
505 static __always_inline void cpumask_clear_cpu(int cpu, struct cpumask *dstp) in cpumask_clear_cpu() argument
510 static __always_inline void __cpumask_clear_cpu(int cpu, struct cpumask *dstp) in __cpumask_clear_cpu() argument
559 cpumask_setall(struct cpumask *dstp) cpumask_setall() argument
572 cpumask_clear(struct cpumask *dstp) cpumask_clear() argument
585 cpumask_and(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) cpumask_and() argument
599 cpumask_or(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) cpumask_or() argument
612 cpumask_xor(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) cpumask_xor() argument
628 cpumask_andnot(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) cpumask_andnot() argument
641 cpumask_complement(struct cpumask *dstp, const struct cpumask *srcp) cpumask_complement() argument
744 cpumask_shift_right(struct cpumask *dstp, const struct cpumask *srcp, int n) cpumask_shift_right() argument
757 cpumask_shift_left(struct cpumask *dstp, const struct cpumask *srcp, int n) cpumask_shift_left() argument
769 cpumask_copy(struct cpumask *dstp, const struct cpumask *srcp) cpumask_copy() argument
806 cpumask_parse_user(const char __user *buf, int len, struct cpumask *dstp) cpumask_parse_user() argument
820 cpumask_parselist_user(const char __user *buf, int len, struct cpumask *dstp) cpumask_parselist_user() argument
834 cpumask_parse(const char *buf, struct cpumask *dstp) cpumask_parse() argument
846 cpulist_parse(const char *buf, struct cpumask *dstp) cpulist_parse() argument
[all...]
H A Dnodemask.h129 static __always_inline void __node_set(int node, volatile nodemask_t *dstp) in __node_set() argument
135 static inline void __node_clear(int node, volatile nodemask_t *dstp) in __node_clear() argument
141 static inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits) in __nodes_setall() argument
147 static inline void __nodes_clear(nodemask_t *dstp, unsigned int nbits) in __nodes_clear() argument
164 static inline void __nodes_and(nodemask_t *dstp, const nodemask_t *src1p, in __nodes_and() argument
172 __nodes_or(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_or() argument
180 __nodes_xor(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_xor() argument
188 __nodes_andnot(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_andnot() argument
196 __nodes_complement(nodemask_t *dstp, const nodemask_t *srcp, unsigned int nbits) __nodes_complement() argument
246 __nodes_shift_right(nodemask_t *dstp, const nodemask_t *srcp, int n, int nbits) __nodes_shift_right() argument
254 __nodes_shift_left(nodemask_t *dstp, const nodemask_t *srcp, int n, int nbits) __nodes_shift_left() argument
341 __nodemask_parse_user(const char __user *buf, int len, nodemask_t *dstp, int nbits) __nodemask_parse_user() argument
348 __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) __nodelist_parse() argument
363 __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, const nodemask_t *oldp, const nodemask_t *newp, int nbits) __nodes_remap() argument
371 __nodes_onto(nodemask_t *dstp, const nodemask_t *origp, const nodemask_t *relmapp, int nbits) __nodes_onto() argument
379 __nodes_fold(nodemask_t *dstp, const nodemask_t *origp, int sz, int nbits) __nodes_fold() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1134 u32 *dstp; in bnx2i_cpy_scsi_cdb() local
/kernel/linux/linux-6.6/drivers/scsi/qedi/
H A Dqedi_fw.c1893 static void qedi_cpy_scsi_cdb(struct scsi_cmnd *sc, u32 *dstp) in qedi_cpy_scsi_cdb() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Draw.c586 rawv6_send_hdrinc(struct sock *sk, struct msghdr *msg, int length, struct flowi6 *fl6, struct dst_entry **dstp, unsigned int flags, const struct sockcm_cookie *sockc) rawv6_send_hdrinc() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dqp.c417 u8 *dstp, *srcp; in build_immd() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dqp.c417 u8 *dstp, *srcp; in build_immd() local

Completed in 30 milliseconds

12