Home
last modified time | relevance | path

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

/linux/net/core/
A Dsock.c2659 if (!sk->sk_prot->enter_memory_pressure) in sk_enter_memory_pressure()
2662 sk->sk_prot->enter_memory_pressure(sk); in sk_enter_memory_pressure()
3872 proto_method_implemented(proto->enter_memory_pressure)); in proto_seq_printf()
/linux/net/tls/
A Dtls_device.c370 READ_ONCE(sk->sk_prot)->enter_memory_pressure(sk); in tls_do_allocation()
/linux/net/decnet/
A Daf_decnet.c455 .enter_memory_pressure = dn_enter_memory_pressure,
/linux/include/net/
A Dsock.h1218 void (*enter_memory_pressure)(struct sock *sk); member
/linux/net/ipv6/
A Dtcp_ipv6.c2187 .enter_memory_pressure = tcp_enter_memory_pressure,
/linux/net/ipv4/
A Dtcp_ipv4.c3082 .enter_memory_pressure = tcp_enter_memory_pressure,
A Dtcp.c880 sk->sk_prot->enter_memory_pressure(sk); in tcp_stream_alloc_skb()
/linux/net/sctp/
A Dsocket.c9666 .enter_memory_pressure = sctp_enter_memory_pressure,
9709 .enter_memory_pressure = sctp_enter_memory_pressure,

Completed in 54 milliseconds