Lines Matching defs:h

130 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages,  in hugepage_new_subpool()
466 struct hstate *h, in record_hugetlb_cgroup_uncharge_info()
548 long to, struct hstate *h, struct hugetlb_cgroup *cg, in hugetlb_resv_map_add()
574 struct hstate *h, long *regions_needed) in add_reservation_in_range()
706 long in_regions_needed, struct hstate *h, in region_add()
942 struct hstate *h = hstate_inode(inode); in hugetlb_fix_reserve_counts() local
989 static pgoff_t vma_hugecache_offset(struct hstate *h, in vma_hugecache_offset()
1073 struct hstate *h) in resv_map_set_hugetlb_cgroup_uncharge_info()
1317 static void enqueue_hugetlb_folio(struct hstate *h, struct folio *folio) in enqueue_hugetlb_folio()
1330 static struct folio *dequeue_hugetlb_folio_node_exact(struct hstate *h, in dequeue_hugetlb_folio_node_exact()
1355 static struct folio *dequeue_hugetlb_folio_nodemask(struct hstate *h, gfp_t gfp_mask, in dequeue_hugetlb_folio_nodemask()
1391 static unsigned long available_huge_pages(struct hstate *h) in available_huge_pages()
1396 static struct folio *dequeue_hugetlb_folio_vma(struct hstate *h, in dequeue_hugetlb_folio_vma()
1474 static int hstate_next_node_to_alloc(struct hstate *h, in hstate_next_node_to_alloc()
1493 static int hstate_next_node_to_free(struct hstate *h, nodemask_t *nodes_allowed) in hstate_next_node_to_free()
1571 static struct folio *alloc_gigantic_folio(struct hstate *h, gfp_t gfp_mask, in alloc_gigantic_folio()
1609 static struct folio *alloc_gigantic_folio(struct hstate *h, gfp_t gfp_mask, in alloc_gigantic_folio()
1617 static struct folio *alloc_gigantic_folio(struct hstate *h, gfp_t gfp_mask, in alloc_gigantic_folio()
1628 static inline void __clear_hugetlb_destructor(struct hstate *h, in __clear_hugetlb_destructor()
1646 static void __remove_hugetlb_folio(struct hstate *h, struct folio *folio, in __remove_hugetlb_folio()
1689 static void remove_hugetlb_folio(struct hstate *h, struct folio *folio, in remove_hugetlb_folio()
1695 static void remove_hugetlb_folio_for_demote(struct hstate *h, struct folio *folio, in remove_hugetlb_folio_for_demote()
1701 static void add_hugetlb_folio(struct hstate *h, struct folio *folio, in add_hugetlb_folio()
1747 static void __update_and_free_hugetlb_folio(struct hstate *h, in __update_and_free_hugetlb_folio()
1823 struct hstate *h; in free_hpage_workfn() local
1844 static inline void flush_free_hpage_work(struct hstate *h) in flush_free_hpage_work()
1850 static void update_and_free_hugetlb_folio(struct hstate *h, struct folio *folio, in update_and_free_hugetlb_folio()
1869 static void update_and_free_pages_bulk(struct hstate *h, struct list_head *list) in update_and_free_pages_bulk()
1883 struct hstate *h; in size_to_hstate() local
1898 struct hstate *h = folio_hstate(folio); in free_huge_folio() local
1961 static void __prep_account_new_huge_page(struct hstate *h, int nid) in __prep_account_new_huge_page()
1968 static void __prep_new_hugetlb_folio(struct hstate *h, struct folio *folio) in __prep_new_hugetlb_folio()
1978 static void prep_new_hugetlb_folio(struct hstate *h, struct folio *folio, int nid) in prep_new_hugetlb_folio()
2109 static struct folio *alloc_buddy_hugetlb_folio(struct hstate *h, in alloc_buddy_hugetlb_folio()
2179 static struct folio *alloc_fresh_hugetlb_folio(struct hstate *h, in alloc_fresh_hugetlb_folio()
2217 static int alloc_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed, in alloc_pool_huge_page()
2243 static struct page *remove_pool_huge_page(struct hstate *h, in remove_pool_huge_page()
2301 struct hstate *h = folio_hstate(folio); in dissolve_free_huge_page() local
2367 struct hstate *h; in dissolve_free_huge_pages() local
2389 static struct folio *alloc_surplus_hugetlb_folio(struct hstate *h, in alloc_surplus_hugetlb_folio()
2430 static struct folio *alloc_migrate_hugetlb_folio(struct hstate *h, gfp_t gfp_mask, in alloc_migrate_hugetlb_folio()
2457 struct folio *alloc_buddy_hugetlb_folio_with_mpol(struct hstate *h, in alloc_buddy_hugetlb_folio_with_mpol()
2484 struct folio *alloc_hugetlb_folio_nodemask(struct hstate *h, int preferred_nid, in alloc_hugetlb_folio_nodemask()
2504 struct folio *alloc_hugetlb_folio_vma(struct hstate *h, struct vm_area_struct *vma, in alloc_hugetlb_folio_vma()
2542 static int gather_surplus_pages(struct hstate *h, long delta) in gather_surplus_pages()
2643 static void return_unused_surplus_pages(struct hstate *h, in return_unused_surplus_pages()
2722 static long __vma_reservation_common(struct hstate *h, in __vma_reservation_common()
2802 static long vma_needs_reservation(struct hstate *h, in vma_needs_reservation()
2808 static long vma_commit_reservation(struct hstate *h, in vma_commit_reservation()
2814 static void vma_end_reservation(struct hstate *h, in vma_end_reservation()
2820 static long vma_add_reservation(struct hstate *h, in vma_add_reservation()
2826 static long vma_del_reservation(struct hstate *h, in vma_del_reservation()
2852 void restore_reserve_on_error(struct hstate *h, struct vm_area_struct *vma, in restore_reserve_on_error()
2933 static int alloc_and_dissolve_hugetlb_folio(struct hstate *h, in alloc_and_dissolve_hugetlb_folio()
3018 struct hstate *h; in isolate_or_dissolve_huge_page() local
3056 struct hstate *h = hstate_vma(vma); in alloc_hugetlb_folio() local
3188 int __alloc_bootmem_huge_page(struct hstate *h, int nid) in __alloc_bootmem_huge_page()
3235 struct hstate *h = m->hstate; in gather_bootmem_prealloc() local
3257 static void __init hugetlb_hstate_alloc_pages_onenode(struct hstate *h, int nid) in hugetlb_hstate_alloc_pages_onenode()
3288 static void __init hugetlb_hstate_alloc_pages(struct hstate *h) in hugetlb_hstate_alloc_pages()
3353 struct hstate *h, *h2; in hugetlb_init_hstates() local
3384 struct hstate *h; in report_hugepages() local
3398 static void try_to_free_low(struct hstate *h, unsigned long count, in try_to_free_low()
3430 static inline void try_to_free_low(struct hstate *h, unsigned long count, in try_to_free_low()
3441 static int adjust_pool_surplus(struct hstate *h, nodemask_t *nodes_allowed, in adjust_pool_surplus()
3469 #define persistent_huge_pages(h) (h->nr_huge_pages - h->surplus_huge_pages) argument
3470 static int set_max_huge_pages(struct hstate *h, unsigned long count, int nid, in set_max_huge_pages()
3620 static int demote_free_hugetlb_folio(struct hstate *h, struct folio *folio) in demote_free_hugetlb_folio()
3685 static int demote_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed) in demote_pool_huge_page()
3745 struct hstate *h; in nr_hugepages_show_common() local
3759 struct hstate *h, int nid, in __nr_hugepages_store_common()
3795 struct hstate *h; in nr_hugepages_store_common() local
3846 struct hstate *h = kobj_to_hstate(kobj, NULL); in nr_overcommit_hugepages_show() local
3855 struct hstate *h = kobj_to_hstate(kobj, NULL); in nr_overcommit_hugepages_store() local
3875 struct hstate *h; in free_hugepages_show() local
3892 struct hstate *h = kobj_to_hstate(kobj, NULL); in resv_hugepages_show() local
3900 struct hstate *h; in surplus_hugepages_show() local
3920 struct hstate *h; in demote_store() local
3972 struct hstate *h = kobj_to_hstate(kobj, NULL); in demote_size_show() local
3982 struct hstate *h, *demote_hstate; in demote_size_store() local
4035 static int hugetlb_sysfs_add_hstate(struct hstate *h, struct kobject *parent, in hugetlb_sysfs_add_hstate()
4127 struct hstate *h; in hugetlb_unregister_node() local
4157 struct hstate *h; in hugetlb_register_node() local
4221 struct hstate *h; in hugetlb_sysfs_init() local
4328 struct hstate *h; in hugetlb_add_hstate() local
4471 struct hstate *h; in hugepagesz_setup() local
4560 static unsigned int allowed_mems_nr(struct hstate *h) in allowed_mems_nr()
4598 struct hstate *h = &default_hstate; in hugetlb_sysctl_handler_common() local
4637 struct hstate *h = &default_hstate; in hugetlb_overcommit_handler() local
4705 struct hstate *h; in hugetlb_report_meminfo() local
4735 struct hstate *h = &default_hstate; in hugetlb_report_node_meminfo() local
4751 struct hstate *h; in hugetlb_show_meminfo_node() local
4774 struct hstate *h; in hugetlb_total_pages() local
4782 static int hugetlb_acct_memory(struct hstate *h, long delta) in hugetlb_acct_memory()
4872 struct hstate *h = hstate_vma(vma); in hugetlb_vm_op_close() local
5037 struct hstate *h = hstate_vma(src_vma); in copy_hugetlb_page_range() local
5223 struct hstate *h = hstate_vma(vma); in move_huge_pte() local
5251 struct hstate *h = hstate_vma(vma); in move_hugetlb_page_tables() local
5320 struct hstate *h = hstate_vma(vma); in __unmap_hugepage_range() local
5508 struct hstate *h = hstate_vma(vma); in unmap_ref_private() local
5567 struct hstate *h = hstate_vma(vma); in hugetlb_wp() local
5752 static bool hugetlbfs_pagecache_present(struct hstate *h, in hugetlbfs_pagecache_present()
5770 struct hstate *h = hstate_inode(inode); in hugetlb_add_to_page_cache() local
5833 static bool hugetlb_pte_stable(struct hstate *h, struct mm_struct *mm, in hugetlb_pte_stable()
5852 struct hstate *h = hstate_vma(vma); in hugetlb_no_page() local
6090 struct hstate *h = hstate_vma(vma); in hugetlb_fault() local
6288 struct hstate *h = hstate_vma(dst_vma); in hugetlb_mfill_atomic_pte() local
6493 struct hstate *h = hstate_vma(vma); in hugetlb_follow_page_mask() local
6568 struct hstate *h = hstate_vma(vma); in hugetlb_change_protection() local
6714 struct hstate *h = hstate_inode(inode); in hugetlb_reserve_pages() local
6871 struct hstate *h = hstate_inode(inode); in hugetlb_unreserve_pages() local
7175 unsigned long hugetlb_mask_last_page(struct hstate *h) in hugetlb_mask_last_page()
7190 __weak unsigned long hugetlb_mask_last_page(struct hstate *h) in hugetlb_mask_last_page()
7264 struct hstate *h = folio_hstate(old_folio); in move_hugetlb_state() local
7306 struct hstate *h = hstate_vma(vma); in hugetlb_unshare_pmds() local