Searched refs:hstate (Results 1 – 1 of 1) sorted by relevance
185 struct hstate *hstate; member234 struct hstate { struct259 struct hstate *hstate; argument265 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 …]