Home
last modified time | relevance | path

Searched defs:to (Results 451 – 475 of 965) sorted by relevance

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

/openbmc/linux/drivers/s390/char/
H A Dmonwriter.c224 void *to; in monwrite_write() local
/openbmc/linux/arch/s390/mm/
H A Dinit.c196 static int __init pcpu_cpu_distance(unsigned int from, unsigned int to) in pcpu_cpu_distance()
/openbmc/linux/net/mac80211/
H A Dtrace.h1646 #define SWITCH_ENTRY_ASSIGN(to, from) local_vifs[i].to = vifs[i].from argument
/openbmc/linux/drivers/char/
H A Dmem.c72 u64 to = from + size; in range_is_allowed() local
453 static ssize_t read_iter_null(struct kiocb *iocb, struct iov_iter *to) in read_iter_null()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c875 u8 starb, to = 50; in waitforCEC() local
895 u8 starb, to = 50; in waitforXFW() local
/openbmc/linux/drivers/mtd/devices/
H A Dslram.c117 static int slram_write(struct mtd_info *mtd, loff_t to, size_t len, in slram_write()
/openbmc/linux/kernel/futex/
H A Drequeue.c766 struct hrtimer_sleeper timeout, *to; in futex_wait_requeue_pi() local
/openbmc/linux/include/linux/
H A Dtopology.h53 #define node_distance(from,to) ((from) == (to) ? LOCAL_DISTANCE : REMOTE_DISTANCE) argument
/openbmc/linux/drivers/platform/x86/intel/pmt/
H A Dclass.c39 pmt_memcpy64_fromio(void *to, const u64 __iomem *from, size_t count) in pmt_memcpy64_fromio()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_dev.c146 static ssize_t auxdev_read_iter(struct kiocb *iocb, struct iov_iter *to) in auxdev_read_iter()
/openbmc/linux/arch/alpha/include/asm/
H A Dpage.h24 #define copy_user_page(to, from, vaddr, pg) copy_page(to, from) argument
/openbmc/linux/arch/microblaze/include/asm/
H A Dpage.h48 # define copy_page(to, from) memcpy((to), (from), PAGE_SIZE) argument
/openbmc/linux/fs/
H A Dbuffer.c1976 void folio_zero_new_buffers(struct folio *folio, size_t from, size_t to) in folio_zero_new_buffers()
2086 unsigned to = from + len; in __block_write_begin_int() local
2174 static void __block_commit_write(struct folio *folio, size_t from, size_t to) in __block_commit_write()
2325 unsigned to; in block_is_partially_uptodate() local
2591 void block_commit_write(struct page *page, unsigned from, unsigned to) in block_commit_write()
/openbmc/linux/drivers/accessibility/speakup/
H A Dmain.c815 static int say_from_to(struct vc_data *vc, u_long from, u_long to, in say_from_to()
845 static void say_line_from_to(struct vc_data *vc, u_long from, u_long to, in say_line_from_to()
932 static void say_screen_from_to(struct vc_data *vc, u_long from, u_long to) in say_screen_from_to()
954 u_long start, end, from, to; in speakup_win_say() local
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-io.h127 void cx18_memcpy_fromio(struct cx18 *cx, void *to, in cx18_memcpy_fromio()
/openbmc/linux/arch/um/drivers/
H A Dnet_user.c151 int net_sendto(int fd, void *buf, int len, void *to, int sock_len) in net_sendto()
/openbmc/linux/fs/jfs/
H A Dinode.c283 static void jfs_write_failed(struct address_space *mapping, loff_t to) in jfs_write_failed()
/openbmc/linux/fs/hpfs/
H A Dfile.c177 static void hpfs_write_failed(struct address_space *mapping, loff_t to) in hpfs_write_failed()
/openbmc/linux/arch/xtensa/include/asm/
H A Dpage.h154 # define copy_user_page(to, from, vaddr, pg) copy_page(to, from) argument
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c101 struct i915_page_table * const to, in __set_pd_entry()
/openbmc/qemu/hw/sd/
H A Dcore.c236 void sdbus_reparent_card(SDBus *from, SDBus *to) in sdbus_reparent_card()
/openbmc/qemu/hw/char/
H A Dsclpconsole.c142 uint8_t *to; in read_event_data() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_radix.c36 gva_t eaddr, void *to, void *from, in __kvmhv_copy_tofrom_guest_radix()
97 void *to, void *from, unsigned long n) in kvmhv_copy_tofrom_guest_radix()
119 long kvmhv_copy_from_guest_radix(struct kvm_vcpu *vcpu, gva_t eaddr, void *to, in kvmhv_copy_from_guest_radix()
/openbmc/linux/fs/ntfs3/
H A Dattrib.c1361 u64 from, u64 to) in attr_load_runs_range()
1472 u64 to = min(from + PAGE_SIZE, wof_size); in attr_wof_frame_info() local
2147 u32 from, to; in attr_punch_hole() local
/openbmc/linux/drivers/mtd/
H A Dmtdchar.c444 struct nand_ecclayout_user *to) in shrink_ecclayout()
491 static int get_oobinfo(struct mtd_info *mtd, struct nand_oobinfo *to) in get_oobinfo()

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