Searched refs:tcp_enter_memory_pressure (Results 1 – 5 of 5) sorted by relevance
329 void tcp_enter_memory_pressure(struct sock *sk) in tcp_enter_memory_pressure() function342 EXPORT_SYMBOL_GPL(tcp_enter_memory_pressure);
3134 .enter_memory_pressure = tcp_enter_memory_pressure,
2168 .enter_memory_pressure = tcp_enter_memory_pressure,
1532 void tcp_enter_memory_pressure(struct sock *sk);
1087 tcp_enter_memory_pressure(ssk); in mptcp_enter_memory_pressure()