Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswap.h640 extern void mem_cgroup_throttle_swaprate(struct mem_cgroup *memcg, int node,
643 static inline void mem_cgroup_throttle_swaprate(struct mem_cgroup *memcg, in mem_cgroup_throttle_swaprate() function
/Linux-v4.19/mm/
Dswapfile.c3732 void mem_cgroup_throttle_swaprate(struct mem_cgroup *memcg, int node, in mem_cgroup_throttle_swaprate() function
Dmemcontrol.c5929 mem_cgroup_throttle_swaprate(memcg, page_to_nid(page), gfp_mask); in mem_cgroup_try_charge_delay()