Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dsock.h1019 void (*enter_memory_pressure)(struct sock *sk); member
1171 if (!sk->sk_prot->enter_memory_pressure) in sk_enter_memory_pressure()
1182 sk->sk_prot->enter_memory_pressure(sk); in sk_enter_memory_pressure()
/linux-4.4.14/net/ipv6/
Dtcp_ipv6.c1873 .enter_memory_pressure = tcp_enter_memory_pressure,
/linux-4.4.14/net/decnet/
Daf_decnet.c461 .enter_memory_pressure = dn_enter_memory_pressure,
/linux-4.4.14/net/ipv4/
Dtcp_ipv4.c2327 .enter_memory_pressure = tcp_enter_memory_pressure,
Dtcp.c848 sk->sk_prot->enter_memory_pressure(sk); in sk_stream_alloc_skb()
/linux-4.4.14/net/core/
Dsock.c2973 proto_method_implemented(proto->enter_memory_pressure)); in proto_seq_printf()
/linux-4.4.14/net/sctp/
Dsocket.c7386 .enter_memory_pressure = sctp_enter_memory_pressure,
7425 .enter_memory_pressure = sctp_enter_memory_pressure,