Searched refs:tcp_under_memory_pressure (Results 1 – 4 of 4) sorted by relevance
300 static inline bool tcp_under_memory_pressure(const struct sock *sk) in tcp_under_memory_pressure() function1683 if (tcp_under_memory_pressure(sk)) in tcp_rmem_pressure()
694 if (!tcp_under_memory_pressure(sk)) { in tcp_grow_window()772 !tcp_under_memory_pressure(sk) && in tcp_clamp_window()5735 !tcp_under_memory_pressure(sk)) in tcp_prune_ofo_queue()5774 else if (tcp_under_memory_pressure(sk)) in tcp_prune_queue()5820 if (tcp_under_memory_pressure(sk)) { in tcp_should_expand_sndbuf()
3289 if (tcp_under_memory_pressure(sk)) in __tcp_select_window()3348 if (tcp_under_memory_pressure(sk)) in __tcp_select_window()3768 if (!tskb && tcp_under_memory_pressure(sk)) in tcp_send_fin()
791 tcp_under_memory_pressure(sk); in mptcp_epollin_ready()