Home
last modified time | relevance | path

Searched defs:to (Results 476 – 500 of 965) sorted by relevance

1...<<11121314151617181920>>...39

/openbmc/linux/lib/
H A Dkunit_iov_iter.c22 int from, to; member
201 int page, from, to; member
/openbmc/linux/drivers/watchdog/
H A Dasm9260_wdt.c127 static int asm9260_wdt_settimeout(struct watchdog_device *wdd, unsigned int to) in asm9260_wdt_settimeout()
/openbmc/linux/drivers/mtd/ubi/
H A Dgluebi.c193 static int gluebi_write(struct mtd_info *mtd, loff_t to, size_t len, in gluebi_write()
/openbmc/linux/mm/kmsan/
H A Dhooks.c250 void kmsan_copy_to_user(void __user *to, const void *from, size_t to_copy, in kmsan_copy_to_user()
/openbmc/linux/arch/sh/drivers/dma/
H A Ddma-api.c283 unsigned long to, size_t size, unsigned int mode) in dma_xfer()
/openbmc/linux/fs/
H A Deventfd.c226 static ssize_t eventfd_read(struct kiocb *iocb, struct iov_iter *to) in eventfd_read()
/openbmc/linux/fs/9p/
H A Dvfs_addr.c36 struct iov_iter to; in v9fs_issue_read() local
/openbmc/linux/net/batman-adv/
H A Dmain.c598 unsigned int to = skb->len; in batadv_skb_crc32() local
/openbmc/linux/fs/omfs/
H A Dfile.c303 static void omfs_write_failed(struct address_space *mapping, loff_t to) in omfs_write_failed()
/openbmc/linux/arch/nios2/mm/
H A Dcacheflush.c243 struct page *to) in copy_user_page()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_timeline.c340 struct i915_request *to, in intel_timeline_read_hwsp()
/openbmc/linux/fs/quota/
H A Dquota.c407 static int compat_copy_fs_qfilestat(struct compat_fs_qfilestat __user *to, in compat_copy_fs_qfilestat()
416 static int compat_copy_fs_quota_stat(struct compat_fs_quota_stat __user *to, in compat_copy_fs_quota_stat()
/openbmc/linux/drivers/platform/x86/intel/
H A Dsdsi.c120 sdsi_memcpy64_toio(u64 __iomem *to, const u64 *from, size_t count_bytes) in sdsi_memcpy64_toio()
130 sdsi_memcpy64_fromio(u64 *to, const u64 __iomem *from, size_t count_bytes) in sdsi_memcpy64_fromio()
/openbmc/linux/arch/x86/kvm/svm/
H A Dnested.c331 struct vmcb_ctrl_area_cached *to, in __nested_copy_vmcb_control_to_cache()
380 static void __nested_copy_vmcb_save_to_cache(struct vmcb_save_area_cached *to, in __nested_copy_vmcb_save_to_cache()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dio.h333 #define insb_p(port, to, len) insb(port, to, len) argument
334 #define insw_p(port, to, len) insw(port, to, len) argument
335 #define insl_p(port, to, len) insl(port, to, len) argument
/openbmc/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c476 s32 to; in yas5xx_calc_temperature() local
500 static int yas530_get_measure(struct yas5xx *yas5xx, s32 *to, s32 *xo, s32 *yo, s32 *zo) in yas530_get_measure()
584 static int yas537_get_measure(struct yas5xx *yas5xx, s32 *to, s32 *xo, s32 *yo, s32 *zo) in yas537_get_measure()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ftp.c424 union nf_inet_addr to; in ip_vs_ftp_in() local
/openbmc/qemu/util/
H A Dqdist.c164 void qdist_bin__internal(struct qdist *to, const struct qdist *from, size_t n) in qdist_bin__internal()
/openbmc/linux/include/linux/
H A Dbvec.h244 static inline void memcpy_from_bvec(char *to, struct bio_vec *bvec) in memcpy_from_bvec()
/openbmc/linux/sound/soc/sof/
H A Ddebug.c269 static ssize_t memory_info_read(struct file *file, char __user *to, size_t count, loff_t *ppos) in memory_info_read()
/openbmc/linux/kernel/rcu/
H A Drcu_segcblist.c122 static void rcu_segcblist_move_seglen(struct rcu_segcblist *rsclp, int from, int to) in rcu_segcblist_move_seglen()
/openbmc/linux/fs/minix/
H A Ditree_common.c18 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain()
/openbmc/linux/arch/sh/mm/
H A Dcache.c99 void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage()
/openbmc/linux/arch/loongarch/kernel/
H A Dnuma.c60 static int __init pcpu_cpu_distance(unsigned int from, unsigned int to) in pcpu_cpu_distance()
/openbmc/linux/arch/mips/include/asm/
H A Dmsa.h33 static inline void read_msa_wr(unsigned idx, union fpureg *to, in read_msa_wr()

1...<<11121314151617181920>>...39