Home
last modified time | relevance | path

Searched defs:file_region (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dhugetlb.h81 struct file_region { struct
88 * file_region in resv_map. These fields hold the info needed to argument
91 struct page_counter *reservation_counter;
92 struct cgroup_subsys_state *css;
/kernel/linux/linux-4.19/mm/
Dhugetlb.c239 struct file_region { struct
262 struct file_region *rg, *nrg, *trg; in region_add() argument