/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.h | 201 struct page *page; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.c | 847 struct page *page = bi->page; in iavf_alloc_mapped_page() local 1211 struct page *page = rx_buffer->page; iavf_can_reuse_rx_page() local [all...] |
H A D | iavf_txrx.h | 276 struct page *page; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_fp.c | 304 qede_xdp_xmit(struct qede_tx_queue *txq, dma_addr_t dma, u16 pad, u16 len, struct page *page, struct xdp_frame *xdpf) qede_xdp_xmit() argument [all...] |
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | iphase.c | 3100 static int ia_proc_read(struct atm_dev *dev,loff_t *pos,char *page) argument [all...] |
H A D | eni.c | 2083 static int eni_proc_read(struct atm_dev *dev,loff_t *pos,char *page) in eni_proc_read() argument [all...] |
H A D | idt77252.c | 2624 idt77252_proc_read(struct atm_dev *dev, loff_t * pos, char *page) in idt77252_proc_read() argument [all...] |
H A D | fore200e.c | 603 fore200e_pca_proc_read(struct fore200e* fore200e, char *page) in fore200e_pca_proc_read() argument 736 static int fore200e_sba_proc_read(struct fore200e *fore200e, char *page) in fore200e_sba_proc_read() argument 2707 fore200e_proc_read(struct atm_dev *dev, loff_t* pos, char* page) in fore200e_proc_read() argument [all...] |
H A D | he.c | 2700 he_proc_read(struct atm_dev *dev, loff_t *pos, char *page) in he_proc_read() argument [all...] |
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-sff.c | 578 static void ata_pio_xfer(struct ata_queued_cmd *qc, struct page *page, in ata_pio_xfer() argument 604 struct page *page; in ata_pio_sector() local 736 struct page *page; __atapi_pio_bytes() local [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | dax.c | 323 static inline bool dax_page_is_shared(struct page *page) in dax_page_is_shared() argument 332 static inline void dax_page_share_get(struct page *pag argument 346 dax_page_share_put(struct page *page) dax_page_share_put() argument 367 struct page *page = pfn_to_page(pfn); dax_associate_entry() local 388 struct page *page = pfn_to_page(pfn); dax_disassociate_entry() local 407 struct page *page = pfn_to_page(pfn); dax_busy_page() local 490 dax_lock_mapping_entry(struct address_space *mapping, pgoff_t index, struct page **page) dax_lock_mapping_entry() argument 682 struct page *page = NULL; dax_layout_busy_page_range() local [all...] |
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | vfs.c | 943 struct page *page = buf->page; // may be a compound one in nfsd_splice_actor() local 1052 struct page *page; nfsd_iter_read() local [all...] |
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | quota.c | 750 struct page *page; in gfs2_write_buf_to_page() local [all...] |
/kernel/linux/linux-6.6/fs/hugetlbfs/ |
H A D | inode.c | 303 static size_t adjust_range_hwpoison(struct page *page, size_t offset, size_t bytes) in adjust_range_hwpoison() argument 348 struct page *page; hugetlbfs_read_iter() local 421 hugetlbfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) hugetlbfs_write_end() argument 442 hugetlb_vma_maps_page(struct vm_area_struct *vma, unsigned long addr, struct page *page) hugetlb_vma_maps_page() argument 500 struct page *page = &folio->page; hugetlb_unmap_file_folio() local 1168 hugetlbfs_error_remove_page(struct address_space *mapping, struct page *page) hugetlbfs_error_remove_page() argument [all...] |
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | dir.c | 1563 static int fuse_readlink_page(struct inode *inode, struct page *page) in fuse_readlink_page() argument 1602 struct page *page; in fuse_get_link() local [all...] |
H A D | dev.c | 691 struct page *page; in fuse_copy_fill() local 894 fuse_ref_page(struct fuse_copy_state *cs, struct page *page, unsigned offset, unsigned count) fuse_ref_page() argument 932 struct page *page = *pagep; fuse_copy_page() local 1610 struct page *page; fuse_notify_store() local 1710 struct page *page; fuse_retrieve() local [all...] |
H A D | virtio_fs.c | 565 struct page *page; in virtio_fs_request_complete() local
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | segment.c | 1669 static void nilfs_begin_page_io(struct page *page) in nilfs_begin_page_io() argument 1743 nilfs_end_page_io(struct page *page, int err) nilfs_end_page_io() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | raid56.c | 64 struct page *page; member 1370 find_stripe_sector(struct btrfs_raid_bio *rbio, struct page *page, unsigned int pgoff) find_stripe_sector() argument 2383 struct page *page; alloc_rbio_essential_pages() local [all...] |
H A D | file.c | 56 struct page *page = prepared_pages[pg]; in btrfs_copy_from_user() local 843 prepare_uptodate_page(struct inode *inode, struct page *page, u64 pos, bool force_uptodate) prepare_uptodate_page() argument [all...] |
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | addr.c | 69 static inline struct ceph_snap_context *page_snap_context(struct page *page) in page_snap_context() argument 517 ceph_set_page_fscache(struct page *page) ceph_set_page_fscache() argument 539 ceph_set_page_fscache(struct page *page) ceph_set_page_fscache() argument 618 get_writepages_data_length(struct inode *inode, struct page *page, u64 start) get_writepages_data_length() argument 656 writepage_nounlock(struct page *page, struct writeback_control *wbc) writepage_nounlock() argument 798 ceph_writepage(struct page *page, struct writeback_control *wbc) ceph_writepage() argument 833 struct page *page; writepages_finish() local 1021 struct page *page; ceph_writepages_start() local 1239 struct page *page = ceph_fscrypt_pagecache_page(pages[i]); ceph_writepages_start() local 1363 struct page *page; ceph_writepages_start() local 1424 ceph_find_incompatible(struct page *page) ceph_find_incompatible() argument 1638 struct page *page; ceph_filemap_fault() local 1682 struct page *page = vmf->page; ceph_page_mkwrite() local 1782 struct page *page; ceph_fill_inline_data() local [all...] |
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | lowcomms.c | 127 struct page *page; member
|
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | zdata.c | 22 struct page *page; member 129 static inline void z_erofs_onlinepage_init(struct page *page) in z_erofs_onlinepage_init() argument 141 z_erofs_onlinepage_split(struct page *page) z_erofs_onlinepage_split() argument 146 z_erofs_onlinepage_endio(struct page *page, int err) z_erofs_onlinepage_endio() argument 576 struct page *page; z_erofs_bind_cache() local 637 struct page *page = pcl->compressed_bvecs[i].page; erofs_try_to_free_all_cached_pages() local 944 z_erofs_read_fragment(struct super_block *sb, struct page *page, unsigned int cur, unsigned int end, erofs_off_t pos) z_erofs_read_fragment() argument 970 z_erofs_do_read_page(struct z_erofs_decompress_frontend *fe, struct page *page) z_erofs_do_read_page() argument 1082 z_erofs_page_is_invalidated(struct page *page) z_erofs_page_is_invalidated() argument 1207 struct page *page = bvec->page; z_erofs_parse_in_bvecs() local 1249 struct page *page; z_erofs_decompress_pcluster() local 1448 struct page *oldpage, *page; pickup_page_for_submission() local 1607 struct page *page = bvec->bv_page; z_erofs_decompressqueue_endio() local 1680 struct page *page; z_erofs_submit_queue() local 1809 struct page *page; z_erofs_pcluster_readmore() local [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | internal.h | 799 unsigned int nfs_page_length(struct page *page) in nfs_page_length() argument
|
H A D | write.c | 685 nfs_writepage(struct page *page, struct writeback_control *wbc) nfs_writepage() argument [all...] |