| /kernel/linux/linux-6.6/drivers/mtd/nand/onenand/ |
| H A D | onenand_bbt.c | 62 loff_t from; in create_bbt() local
|
| /kernel/linux/linux-6.6/drivers/mtd/devices/ |
| H A D | powernv_flash.c | 138 static int powernv_flash_read(struct mtd_info *mtd, loff_t from, size_t len, in powernv_flash_read() argument
|
| H A D | ms02-nv.c | 53 static int ms02nv_read(struct mtd_info *mtd, loff_t from, in ms02nv_read() argument
|
| H A D | mtdram.c | 65 static int ram_point(struct mtd_info *mtd, loff_t from, size_t len, in ram_point() argument 94 static int ram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in ram_unpoint() argument 99 static int ram_read(struct mtd_info *mtd, loff_t from, size_t len, in ram_read() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| H A D | sbc_gxx.c | 112 static void sbc_gxx_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) in sbc_gxx_copy_from() argument 137 static void sbc_gxx_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) in sbc_gxx_copy_to() argument
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_pes.h | 154 void *from; member
|
| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-request.c | 53 v4l2_ctrl_request_clone(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_handler *from) v4l2_ctrl_request_clone() argument 150 v4l2_ctrl_request_bind(struct media_request *req, struct v4l2_ctrl_handler *hdl, struct v4l2_ctrl_handler *from) v4l2_ctrl_request_bind() argument [all...] |
| /kernel/linux/linux-6.6/fs/9p/ |
| H A D | xattr.c | 112 struct iov_iter from; in v9fs_fid_xattr_set() local
|
| /kernel/linux/linux-6.6/fs/bfs/ |
| H A D | file.c | 33 static int bfs_move_block(unsigned long from, unsigned long to, in bfs_move_block() argument
|
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | file.c | 51 static ssize_t ext2_dax_write_iter(struct kiocb *iocb, struct iov_iter *from) in ext2_dax_write_iter() argument 212 static ssize_t ext2_dio_write_iter(struct kiocb *iocb, struct iov_iter *from) in ext2_dio_write_iter() argument 293 ext2_file_write_iter(struct kiocb *iocb, struct iov_iter *from) ext2_file_write_iter() argument [all...] |
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | file.c | 170 reiserfs_commit_page(struct inode *inode, struct page *page, unsigned from, unsigned to) reiserfs_commit_page() argument
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | unicode.c | 30 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar() argument 106 static int smb_utf16_bytes(const __le16 *from, int maxbytes, in smb_utf16_bytes() argument 160 smb_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, const struct nls_table *codepage, bool mapchar) smb_from_utf16() argument 233 smb_strtoUTF16(__le16 *to, const char *from, int len, const struct nls_table *codepage) smb_strtoUTF16() argument [all...] |
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | file.c | 88 static ssize_t udf_file_write_iter(struct kiocb *iocb, struct iov_iter *from) in udf_file_write_iter() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | isapnp.h | 92 pnp_find_dev(struct pnp_card *card, unsigned short vendor, unsigned short function, struct pnp_dev *from) pnp_find_dev() argument
|
| H A D | seq_file.h | 20 size_t from; member
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_inode_item_recover.c | 126 xfs_log_dinode_to_disk_ts( struct xfs_log_dinode *from, const xfs_log_timestamp_t its) xfs_log_dinode_to_disk_ts() argument 153 xfs_log_dinode_to_disk_iext_counters( struct xfs_log_dinode *from, struct xfs_dinode *to) xfs_log_dinode_to_disk_iext_counters() argument 169 xfs_log_dinode_to_disk( struct xfs_log_dinode *from, struct xfs_dinode *to, xfs_lsn_t lsn) xfs_log_dinode_to_disk() argument [all...] |
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ |
| H A D | ia_css_eed1_8.host.c | 89 ia_css_eed1_8_vmem_encode( struct eed1_8_vmem_params *to, const struct ia_css_eed1_8_config *from, size_t size) ia_css_eed1_8_vmem_encode() argument 227 ia_css_eed1_8_encode( struct eed1_8_dmem_params *to, const struct ia_css_eed1_8_config *from, size_t size) ia_css_eed1_8_encode() argument [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| H A D | fbcmap.c | 166 int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to) in fb_copy_cmap() argument 191 fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to) fb_cmap_to_user() argument [all...] |
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-dw-bt1.c | 74 static void dw_spi_bt1_dirmap_copy_from_map(void *to, void __iomem *from, size_t len) in dw_spi_bt1_dirmap_copy_from_map() argument [all...] |
| /kernel/linux/linux-6.6/drivers/target/tcm_fc/ |
| H A D | tfc_io.c | 61 void *from; in ft_queue_data_in() local 210 void *from; in ft_recv_write_data() local [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | nbd.h | 88 __be64 from; member
|
| /kernel/linux/linux-6.6/block/ |
| H A D | blk-cgroup-rwstat.h | 136 blkg_rwstat_add_aux(struct blkg_rwstat *to, struct blkg_rwstat *from) blkg_rwstat_add_aux() argument
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | string_32.h | 33 static __always_inline void *__memcpy(void *to, const void *from, size_t n) in __memcpy() argument 52 static __always_inline void *__constant_memcpy(void *to, const void *from, in __constant_memcpy() argument [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ti/ |
| H A D | k3-udma-private.c | 79 int xudma_alloc_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in xudma_alloc_gp_rflow_range() argument 85 int xudma_free_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in xudma_free_gp_rflow_range() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | pio_copy.c | 30 pio_copy(struct hfi1_devdata *dd, struct pio_buf *pbuf, u64 pbc, const void *from, size_t count) pio_copy() argument 183 read_low_bytes(struct pio_buf *pbuf, const void *from, unsigned int nbytes) read_low_bytes() argument 199 read_extra_bytes(struct pio_buf *pbuf, const void *from, unsigned int nbytes) read_extra_bytes() argument 262 seg_pio_copy_start(struct pio_buf *pbuf, u64 pbc, const void *from, size_t nbytes) seg_pio_copy_start() argument 355 mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) mid_copy_mix() argument 482 mid_copy_straight(struct pio_buf *pbuf, const void *from, size_t nbytes) mid_copy_straight() argument 571 seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) seg_pio_copy_mid() argument [all...] |