Searched defs:hpage (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/fs/verity/ |
A D | verify.c | 51 static bool is_hash_block_verified(struct fsverity_info *vi, struct page *hpage, in is_hash_block_verified() 177 struct page *hpage; in verify_data_block() local 227 struct page *hpage = hblocks[level - 1].page; in verify_data_block() local
|
/linux-6.3-rc2/mm/ |
A D | hwpoison-inject.c | 18 struct page *hpage; in hwpoison_inject() local
|
A D | khugepaged.c | 810 static bool hpage_collapse_alloc_page(struct page **hpage, gfp_t gfp, int node, in hpage_collapse_alloc_page() 969 static int alloc_charge_hpage(struct page **hpage, struct mm_struct *mm, in alloc_charge_hpage() 992 struct page *hpage; in collapse_huge_page() local 1376 pmd_t *pmdp, struct page *hpage) in set_huge_pmd() 1454 struct page *hpage; in collapse_pte_mapped_thp() local 1633 unsigned long target_addr, struct page *hpage, in retract_page_tables() 1775 struct page *hpage; in collapse_file() local
|
A D | memory-failure.c | 1130 struct page *hpage = compound_head(p); in me_huge_page() local 1486 int flags, struct page *hpage) in hwpoison_user_mappings() 2081 struct page *hpage; in memory_failure() local 2549 struct page *hpage = compound_head(page); in soft_offline_in_use_page() local
|
A D | migrate.c | 1377 struct page *hpage, int force, in unmap_and_move_huge_page()
|
A D | hugetlb.c | 2074 struct address_space *hugetlb_page_mapping_lock_write(struct page *hpage) in hugetlb_page_mapping_lock_write()
|
/linux-6.3-rc2/include/linux/ |
A D | hugetlb.h | 275 struct page *hpage) in hugetlb_page_mapping_lock_write() 757 static inline struct hugepage_subpool *hugetlb_page_subpool(struct page *hpage) in hugetlb_page_subpool() 768 static inline void hugetlb_set_page_subpool(struct page *hpage, in hugetlb_set_page_subpool()
|
/linux-6.3-rc2/drivers/dma-buf/ |
A D | udmabuf.c | 210 struct page *page, *hpage = NULL; in udmabuf_create() local
|
/linux-6.3-rc2/io_uring/ |
A D | rsrc.c | 1081 int nr_pages, struct page *hpage) in headpage_already_acct() 1119 struct page *hpage; in io_buffer_account_pin() local
|
/linux-6.3-rc2/arch/powerpc/kvm/ |
A D | book3s_pr.c | 647 struct page *hpage; in kvmppc_patch_dcbz() local
|
/linux-6.3-rc2/arch/s390/kvm/ |
A D | kvm-s390.c | 193 static int hpage; variable
|
Completed in 41 milliseconds