Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dswap.h725 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate() function
732 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate() function
/Linux-v5.15/mm/
Dmemory.c997 cgroup_throttle_swaprate(new_page, GFP_KERNEL); in page_copy_prealloc()
3024 cgroup_throttle_swaprate(new_page, GFP_KERNEL); in wp_page_copy()
3609 cgroup_throttle_swaprate(page, GFP_KERNEL); in do_swap_page()
3774 cgroup_throttle_swaprate(page, GFP_KERNEL); in do_anonymous_page()
4209 cgroup_throttle_swaprate(vmf->cow_page, GFP_KERNEL); in do_cow_fault()
Dhuge_memory.c612 cgroup_throttle_swaprate(page, gfp); in __do_huge_pmd_anonymous_page()
Dshmem.c722 cgroup_throttle_swaprate(page, gfp); in shmem_add_to_page_cache()