Home
last modified time | relevance | path

Searched refs:hstate (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dhugetlb.h185 struct hstate *hstate; member
234 struct hstate { struct
259 struct hstate *hstate; argument
265 struct page *alloc_huge_page_node(struct hstate *h, int nid);
268 int __init alloc_bootmem_huge_page(struct hstate *h);
271 struct hstate *size_to_hstate(unsigned long size);
277 extern struct hstate hstates[HUGE_MAX_HSTATE];
282 static inline struct hstate *hstate_inode(struct inode *i) in hstate_inode()
286 return hsb->hstate; in hstate_inode()
289 static inline struct hstate *hstate_file(struct file *f) in hstate_file()
[all …]