Searched refs:tcp_under_memory_pressure (Results 1 – 3 of 3) sorted by relevance
712 if (!tcp_under_memory_pressure(sk)) { in tcp_grow_window()790 !tcp_under_memory_pressure(sk) && in tcp_clamp_window()5933 !tcp_under_memory_pressure(sk)) in tcp_prune_ofo_queue()5972 else if (tcp_under_memory_pressure(sk)) in tcp_prune_queue()6018 if (tcp_under_memory_pressure(sk)) { in tcp_should_expand_sndbuf()
301 static inline bool tcp_under_memory_pressure(const struct sock *sk) in tcp_under_memory_pressure() function1804 if (tcp_under_memory_pressure(sk)) in tcp_rmem_pressure()
874 tcp_under_memory_pressure(sk); in mptcp_epollin_ready()