Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dhugetlbfs_reserv.rst48 long adds_in_progress;
/openbmc/linux/mm/
H A Dhugetlb.c654 (resv->adds_in_progress + regions_needed)) { in allocate_file_region_entries()
655 to_allocate = resv->adds_in_progress + regions_needed - in allocate_file_region_entries()
662 VM_BUG_ON(resv->region_cache_count < resv->adds_in_progress); in allocate_file_region_entries()
729 resv->adds_in_progress + in region_add()
746 resv->adds_in_progress -= in_regions_needed; in region_add()
789 resv->adds_in_progress += *out_regions_needed; in region_chg()
813 resv->adds_in_progress -= regions_needed; in region_abort()
860 resv->region_cache_count > resv->adds_in_progress) { in region_del()
1105 resv_map->adds_in_progress = 0; in resv_map_alloc()
1136 VM_BUG_ON(resv_map->adds_in_progress); in resv_map_release()
/openbmc/linux/include/linux/
H A Dhugetlb.h60 long adds_in_progress; member
/openbmc/linux/Documentation/mm/
H A Dhugetlbfs_reserv.rst45 long adds_in_progress;