Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h688 extern void __cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask);
693 __cgroup_throttle_swaprate(page, gfp_mask); in cgroup_throttle_swaprate()
/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c3845 void __cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in __cgroup_throttle_swaprate() function