Home
last modified time | relevance | path

Searched defs:from (Results 1501 - 1525 of 2361) sorted by relevance

1...<<61626364656667686970>>...95

/kernel/linux/linux-5.10/fs/
H A Dfile.c1265 int f_dupfd(unsigned int from, struct file *file, unsigned flags) in f_dupfd() argument
H A Dpipe.c415 pipe_write(struct kiocb *iocb, struct iov_iter *from) in pipe_write() argument
[all...]
H A Dsplice.c639 struct iov_iter from; iter_file_splice_write() local
1149 iter_to_pipe(struct iov_iter *from, struct pipe_inode_info *pipe, unsigned flags) iter_to_pipe() argument
[all...]
H A Duserfaultfd.c726 mremap_userfaultfd_complete(struct vm_userfaultfd_ctx *vm_ctx, unsigned long from, unsigned long to, unsigned long len) mremap_userfaultfd_complete() argument
[all...]
H A Dread_write.c1650 ssize_t generic_write_checks(struct kiocb *iocb, struct iov_iter *from) in generic_write_checks() argument
[all...]
H A Dselect.c777 get_sigset_argpack(struct sigset_argpack *to, struct sigset_argpack __user *from) get_sigset_argpack() argument
1351 get_compat_sigset_argpack(struct compat_sigset_argpack *to, struct compat_sigset_argpack __user *from) get_compat_sigset_argpack() argument
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dinode.c2472 cifs_truncate_page(struct address_space *mapping, loff_t from) global() argument
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Ddir.c1673 static int afs_link(struct dentry *from, struct inode *dir, in afs_link() argument
[all...]
/kernel/linux/linux-5.10/fs/ext2/
H A Dinode.c126 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() argument
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Dcompress.c1088 int f2fs_truncate_partial_cluster(struct inode *inode, u64 from, bool lock) in f2fs_truncate_partial_cluster() argument
/kernel/linux/linux-5.10/lib/
H A Diov_iter.c142 static int copyout(void __user *to, const void *from, size_t n) in copyout() argument
153 static int copyin(void *to, const void __user *from, size_t n) in copyin() argument
170 void *kaddr, *from; in copy_page_to_iter_iovec() local
575 csum_and_memcpy(void *to, const void *from, size_t len, __wsum sum, size_t off) csum_and_memcpy() argument
620 const char *from = addr; _copy_to_iter() local
637 copyout_mc(void __user *to, const void *from, size_t n) copyout_mc() argument
646 copy_mc_to_page(struct page *page, size_t offset, const char *from, size_t len) copy_mc_to_page() argument
718 const char *from = addr; _copy_mc_to_iter() local
1523 const char *from = addr; csum_and_copy_to_iter() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Drelay.c1136 void *from; in relay_file_read() local
/kernel/linux/linux-5.10/kernel/time/
H A Dclocksource.c45 clocks_calc_mult_shift(u32 *mult, u32 *shift, u32 from, u32 to, u32 maxsec) in clocks_calc_mult_shift() argument
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmrecovery.c1808 u8 from = O2NM_MAX_NODES; dlm_process_recovery_data() local
[all...]
/kernel/linux/linux-5.10/fs/overlayfs/
H A Doverlayfs.h493 static inline void ovl_copyattr(struct inode *from, struct inode *to) in ovl_copyattr() argument
504 ovl_copyflags(struct inode *from, struct inode *to) ovl_copyflags() argument
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Dvmcore.c190 remap_oldmem_pfn_range(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) remap_oldmem_pfn_range() argument
490 remap_oldmem_pfn_checked(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) remap_oldmem_pfn_checked() argument
540 vmcore_remap_oldmem_pfn(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) vmcore_remap_oldmem_pfn() argument
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dstree.c115 inline void le_key2cpu_key(struct cpu_key *to, const struct reiserfs_key *from) in le_key2cpu_key() argument
30 copy_item_head(struct item_head *to, const struct item_head *from) copy_item_head() argument
[all...]
/kernel/linux/linux-5.10/fs/ufs/
H A Dinode.c876 static inline void free_data(struct to_free *ctx, u64 from, unsigned count) in free_data() argument
87 grow_chain32(struct ufs_inode_info *ufsi, struct buffer_head *bh, __fs32 *v, Indirect *from, Indirect *to) grow_chain32() argument
103 grow_chain64(struct ufs_inode_info *ufsi, struct buffer_head *bh, __fs64 *v, Indirect *from, Indirect *to) grow_chain64() argument
1009 free_branch_tail(struct inode *inode, unsigned from, struct ufs_buffer_head *ubh, int depth) free_branch_tail() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_node.c245 xfs_dir2_free_hdr_from_disk( struct xfs_mount *mp, struct xfs_dir3_icfree_hdr *to, struct xfs_dir2_free *from) xfs_dir2_free_hdr_from_disk() argument
272 xfs_dir2_free_hdr_to_disk( struct xfs_mount *mp, struct xfs_dir2_free *to, struct xfs_dir3_icfree_hdr *from) xfs_dir2_free_hdr_to_disk() argument
413 __be16 *from; /* pointer to freespace entry */ xfs_dir2_leaf_to_node() local
[all...]
H A Dxfs_dir2_leaf.c35 xfs_dir2_leaf_hdr_from_disk( struct xfs_mount *mp, struct xfs_dir3_icleaf_hdr *to, struct xfs_dir2_leaf *from) xfs_dir2_leaf_hdr_from_disk() argument
66 xfs_dir2_leaf_hdr_to_disk( struct xfs_mount *mp, struct xfs_dir2_leaf *to, struct xfs_dir3_icleaf_hdr *from) xfs_dir2_leaf_hdr_to_disk() argument
916 int from; /* source leaf index */ xfs_dir3_leaf_compact() local
974 int from; /* source copy index */ xfs_dir3_leaf_compact_x1() local
[all...]
/kernel/linux/linux-5.10/fs/zonefs/
H A Dsuper.c736 static ssize_t zonefs_file_dio_append(struct kiocb *iocb, struct iov_iter *from) in zonefs_file_dio_append() argument
840 static ssize_t zonefs_write_checks(struct kiocb *iocb, struct iov_iter *from) in zonefs_write_checks() argument
883 zonefs_file_dio_write(struct kiocb *iocb, struct iov_iter *from) zonefs_file_dio_write() argument
951 zonefs_file_buffered_write(struct kiocb *iocb, struct iov_iter *from) zonefs_file_buffered_write() argument
990 zonefs_file_write_iter(struct kiocb *iocb, struct iov_iter *from) zonefs_file_write_iter() argument
[all...]
/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.c552 int dccp_feat_clone_list(struct list_head const *from, struct list_head *to) in dccp_feat_clone_list() argument
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dicmp.c352 static int icmp_glue_bits(void *from, char *to, int offset, int len, int odd, in icmp_glue_bits() argument
H A Draw.c468 static int raw_getfrag(void *from, char *to, int offset, int len, int odd, in raw_getfrag() argument
H A Dping.c603 int ping_getfrag(void *from, char *to, in ping_getfrag() argument

Completed in 38 milliseconds

1...<<61626364656667686970>>...95