Searched refs:tcp_enter_memory_pressure (Results 1 – 4 of 4) sorted by relevance
1040 extern void tcp_enter_memory_pressure(struct sock *sk);
318 void tcp_enter_memory_pressure(struct sock *sk) in tcp_enter_memory_pressure() function325 EXPORT_SYMBOL(tcp_enter_memory_pressure);
2630 .enter_memory_pressure = tcp_enter_memory_pressure,
2213 .enter_memory_pressure = tcp_enter_memory_pressure,