Searched refs:csize (Results 1 – 1 of 1) sorted by relevance
111 int csize; in hugetlb_cgroup_move_parent() local126 csize = PAGE_SIZE << compound_order(page); in hugetlb_cgroup_move_parent()131 csize, &fail_res); in hugetlb_cgroup_move_parent()134 res_counter_uncharge_until(counter, counter->parent, csize); in hugetlb_cgroup_move_parent()171 unsigned long csize = nr_pages * PAGE_SIZE; in hugetlb_cgroup_charge_cgroup() local190 ret = res_counter_charge(&h_cg->hugepage[idx], csize, &fail_res); in hugetlb_cgroup_charge_cgroup()216 unsigned long csize = nr_pages * PAGE_SIZE; in hugetlb_cgroup_uncharge_page() local225 res_counter_uncharge(&h_cg->hugepage[idx], csize); in hugetlb_cgroup_uncharge_page()232 unsigned long csize = nr_pages * PAGE_SIZE; in hugetlb_cgroup_uncharge_cgroup() local240 res_counter_uncharge(&h_cg->hugepage[idx], csize); in hugetlb_cgroup_uncharge_cgroup()