Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dswap.h652 extern void __cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask);
657 __cgroup_throttle_swaprate(page, gfp_mask); in cgroup_throttle_swaprate()
/Linux-v6.1/mm/
Dswapfile.c3631 void __cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in __cgroup_throttle_swaprate() function