Home
last modified time | relevance | path

Searched defs:to (Results 551 – 575 of 966) sorted by relevance

1...<<21222324252627282930>>...39

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dtransport.c447 struct rpc_timeout to; in xprt_rdma_set_connect_timeout() local
/openbmc/linux/drivers/mtd/spi-nor/
H A Dotp.c389 static int spi_nor_mtd_otp_write(struct mtd_info *mtd, loff_t to, size_t len, in spi_nor_mtd_otp_write()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_macronix.c433 static int macronix_30lfxg18ac_write_otp(struct mtd_info *mtd, loff_t to, in macronix_30lfxg18ac_write_otp()
/openbmc/linux/arch/riscv/include/asm/
H A Dpage.h52 #define copy_page(to, from) memcpy((to), (from), PAGE_SIZE) argument
/openbmc/linux/net/rxrpc/
H A Doutput.c87 unsigned int qsize, sack, wrap, to; in rxrpc_fill_out_ack() local
/openbmc/linux/arch/parisc/include/asm/
H A Dpage.h27 #define copy_page(to, from) copy_page_asm((void *)(to), (void *)(from)) argument
/openbmc/linux/drivers/hwspinlock/
H A Dhwspinlock_core.c206 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout()
/openbmc/u-boot/arch/arm/include/asm/
H A Dio.h267 #define insb_p(port,to,len) insb(port,to,len) argument
268 #define insw_p(port,to,len) insw(port,to,len) argument
269 #define insl_p(port,to,len) insl(port,to,len) argument
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css-params.c1634 struct imgu_abi_af_intra_frame_operations_data *to = in imgu_css_af_ops_calc() local
1662 struct imgu_abi_awb_fr_intra_frame_operations_data *to = in imgu_css_awb_fr_ops_calc() local
1688 struct imgu_abi_awb_intra_frame_operations_data *to = in imgu_css_awb_ops_calc() local
/openbmc/linux/drivers/video/console/
H A Dmdacon.c159 static inline void mda_set_cursor_size(int from, int to) in mda_set_cursor_size()
/openbmc/linux/fs/exfat/
H A Dinode.c352 static void exfat_write_failed(struct address_space *mapping, loff_t to) in exfat_write_failed()
/openbmc/linux/sound/soc/sof/
H A Dsof-client-probes.c191 static ssize_t sof_probes_dfs_points_read(struct file *file, char __user *to, in sof_probes_dfs_points_read()
/openbmc/linux/arch/s390/hypfs/
H A Dinode.c144 static ssize_t hypfs_read_iter(struct kiocb *iocb, struct iov_iter *to) in hypfs_read_iter()
/openbmc/linux/mm/
H A Dhugetlb_vmemmap.c281 void *to; in vmemmap_restore_pte() local
H A Dtruncate.c789 void pagecache_isize_extended(struct inode *inode, loff_t from, loff_t to) in pagecache_isize_extended()
/openbmc/linux/arch/ia64/include/asm/
H A Dpage.h78 #define copy_user_page(to, from, vaddr, page) \ argument
/openbmc/linux/net/core/
H A Dfilter.c1738 void *, to, u32, len) in BPF_CALL_4() argument
1772 BPF_CALL_4(bpf_flow_dissector_load_bytes, in BPF_CALL_4() argument
1914 u64, from, u64, to, u64, flags) in BPF_CALL_5() argument
1958 u64, from, u64, to, u64, flags) in BPF_CALL_5() argument
2011 __be32 *, to, u32, to_size, __wsum, seed) in BPF_CALL_5() argument
2633 u8 *raw, *to, *from; in BPF_CALL_4() local
2759 u8 *raw, *to, *from; in BPF_CALL_4() local
2987 u8 *to, *from; in BPF_CALL_4() local
5785 struct bpf_xfrm_state *, to, u32, size, u64, flags) in BPF_CALL_5() argument
11220 void *, to, u32, len) in BPF_CALL_4() argument
[all …]
/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c1873 static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len) in copy_bytes()
1987 static int kcore__copy_hdr(struct kcore *from, struct kcore *to, size_t count) in kcore__copy_hdr()
2391 static int kcore_copy__compare_fds(int from, int to) in kcore_copy__compare_fds()
2432 int from, to, err = -1; in kcore_copy__compare_files() local
/openbmc/linux/drivers/net/ethernet/amd/
H A Ddeclance.c328 static void cp_to_buf(const int type, void *to, const void *from, int len) in cp_to_buf()
387 static void cp_from_buf(const int type, void *to, const void *from, int len) in cp_from_buf()
/openbmc/linux/fs/reiserfs/
H A Dstree.c30 inline void copy_item_head(struct item_head *to, in copy_item_head()
115 inline void le_key2cpu_key(struct cpu_key *to, const struct reiserfs_key *from) in le_key2cpu_key()
/openbmc/linux/arch/um/drivers/
H A Dcow_user.c146 static int absolutize(char *to, int size, char *from) in absolutize()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c270 u64 to = 0; in nfp_bpf_ctrl_op_cache_put() local
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_virtio.c29 static int copy_dma_range_map(struct device *to, struct device *from) in copy_dma_range_map()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c162 struct bin_attribute *bin_attr, char *to, in read_opalcore()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_estats.c171 static __always_inline void unaligned_u32_set(unsigned char *to, __u8 *from) in unaligned_u32_set()

1...<<21222324252627282930>>...39