/kernel/linux/linux-5.10/include/linux/ |
H A D | mm_types_task.h | 65 struct page *page; member
|
H A D | page_ext.h | 74 static inline struct page_ext *lookup_page_ext(const struct page *page) in lookup_page_ext() argument
|
H A D | pfn_t.h | 69 static inline pfn_t page_to_pfn_t(struct page *page) in page_to_pfn_t() argument
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/ |
H A D | cpupower.c | 81 char *page; in print_man_page() local
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | file.c | 48 struct page *page = vmf->page; in nilfs_page_mkwrite() local [all...] |
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | index.c | 52 struct page *page = ictx->page; in ntfs_index_ctx_put() local 120 struct page *page; ntfs_index_lookup() local [all...] |
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | trace.c | 53 void f2fs_trace_pid(struct page *page) in f2fs_trace_pid() argument
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile_cloud.h | 49 struct hmdfs_dentry_group_cloud *page; member
|
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | zpvec.h | 108 z_erofs_pagevec_enqueue(struct z_erofs_pagevec_ctor *ctor, struct page *page, enum z_erofs_page_type type, bool pvec_safereuse) z_erofs_pagevec_enqueue() argument [all...] |
/kernel/linux/linux-5.10/fs/iomap/ |
H A D | seek.c | 18 page_seek_hole_data(struct inode *inode, struct page *page, loff_t *lastoff, in page_seek_hole_data() argument 96 struct page *page = pvec.pages[i]; page_cache_seek_hole_data() local [all...] |
/kernel/linux/linux-5.10/fs/crypto/ |
H A D | bio.c | 35 struct page *page = bv->bv_page; in fscrypt_decrypt_bio() local
|
/kernel/linux/linux-5.10/mm/ |
H A D | Makefile | |
H A D | cleancache.c | 176 int __cleancache_get_page(struct page *page) in __cleancache_get_page() argument 215 __cleancache_put_page(struct page *page) __cleancache_put_page() argument 243 __cleancache_invalidate_page(struct address_space *mapping, struct page *page) __cleancache_invalidate_page() argument [all...] |
H A D | balloon_compaction.c | 43 struct page *pag in balloon_page_list_enqueue() local 14 balloon_page_enqueue_one(struct balloon_dev_info *b_dev_info, struct page *page) balloon_page_enqueue_one() argument 79 struct page *page, *tmp; balloon_page_list_dequeue() local 126 struct page *page = alloc_page(balloon_mapping_gfp_mask() | balloon_page_alloc() local 146 balloon_page_enqueue(struct balloon_dev_info *b_dev_info, struct page *page) balloon_page_enqueue() argument 206 balloon_page_isolate(struct page *page, isolate_mode_t mode) balloon_page_isolate() argument 220 balloon_page_putback(struct page *page) balloon_page_putback() argument 233 balloon_page_migrate(struct address_space *mapping, struct page *newpage, struct page *page, enum migrate_mode mode) balloon_page_migrate() argument [all...] |
H A D | page_isolation.c | 18 static int set_migratetype_isolate(struct page *page, int migratetype, int isol_flags) in set_migratetype_isolate() argument 68 unset_migratetype_isolate(struct page *page, unsigned migratetype) unset_migratetype_isolate() argument 133 struct page *page; __first_valid_page() local 188 struct page *page; start_isolate_page_range() local 209 struct page *page = pfn_to_online_page(pfn); start_isolate_page_range() local 225 struct page *page; undo_isolate_page_range() local 250 struct page *page; __test_page_isolated_in_pageblock() local 288 struct page *page; test_pages_isolated() local [all...] |
H A D | page_vma_mapped.c | 55 static inline bool pfn_is_match(struct page *page, unsigned long pfn) in pfn_is_match() argument 152 struct page *page = pvmw->page; page_vma_mapped_walk() local 303 page_mapped_in_vma(struct page *page, struct vm_area_struct *vma) page_mapped_in_vma() argument [all...] |
H A D | page_poison.c | 51 static void poison_page(struct page *page) in poison_page() argument 62 static void poison_pages(struct page *page, int n) in poison_pages() argument 77 check_poison_mem(struct page *page, unsigned char *mem, size_t bytes) check_poison_mem() argument 108 unpoison_page(struct page *page) unpoison_page() argument 124 unpoison_pages(struct page *page, int n) unpoison_pages() argument 132 kernel_poison_pages(struct page *page, int numpages, int enable) kernel_poison_pages() argument 144 __kernel_map_pages(struct page *page, int numpages, int enable) __kernel_map_pages() argument [all...] |
/kernel/linux/linux-5.10/kernel/dma/ |
H A D | ops_helpers.c | 22 struct page *page = dma_common_vaddr_to_page(cpu_addr); in dma_common_get_sgtable() local 42 struct page *page = dma_common_vaddr_to_page(cpu_addr); in dma_common_mmap() local 65 struct page *page; in dma_common_alloc_pages() local 84 dma_common_free_pages(struct device *dev, size_t size, struct page *page, dma_addr_t dma_handle, enum dma_data_direction dir) dma_common_free_pages() argument [all...] |
H A D | debug.h | 54 static inline void debug_dma_map_page(struct device *dev, struct page *page, in debug_dma_map_page() argument
|
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | file_direct.c | 37 struct page **page; in squashfs_readpage_block() local 144 squashfs_read_cache(struct page *target_page, u64 block, int bsize, int pages, struct page **page, int bytes) squashfs_read_cache() argument [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | mmap.c | 48 __ocfs2_page_mkwrite(struct file *file, struct buffer_head *di_bh, struct page *page) __ocfs2_page_mkwrite() argument 117 struct page *page = vmf->page; ocfs2_page_mkwrite() local [all...] |
/kernel/linux/linux-5.10/fs/verity/ |
H A D | hash_algs.c | 235 fsverity_hash_page(const struct merkle_tree_params *params, const struct inode *inode, struct ahash_request *req, struct page *page, u8 *out) fsverity_hash_page() argument
|
/kernel/linux/linux-5.10/fs/udf/ |
H A D | symlink.c | 104 static int udf_symlink_filler(struct file *file, struct page *page) in udf_symlink_filler() argument 160 struct page *page; in udf_symlink_getattr() local [all...] |
/kernel/linux/linux-5.10/net/mac802154/ |
H A D | mib.c | 21 void mac802154_dev_set_page_channel(struct net_device *dev, u8 page, u8 chan) in mac802154_dev_set_page_channel() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_internal.c | 81 struct page *page; in i915_gem_object_get_pages_internal() local
|