Home
last modified time | relevance | path

Searched refs:tcp_enter_memory_pressure (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c332 void tcp_enter_memory_pressure(struct sock *sk) in tcp_enter_memory_pressure() function
345 EXPORT_SYMBOL_GPL(tcp_enter_memory_pressure); variable
H A Dtcp_ipv4.c2825 .enter_memory_pressure = tcp_enter_memory_pressure,
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h1457 void tcp_enter_memory_pressure(struct sock *sk);
/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c2150 .enter_memory_pressure = tcp_enter_memory_pressure,
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h1539 void tcp_enter_memory_pressure(struct sock *sk);
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c329 void tcp_enter_memory_pressure(struct sock *sk) in tcp_enter_memory_pressure() function
342 EXPORT_SYMBOL_GPL(tcp_enter_memory_pressure); variable
H A Dtcp_ipv4.c3134 .enter_memory_pressure = tcp_enter_memory_pressure,
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c2168 .enter_memory_pressure = tcp_enter_memory_pressure,
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c1087 tcp_enter_memory_pressure(ssk); in mptcp_enter_memory_pressure()

Completed in 37 milliseconds