Home
last modified time | relevance | path

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

/linux/include/net/
H A Dsock.h2678 static inline bool mem_cgroup_sk_under_memory_pressure(const struct sock *sk) in mem_cgroup_sk_under_memory_pressure() function
2709 static inline bool mem_cgroup_sk_under_memory_pressure(const struct sock *sk) in mem_cgroup_sk_under_memory_pressure() function
H A Dtcp.h304 mem_cgroup_sk_under_memory_pressure(sk)) in tcp_under_memory_pressure()