Searched defs:hugepage_subpool (Results 1 – 11 of 11) sorted by relevance
41828 struct hugepage_subpool { struct41843 struct hugepage_subpool *spool; argument
16854 struct hugepage_subpool { struct16855 spinlock_t lock;16856 long int count;16857 long int max_hpages;16858 long int used_hpages;16859 struct hstate *hstate;16860 long int min_hpages;16861 long int rsv_hpages;
22130 struct hugepage_subpool { struct22131 spinlock_t lock;22132 long int count;22133 long int max_hpages;22134 long int used_hpages;22135 struct hstate *hstate;22136 long int min_hpages;22137 long int rsv_hpages;
28702 struct hugepage_subpool { struct28717 struct hugepage_subpool *spool; argument
23651 struct hugepage_subpool { struct23666 struct hugepage_subpool *spool; argument
33313 struct hugepage_subpool { struct33314 spinlock_t lock;33315 long int count;33316 long int max_hpages;33317 long int used_hpages;33318 struct hstate *hstate;33319 long int min_hpages;33320 long int rsv_hpages;