Home
last modified time | relevance | path

Searched defs:resv_map (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dhugetlb_cgroup.h114 struct resv_map *resv_map) in resv_map_dup_hugetlb_cgroup_uncharge_info()
121 struct resv_map *resv_map) in resv_map_put_hugetlb_cgroup_uncharge_info()
198 struct resv_map *resv_map) in resv_map_dup_hugetlb_cgroup_uncharge_info()
203 struct resv_map *resv_map) in resv_map_put_hugetlb_cgroup_uncharge_info()
H A Dhugetlb.h51 struct resv_map { struct
63 * cgroup accounting is disabled for this resv_map. argument
75 * The region data structures are embedded into a resv_map and protected argument
/linux/mm/
H A Dhugetlb.c307 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_lock_read() local
320 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_unlock_read() local
333 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_lock_write() local
346 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_unlock_write() local
360 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_trylock_write() local
375 struct resv_map *resv_map = vma_resv_map(vma); in hugetlb_vma_assert_locked() local
411 struct resv_map *resv_map = vma_resv_map(vma); in __hugetlb_vma_unlock_write_free() local
1099 resv_map_set_hugetlb_cgroup_uncharge_info(struct resv_map *resv_map, in resv_map_set_hugetlb_cgroup_uncharge_info()
1119 struct resv_map *resv_map = kmalloc(sizeof(*resv_map), GFP_KERNEL); in resv_map_alloc() local
1151 struct resv_map *resv_map = container_of(ref, struct resv_map, refs); in resv_map_release() local
[all …]