Home
last modified time | relevance | path

Searched refs:__cgroup_throttle_swaprate (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Dswap.h634 extern void __cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask);
639 __cgroup_throttle_swaprate(page, gfp_mask); in cgroup_throttle_swaprate()
/linux-5.19.10/mm/
Dswapfile.c3637 void __cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in __cgroup_throttle_swaprate() function