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

/linux-master/arch/x86/include/asm/
H A Dcpumask.h19 static __always_inline void arch_cpumask_clear_cpu(int cpu, struct cpumask *dstp) argument
29 static __always_inline void arch_cpumask_clear_cpu(int cpu, struct cpumask *dstp) argument
/linux-master/arch/parisc/lib/
H A Dmemset.c12 long int dstp = (long int) dstpp; local
[all...]
/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/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
162 unsigned long int dstp = (long int) dstpp; local
196 unsigned long int dstp = (long int) dstpp; local
[all...]
/linux-master/drivers/cpufreq/
H A Dqoriq-cpufreq.c88 struct cpumask *dstp = policy->cpus; local
/linux-master/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c873 u8 *dstp = dst + j * 8 * dst_stride + i * 8 * dst_step; local
/linux-master/fs/bcachefs/
H A Dutil.c686 void *dstp = kmap_local_page(bv.bv_page); local
/linux-master/drivers/scsi/qedi/
H A Dqedi_fw.c1893 static void qedi_cpy_scsi_cdb(struct scsi_cmnd *sc, u32 *dstp) argument
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1134 u32 *dstp; local
/linux-master/include/linux/
H A Dnodemask.h129 static __always_inline void __node_set(int node, volatile nodemask_t *dstp) argument
135 static inline void __node_clear(int node, volatile nodemask_t *dstp) argument
141 static inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits) argument
147 static inline void __nodes_clear(nodemask_t *dstp, unsigned int nbits) argument
164 static inline void __nodes_and(nodemask_t *dstp, const nodemask_t *src1p, argument
172 __nodes_or(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) argument
180 __nodes_xor(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) argument
188 __nodes_andnot(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, 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
341 __nodemask_parse_user(const char __user *buf, int len, nodemask_t *dstp, int nbits) argument
348 __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) argument
363 __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, const nodemask_t *oldp, const nodemask_t *newp, int nbits) argument
371 __nodes_onto(nodemask_t *dstp, const nodemask_t *origp, const nodemask_t *relmapp, int nbits) argument
379 __nodes_fold(nodemask_t *dstp, const nodemask_t *origp, int sz, int nbits) argument
[all...]
H A Dcpumask.h470 static __always_inline void cpumask_set_cpu(unsigned int cpu, struct cpumask *dstp) argument
475 static __always_inline void __cpumask_set_cpu(unsigned int cpu, struct cpumask *dstp) argument
486 static __always_inline void cpumask_clear_cpu(int cpu, struct cpumask *dstp) argument
491 static __always_inline void __cpumask_clear_cpu(int cpu, struct cpumask *dstp) argument
540 cpumask_setall(struct cpumask *dstp) argument
553 cpumask_clear(struct cpumask *dstp) argument
566 cpumask_and(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) argument
580 cpumask_or(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) argument
593 cpumask_xor(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) argument
609 cpumask_andnot(struct cpumask *dstp, const struct cpumask *src1p, const struct cpumask *src2p) 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
804 cpumask_parse_user(const char __user *buf, int len, struct cpumask *dstp) argument
818 cpumask_parselist_user(const char __user *buf, int len, struct cpumask *dstp) argument
832 cpumask_parse(const char *buf, struct cpumask *dstp) argument
844 cpulist_parse(const char *buf, struct cpumask *dstp) argument
[all...]
H A Ddmaengine.h1382 __dma_cap_set(enum dma_transaction_type tx_type, dma_cap_mask_t *dstp) argument
1389 __dma_cap_clear(enum dma_transaction_type tx_type, dma_cap_mask_t *dstp) argument
1395 static inline void __dma_cap_zero(dma_cap_mask_t *dstp) argument
/linux-master/net/ipv6/
H A Draw.c593 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) argument
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dqp.c417 u8 *dstp, *srcp; local
/linux-master/mm/
H A Dmigrate.c1110 migrate_folio_unmap(new_folio_t get_new_folio, free_folio_t put_new_folio, unsigned long private, struct folio *src, struct folio **dstp, enum migrate_mode mode, enum migrate_reason reason, struct list_head *ret) argument
/linux-master/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2544 struct mcp_kreq_ether_send __iomem *dstp, *dst; local

Completed in 335 milliseconds