Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dswap.h645 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate() function
652 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate() function
658 cgroup_throttle_swaprate(&folio->page, gfp); in folio_throttle_swaprate()
/linux-6.3-rc2/mm/
A Dmemory.c973 cgroup_throttle_swaprate(&new_folio->page, GFP_KERNEL); in page_copy_prealloc()
3094 cgroup_throttle_swaprate(&new_folio->page, GFP_KERNEL); in wp_page_copy()
3841 cgroup_throttle_swaprate(page, GFP_KERNEL); in do_swap_page()
4058 cgroup_throttle_swaprate(&folio->page, GFP_KERNEL); in do_anonymous_page()
4520 cgroup_throttle_swaprate(vmf->cow_page, GFP_KERNEL); in do_cow_fault()
A Dhuge_memory.c671 cgroup_throttle_swaprate(page, gfp); in __do_huge_pmd_anonymous_page()

Completed in 19 milliseconds