Searched refs:tcp_under_memory_pressure (Results 1 – 3 of 3) sorted by relevance
534 if (!tcp_under_memory_pressure(sk)) { in tcp_grow_window()612 !tcp_under_memory_pressure(sk) && in tcp_clamp_window()5612 !tcp_under_memory_pressure(sk)) in tcp_prune_ofo_queue()5647 else if (tcp_under_memory_pressure(sk)) in tcp_prune_queue()5693 if (tcp_under_memory_pressure(sk)) { in tcp_should_expand_sndbuf()
3122 if (tcp_under_memory_pressure(sk)) in __tcp_select_window()3181 if (tcp_under_memory_pressure(sk)) in __tcp_select_window()3589 if (!tskb && tcp_under_memory_pressure(sk)) in tcp_send_fin()
275 static inline bool tcp_under_memory_pressure(const struct sock *sk) in tcp_under_memory_pressure() function1618 if (tcp_under_memory_pressure(sk)) in tcp_rmem_pressure()