Home
last modified time | relevance | path

Searched refs:enter_memory_pressure (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/net/core/
A Dsock.c2812 if (!sk->sk_prot->enter_memory_pressure) in sk_enter_memory_pressure()
2815 sk->sk_prot->enter_memory_pressure(sk); in sk_enter_memory_pressure()
4039 proto_method_implemented(proto->enter_memory_pressure)); in proto_seq_printf()
/linux-6.3-rc2/net/tls/
A Dtls_device.c383 READ_ONCE(sk->sk_prot)->enter_memory_pressure(sk); in tls_do_allocation()
/linux-6.3-rc2/net/ipv6/
A Dtcp_ipv6.c2164 .enter_memory_pressure = tcp_enter_memory_pressure,
/linux-6.3-rc2/include/net/
A Dsock.h1306 void (*enter_memory_pressure)(struct sock *sk); member
/linux-6.3-rc2/net/ipv4/
A Dtcp_ipv4.c3125 .enter_memory_pressure = tcp_enter_memory_pressure,
A Dtcp.c882 sk->sk_prot->enter_memory_pressure(sk); in tcp_stream_alloc_skb()
/linux-6.3-rc2/net/sctp/
A Dsocket.c9665 .enter_memory_pressure = sctp_enter_memory_pressure,
9720 .enter_memory_pressure = sctp_enter_memory_pressure,

Completed in 48 milliseconds