Searched refs:sk_under_memory_pressure (Results 1 – 2 of 2) sorted by relevance
2437 if (!sk_under_memory_pressure(sk)) in __sk_mem_raise_allocated()2507 if (sk_under_memory_pressure(sk) && in __sk_mem_reduce_allocated()
1225 static inline bool sk_under_memory_pressure(const struct sock *sk) in sk_under_memory_pressure() function