Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dsock.c2577 if (!sk->sk_prot->enter_memory_pressure) in sk_enter_memory_pressure()
2580 sk->sk_prot->enter_memory_pressure(sk); in sk_enter_memory_pressure()
3790 proto_method_implemented(proto->enter_memory_pressure)); in proto_seq_printf()
/Linux-v5.15/net/tls/
Dtls_device.c370 READ_ONCE(sk->sk_prot)->enter_memory_pressure(sk); in tls_do_allocation()
/Linux-v5.15/net/decnet/
Daf_decnet.c455 .enter_memory_pressure = dn_enter_memory_pressure,
/Linux-v5.15/include/net/
Dsock.h1213 void (*enter_memory_pressure)(struct sock *sk); member
/Linux-v5.15/net/ipv6/
Dtcp_ipv6.c2185 .enter_memory_pressure = tcp_enter_memory_pressure,
/Linux-v5.15/net/ipv4/
Dtcp_ipv4.c3078 .enter_memory_pressure = tcp_enter_memory_pressure,
Dtcp.c906 sk->sk_prot->enter_memory_pressure(sk); in sk_stream_alloc_skb()
/Linux-v5.15/net/sctp/
Dsocket.c9652 .enter_memory_pressure = sctp_enter_memory_pressure,
9695 .enter_memory_pressure = sctp_enter_memory_pressure,