Home
last modified time | relevance | path

Searched defs:to (Results 351 – 375 of 965) sorted by relevance

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

/openbmc/linux/block/
H A Dblk-cgroup-rwstat.h136 static inline void blkg_rwstat_add_aux(struct blkg_rwstat *to, in blkg_rwstat_add_aux()
/openbmc/linux/lib/
H A Diov_iter.c162 static int copyout(void __user *to, const void *from, size_t n) in copyout()
173 static int copyout_nofault(void __user *to, const void *from, size_t n) in copyout_nofault()
185 static int copyin(void *to, const void __user *from, size_t n) in copyin()
303 static __wsum csum_and_memcpy(void *to, const void *from, size_t len, in csum_and_memcpy()
326 static int copyout_mc(void __user *to, const void *from, size_t n) in copyout_mc()
375 static void *memcpy_from_iter(struct iov_iter *i, void *to, const void *from, in memcpy_from_iter()
/openbmc/linux/fs/ocfs2/
H A Daops.c416 unsigned to, in walk_page_buffers()
543 unsigned from, unsigned to) in ocfs2_clear_page_regions()
594 unsigned int to, int new) in ocfs2_map_page_blocks()
875 static void ocfs2_zero_new_buffers(struct page *page, unsigned from, unsigned to) in ocfs2_zero_new_buffers()
921 to = user_pos + user_len; in ocfs2_write_failure() local
1954 unsigned from, to, start = pos & (PAGE_SIZE - 1); in ocfs2_write_end_nolock() local
/openbmc/linux/net/caif/
H A Dcfpkt_skbuff.c176 u8 *to; in cfpkt_add_body() local
219 u8 *to; in cfpkt_add_head() local
/openbmc/linux/drivers/spi/
H A Dspi-hisi-sfc-v3xx.c199 u8 *to, unsigned int len) in hisi_sfc_v3xx_read_databuf()
238 void __iomem *to; in hisi_sfc_v3xx_write_databuf() local
/openbmc/linux/include/linux/
H A Dsignal.h14 static inline void copy_siginfo(kernel_siginfo_t *to, in copy_siginfo()
27 static inline void copy_siginfo_to_external(siginfo_t *to, in copy_siginfo_to_external()
H A Dbitfield.h173 #define ____MAKE_OP(type,base,to,from) \ argument
/openbmc/linux/arch/sparc/include/asm/
H A Dpage_32.h21 #define copy_page(to,from) memcpy((void *)(to), (void *)(from), PAGE_SIZE) argument
26 #define copy_user_page(to, from, vaddr, page) \ argument
/openbmc/linux/arch/x86/events/amd/
H A Dlbr.c59 } to; member
103 u64 from, to; in amd_pmu_lbr_filter() local
/openbmc/linux/fs/ntfs3/
H A Dfile.c188 u32 bh_next, bh_off, to; in ntfs_zero_range() local
282 u64 to = min_t(loff_t, i_size_read(inode), in ntfs_file_mmap() local
973 loff_t to = pos + bytes; in ntfs_compress_write() local
/openbmc/linux/drivers/mtd/chips/
H A Dmap_ram.c115 static int mapram_write (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char … in mapram_write()
/openbmc/linux/drivers/watchdog/
H A Dts72xx_wdt.c78 static int ts72xx_wdt_settimeout(struct watchdog_device *wdd, unsigned int to) in ts72xx_wdt_settimeout()
/openbmc/linux/tools/perf/util/
H A Dbranch.c19 u64 from, u64 to) in branch_type_count()
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dkup.h100 static __always_inline void allow_user_access(void __user *to, const void __user *from, in allow_user_access()
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.h113 struct timespec64 ts, to = { in etnaviv_timeout_to_jiffies() local
/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c721 u32 to; in intel_pmu_lbr_read_32() member
761 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local
874 u64 from, to, info; in intel_pmu_store_lbr() local
1125 u64 from, to; in intel_pmu_lbr_filter() local
/openbmc/linux/fs/hpfs/
H A Dname.c57 unsigned char *to; in hpfs_translate_name() local
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.c79 void migrate(QOSState *from, QOSState *to, const char *uri) in migrate()
/openbmc/linux/arch/arm/include/asm/
H A Dpage.h158 #define copy_user_highpage(to,from,vaddr,vma) \ argument
/openbmc/linux/arch/nios2/kernel/
H A Dptrace.c23 struct membuf to) in genregs_get()
/openbmc/qemu/qapi/
H A Dqapi-forward-visitor.c32 char *to; member
288 Visitor *visitor_forward_field(Visitor *target, const char *from, const char *to) in visitor_forward_field()
/openbmc/linux/drivers/net/fddi/skfp/
H A Dpmf.c552 char *to ; in smt_add_para() local
1075 char *to ; in smt_set_para() local
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.c272 uint32_t from, uint32_t to, in kfd_smi_event_migration_start()
284 uint32_t from, uint32_t to, uint32_t trigger) in kfd_smi_event_migration_end()
/openbmc/linux/arch/mips/mm/
H A Dinit.c169 void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage()
520 static int __init pcpu_cpu_distance(unsigned int from, unsigned int to) in pcpu_cpu_distance()
/openbmc/linux/samples/vfs/
H A Dtest-statx.c190 static void dump_hex(unsigned long long *data, int from, int to) in dump_hex()

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