Home
last modified time | relevance | path

Searched defs:from (Results 876 - 900 of 2589) sorted by relevance

1...<<31323334353637383940>>...104

/kernel/linux/linux-5.10/include/linux/
H A Dhighmem.h321 static inline void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage() argument
337 static inline void copy_highpage(struct page *to, struct page *from) in copy_highpage() argument
353 char *from = kmap_atomic(page); in memcpy_from_page() local
359 memcpy_to_page(struct page *page, size_t offset, const char *from, size_t len) memcpy_to_page() argument
/kernel/linux/linux-5.10/fs/minix/
H A Ditree_common.c18 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() argument
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dpage.c430 nilfs_page_count_clean_buffers(struct page *page, unsigned int from, unsigned int to) nilfs_page_count_clean_buffers() argument
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dmchp48l640.c235 static int mchp48l640_read_page(struct mtd_info *mtd, loff_t from, size_t len, in mchp48l640_read_page() argument
267 static int mchp48l640_read(struct mtd_info *mtd, loff_t from, size_t len, in mchp48l640_read() argument
H A Dmchp23k256.c99 static int mchp23k256_read(struct mtd_info *mtd, loff_t from, size_t len, in mchp23k256_read() argument
H A Dphram.c51 static int phram_point(struct mtd_info *mtd, loff_t from, size_t len, in phram_point() argument
59 static int phram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in phram_unpoint() argument
64 static int phram_read(struct mtd_info *mtd, loff_t from, size_t len, in phram_read() argument
H A Dslram.c92 static int slram_point(struct mtd_info *mtd, loff_t from, size_t len, in slram_point() argument
102 static int slram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in slram_unpoint() argument
107 static int slram_read(struct mtd_info *mtd, loff_t from, size_t len, in slram_read() argument
H A Dsst25l.c206 static int sst25l_read(struct mtd_info *mtd, loff_t from, size_t len, in sst25l_read() argument
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dphysmap-gemini.c102 gemini_flash_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) gemini_flash_map_copy_from() argument
111 gemini_flash_map_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) gemini_flash_map_copy_to() argument
/kernel/linux/linux-6.6/drivers/mtd/hyperbus/
H A Dhbmc-am654.c73 am654_hbmc_dma_read(struct am654_hbmc_device_priv *priv, void *to, unsigned long from, ssize_t len) am654_hbmc_dma_read() argument
124 am654_hbmc_read(struct hyperbus_device *hbdev, void *to, unsigned long from, ssize_t len) am654_hbmc_read() argument
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dsharpslpart.c227 sharpsl_nand_read_laddr(struct mtd_info *mtd, loff_t from, size_t len, void *buf, struct sharpsl_ftl *ftl) sharpsl_nand_read_laddr() argument
289 sharpsl_nand_read_partinfo(struct mtd_info *master, loff_t from, size_t len, struct sharpsl_nand_partinfo *buf, struct sharpsl_ftl *ftl) sharpsl_nand_read_partinfo() argument
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dotp.c383 static int spi_nor_mtd_otp_read(struct mtd_info *mtd, loff_t from, size_t len, in spi_nor_mtd_otp_read() argument
395 static int spi_nor_mtd_otp_erase(struct mtd_info *mtd, loff_t from, size_t len) in spi_nor_mtd_otp_erase() argument
448 spi_nor_mtd_otp_lock(struct mtd_info *mtd, loff_t from, size_t len) spi_nor_mtd_otp_lock() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr_tcam.c173 mlxsw_sp_mr_erif_list_move(struct mlxsw_sp_mr_tcam_erif_list *to, struct mlxsw_sp_mr_tcam_erif_list *from) mlxsw_sp_mr_erif_list_move() argument
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dgluebi.c153 static int gluebi_read(struct mtd_info *mtd, loff_t from, size_t len, in gluebi_read() argument
/kernel/linux/linux-6.6/drivers/base/
H A Darch_numa.c152 static int __init pcpu_cpu_distance(unsigned int from, unsigned int to) in pcpu_cpu_distance() argument
308 void __init numa_set_distance(int from, int to, int distance) in numa_set_distance() argument
335 __node_distance(int from, int to) __node_distance() argument
[all...]
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_file.c406 v9fs_file_write_iter(struct kiocb *iocb, struct iov_iter *from) in v9fs_file_write_iter() argument
/kernel/linux/linux-6.6/fs/minix/
H A Ditree_common.c18 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() argument
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dpage.c431 nilfs_page_count_clean_buffers(struct page *page, unsigned int from, unsigned int to) nilfs_page_count_clean_buffers() argument
/kernel/linux/linux-6.6/fs/configfs/
H A Dfile.c220 static ssize_t configfs_write_iter(struct kiocb *iocb, struct iov_iter *from) in configfs_write_iter() argument
181 fill_write_buffer(struct configfs_buffer *buffer, struct iov_iter *from) fill_write_buffer() argument
236 configfs_bin_write_iter(struct kiocb *iocb, struct iov_iter *from) configfs_bin_write_iter() argument
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dmmap.c469 unsigned from = pos & (PAGE_SIZE - 1); in ecryptfs_write_end() local
/kernel/linux/linux-6.6/fs/ufs/
H A Ddir.c507 unsigned from = ((char*)dir - kaddr) & ~(UFS_SB(sb)->s_uspi->s_dirblksize - 1); in ufs_delete_entry() local
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_unicode.c118 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar() argument
177 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, in cifs_from_utf16() argument
248 cifs_strtoUTF16(__le16 *to, const char *from, int len, in cifs_strtoUTF16() argument
304 cifs_utf16_bytes(const __le16 *from, int maxbytes, const struct nls_table *codepage) cifs_utf16_bytes() argument
586 cifs_local_to_utf16_bytes(const char *from, int len, const struct nls_table *codepage) cifs_local_to_utf16_bytes() argument
[all...]
/kernel/linux/linux-6.6/fs/sysv/
H A Dinode.c108 read3byte(struct sysv_sb_info *sbi, unsigned char * from, unsigned char * to) read3byte() argument
129 write3byte(struct sysv_sb_info *sbi, unsigned char * from, unsigned char * to) write3byte() argument
[all...]
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dfile.c314 unsigned int from = pos & ~PAGE_MASK; in vboxsf_write_end() local
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-bufmap.c516 struct orangefs_bufmap_desc *from; in orangefs_bufmap_copy_to_iovec() local
542 struct orangefs_bufmap_desc *from; in orangefs_bufmap_page_fill() local

Completed in 17 milliseconds

1...<<31323334353637383940>>...104