/openbmc/linux/arch/mips/include/asm/ |
H A D | msa.h | 33 static inline void read_msa_wr(unsigned idx, union fpureg *to, in read_msa_wr()
|
/openbmc/linux/arch/mips/mm/ |
H A D | page.c | 655 void copy_page(void *to, void *from) in copy_page()
|
/openbmc/linux/fs/9p/ |
H A D | vfs_file.c | 353 v9fs_file_read_iter(struct kiocb *iocb, struct iov_iter *to) in v9fs_file_read_iter()
|
/openbmc/qemu/hw/char/ |
H A D | sclpconsole-lm.c | 152 uint8_t *to; in read_event_data() local
|
/openbmc/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_queue_pair.c | 379 static int qp_memcpy_from_queue_iter(struct iov_iter *to, in qp_memcpy_from_queue_iter() 2609 struct iov_iter *to, in qp_dequeue_locked() 3085 struct iov_iter to; in vmci_qpair_dequeue() local 3129 struct iov_iter to; in vmci_qpair_peek() local
|
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | firmware-controller.js | 272 $scope.changePriority = function(imageId, imageVersion, from, to) { argument
|
/openbmc/linux/drivers/crypto/bcm/ |
H A D | util.c | 138 struct scatterlist *to = *to_sg; in spu_msg_sg_add() local
|
/openbmc/linux/fs/nilfs2/ |
H A D | page.c | 432 unsigned int from, unsigned int to) in nilfs_page_count_clean_buffers()
|
/openbmc/linux/tools/perf/bench/ |
H A D | epoll-wait.c | 190 int to = nonblocking? 0 : -1; in workerfn() local
|
/openbmc/linux/fs/ecryptfs/ |
H A D | file.c | 33 struct iov_iter *to) in ecryptfs_read_update_atime()
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | xapic_ipi_test.c | 261 int from, to; in do_migrations() local
|
/openbmc/linux/include/linux/ |
H A D | userfaultfd_k.h | 266 unsigned long to, in mremap_userfaultfd_complete()
|
H A D | mempolicy.h | 265 const nodemask_t *to, int flags) in do_migrate_pages()
|
/openbmc/linux/net/rds/ |
H A D | message.c | 464 int rds_message_inc_copy_to_user(struct rds_incoming *inc, struct iov_iter *to) in rds_message_inc_copy_to_user()
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | phram.c | 74 static int phram_write(struct mtd_info *mtd, loff_t to, size_t len, in phram_write()
|
H A D | sst25l.c | 249 static int sst25l_write(struct mtd_info *mtd, loff_t to, size_t len, in sst25l_write()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | setup_64.c | 822 static int pcpu_cpu_distance(unsigned int from, unsigned int to) in pcpu_cpu_distance()
|
/openbmc/linux/fs/erofs/ |
H A D | data.c | 374 static ssize_t erofs_file_read_iter(struct kiocb *iocb, struct iov_iter *to) in erofs_file_read_iter()
|
/openbmc/linux/fs/ext4/ |
H A D | move_extent.c | 170 mext_page_mkuptodate(struct folio *folio, unsigned from, unsigned to) in mext_page_mkuptodate()
|
/openbmc/u-boot/arch/riscv/include/asm/ |
H A D | io.h | 347 #define insb_p(port, to, len) insb(port, to, len) argument 348 #define insw_p(port, to, len) insw(port, to, len) argument 349 #define insl_p(port, to, len) insl(port, to, len) argument
|
/openbmc/linux/net/9p/ |
H A D | client.c | 1515 p9_client_read(struct p9_fid *fid, u64 offset, struct iov_iter *to, int *err) in p9_client_read() 1534 p9_client_read_once(struct p9_fid *fid, u64 offset, struct iov_iter *to, in p9_client_read_once() 2047 struct iov_iter to; in p9_client_readdir() local
|
/openbmc/linux/net/core/ |
H A D | skbuff.c | 2793 int skb_copy_bits(const struct sk_buff *skb, int offset, void *to, int len) in skb_copy_bits() 3379 u8 *to, int len) in skb_copy_and_csum_bits() 3594 skb_zerocopy(struct sk_buff *to, struct sk_buff *from, int len, int hlen) in skb_zerocopy() 3652 void skb_copy_and_csum_dev(const struct sk_buff *skb, u8 *to) in skb_copy_and_csum_dev() 3981 int from, to, merge, todo; in skb_shift() local 4105 unsigned int to, struct skb_seq_state *st) in skb_prepare_seq_read() 4266 unsigned int to, struct ts_config *config) in skb_find_text() 5752 bool skb_try_coalesce(struct sk_buff *to, struct sk_buff *from, in skb_try_coalesce()
|
/openbmc/linux/fs/ |
H A D | direct-io.c | 113 size_t from, to; member 912 size_t from, to; in do_direct_IO() local
|
/openbmc/linux/include/net/ |
H A D | ip_tunnels.h | 531 static inline void ip_tunnel_info_opts_get(void *to, in ip_tunnel_info_opts_get() 581 static inline void ip_tunnel_info_opts_get(void *to, in ip_tunnel_info_opts_get()
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_kern.c | 648 static int hostfs_link(struct dentry *to, struct inode *ino, in hostfs_link() 684 struct dentry *dentry, const char *to) in hostfs_symlink()
|