Home
last modified time | relevance | path

Searched defs:to (Results 651 – 675 of 966) sorted by relevance

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

/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c1815 static int cfi_amdstd_write_words(struct mtd_info *mtd, loff_t to, size_t len, in cfi_amdstd_write_words()
2095 static int cfi_amdstd_write_buffers(struct mtd_info *mtd, loff_t to, size_t len, in cfi_amdstd_write_buffers()
2307 static int cfi_amdstd_panic_write(struct mtd_info *mtd, loff_t to, size_t len, in cfi_amdstd_panic_write()
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c1357 int __node_distance(int from, int to) in __node_distance()
3152 void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage()
3187 void copy_highpage(struct page *to, struct page *from) in copy_highpage()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dinode.c438 struct iov_iter to; member
575 ep_read_iter(struct kiocb *iocb, struct iov_iter *to) in ep_read_iter()
/openbmc/qemu/hw/arm/
H A Dspitz.c103 #define BSHR(byte, from, to) ((s->ecc.lp[byte] >> (from - to)) & (1 << to)) in sl_read() argument
108 #define BSHL(byte, from, to) ((s->ecc.lp[byte] << (to - from)) & (1 << to)) in sl_read() argument
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.c141 struct xfs_da3_icnode_hdr *to, in xfs_da3_node_hdr_from_disk()
168 struct xfs_da_intnode *to, in xfs_da3_node_hdr_to_disk()
/openbmc/linux/fs/reiserfs/
H A Dlbalance.c912 char *to; in leaf_insert_into_buf() local
/openbmc/ipmitool/src/plugins/usb/
H A Dusb.c486 unsigned int to = 0; in SendDataToUSBDriver() local
/openbmc/u-boot/include/
H A Duniverse.h17 unsigned int to; /* Translation */ member
/openbmc/linux/fs/nfs/
H A Dfile.c157 nfs_file_read(struct kiocb *iocb, struct iov_iter *to) in nfs_file_read()
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_flash.c1000 void *to, in esas2r_read_flash_block()
/openbmc/linux/net/sched/
H A Dcls_route.c389 u32 id = 0, to = 0, nhandle = 0x8000; in route4_set_parms() local
/openbmc/linux/drivers/mtd/maps/
H A Dvmu-flash.c416 static int vmu_flash_write(struct mtd_info *mtd, loff_t to, size_t len, in vmu_flash_write()
/openbmc/linux/fs/jffs2/
H A Dwbuf.c795 unsigned long count, loff_t to, size_t *retlen, in jffs2_flash_writev()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c400 u16 to, struct netlink_ext_ack *extack) in dpaa2_switch_block_add_mirror()
/openbmc/linux/arch/um/drivers/
H A Dmconsole_kern.c666 struct task_struct *to = NULL; in mconsole_stack() local
/openbmc/linux/drivers/hid/
H A Dhid-apple.c97 u16 to; member
/openbmc/linux/arch/um/kernel/
H A Dirq.c751 struct thread_info *ti, *to; in from_irq_stack() local
/openbmc/linux/net/qrtr/
H A Dns.c166 static void lookup_notify(struct sockaddr_qrtr *to, struct qrtr_server *srv, in lookup_notify()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c140 static inline int devnode_find(struct video_device *vdev, int from, int to) in devnode_find()
/openbmc/linux/arch/parisc/kernel/
H A Dcache.c647 void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage()
/openbmc/qemu/linux-headers/linux/
H A Duserfaultfd.h130 __u64 to; member
/openbmc/linux/drivers/vhost/
H A Dvhost.c1160 static int vhost_copy_to_user(struct vhost_virtqueue *vq, void __user *to, in vhost_copy_to_user()
1195 static int vhost_copy_from_user(struct vhost_virtqueue *vq, void *to, in vhost_copy_from_user()
1564 ssize_t vhost_chr_read_iter(struct vhost_dev *dev, struct iov_iter *to, in vhost_chr_read_iter()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c1802 static int do_test(bool unpriv, unsigned int from, unsigned int to) in do_test()
1849 unsigned int from = 0, to = ARRAY_SIZE(tests); in main() local
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c413 int to, from; in bpf2a32_offset() local
467 int to, from; in epilogue_offset() local
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h270 int to = ctx->epilogue_offset, from = ctx->ninsns; in epilogue_offset() local
306 signed long from, to; in hppa_offset() local

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