Searched defs:h (Results 1 – 8 of 8) sorted by relevance
/mm/ |
D | hugetlb.c | 94 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages, in hugepage_new_subpool() 582 struct hstate *h = hstate_inode(inode); in hugetlb_fix_reserve_counts() local 623 static pgoff_t vma_hugecache_offset(struct hstate *h, in vma_hugecache_offset() 866 static void enqueue_huge_page(struct hstate *h, struct page *page) in enqueue_huge_page() 874 static struct page *dequeue_huge_page_node_exact(struct hstate *h, int nid) in dequeue_huge_page_node_exact() 894 static struct page *dequeue_huge_page_nodemask(struct hstate *h, gfp_t gfp_mask, int nid, in dequeue_huge_page_nodemask() 931 static inline gfp_t htlb_alloc_mask(struct hstate *h) in htlb_alloc_mask() 939 static struct page *dequeue_huge_page_vma(struct hstate *h, in dequeue_huge_page_vma() 1006 static int hstate_next_node_to_alloc(struct hstate *h, in hstate_next_node_to_alloc() 1025 static int hstate_next_node_to_free(struct hstate *h, nodemask_t *nodes_allowed) in hstate_next_node_to_free() [all …]
|
D | hugetlb_cgroup.c | 164 struct hstate *h; in hugetlb_cgroup_css_offline() local 357 struct hstate *h = &hstates[idx]; in __hugetlb_cgroup_file_init() local 399 struct hstate *h; in hugetlb_cgroup_file_init() local 419 struct hstate *h = page_hstate(oldhpage); in hugetlb_cgroup_migrate() local
|
D | pagewalk.c | 175 static unsigned long hugetlb_entry_end(struct hstate *h, unsigned long addr, in hugetlb_entry_end() 186 struct hstate *h = hstate_vma(vma); in walk_hugetlb_range() local
|
D | userfaultfd.c | 187 struct hstate *h; in __mcopy_atomic_hugetlb() local
|
D | z3fold.c | 376 unsigned long h = (unsigned long)zhdr; in __encode_handle() local 402 static inline struct z3fold_header *handle_to_z3fold_header(unsigned long h) in handle_to_z3fold_header()
|
D | migrate.c | 572 struct hstate *h = page_hstate(src); in copy_huge_page() local
|
D | gup.c | 1403 struct hstate *h = page_hstate(page); in new_non_cma_page() local
|
D | slub.c | 1734 static void rcu_free_slab(struct rcu_head *h) in rcu_free_slab() 3704 struct page *page, *h; in free_partial() local
|