Home
last modified time | relevance | path

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

/linux/net/tls/
H A Dtls_device.c377 READ_ONCE(sk->sk_prot)->enter_memory_pressure(sk); in tls_do_allocation()
/linux/include/net/
H A Dsock.h1358 void (*enter_memory_pressure)(struct sock *sk); member
/linux/net/ipv6/
H A Dtcp_ipv6.c2284 .enter_memory_pressure = tcp_enter_memory_pressure,
/linux/net/ipv4/
H A Dtcp_ipv4.c3363 .enter_memory_pressure = tcp_enter_memory_pressure,
/linux/net/sctp/
H A Dsocket.c9657 .enter_memory_pressure = sctp_enter_memory_pressure,
9713 .enter_memory_pressure = sctp_enter_memory_pressure,