Home
last modified time | relevance | path

Searched defs:from (Results 551 - 575 of 2388) sorted by relevance

1...<<21222324252627282930>>...96

/kernel/linux/linux-6.6/drivers/mtd/nand/onenand/
H A Donenand_bbt.c62 loff_t from; in create_bbt() local
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dpowernv_flash.c138 static int powernv_flash_read(struct mtd_info *mtd, loff_t from, size_t len, in powernv_flash_read() argument
H A Dms02-nv.c53 static int ms02nv_read(struct mtd_info *mtd, loff_t from, in ms02nv_read() argument
H A Dmtdram.c65 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 Dsbc_gxx.c112 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 Dvidtv_pes.h154 void *from; member
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ctrls-request.c53 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 Dxattr.c112 struct iov_iter from; in v9fs_fid_xattr_set() local
/kernel/linux/linux-6.6/fs/bfs/
H A Dfile.c33 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 Dfile.c51 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 Dfile.c170 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 Dunicode.c30 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 Dfile.c88 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 Disapnp.h92 pnp_find_dev(struct pnp_card *card, unsigned short vendor, unsigned short function, struct pnp_dev *from) pnp_find_dev() argument
H A Dseq_file.h20 size_t from; member
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode_item_recover.c126 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 Dia_css_eed1_8.host.c89 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 Dfbcmap.c166 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 Dspi-dw-bt1.c74 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 Dtfc_io.c61 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 Dnbd.h88 __be64 from; member
/kernel/linux/linux-6.6/block/
H A Dblk-cgroup-rwstat.h136 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 Dstring_32.h33 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 Dk3-udma-private.c79 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 Dpio_copy.c30 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...]

Completed in 11 milliseconds

1...<<21222324252627282930>>...96