Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswap.h649 extern void mem_cgroup_throttle_swaprate(struct mem_cgroup *memcg, int node,
652 static inline void mem_cgroup_throttle_swaprate(struct mem_cgroup *memcg, in mem_cgroup_throttle_swaprate() function
/Linux-v5.4/mm/
Dswapfile.c3741 void mem_cgroup_throttle_swaprate(struct mem_cgroup *memcg, int node, in mem_cgroup_throttle_swaprate() function
Dmemcontrol.c6530 mem_cgroup_throttle_swaprate(memcg, page_to_nid(page), gfp_mask); in mem_cgroup_try_charge_delay()