Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c2433 if (!sk->sk_prot->enter_memory_pressure) in sk_enter_memory_pressure()
2436 sk->sk_prot->enter_memory_pressure(sk); in sk_enter_memory_pressure()
3649 proto_method_implemented(proto->enter_memory_pressure)); in proto_seq_printf()
/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_device.c372 READ_ONCE(sk->sk_prot)->enter_memory_pressure(sk); in tls_do_allocation()
/OK3568_Linux_fs/kernel/net/decnet/
H A Daf_decnet.c455 .enter_memory_pressure = dn_enter_memory_pressure,
/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h1236 void (*enter_memory_pressure)(struct sock *sk); member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c2153 .enter_memory_pressure = tcp_enter_memory_pressure,
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.c869 sk->sk_prot->enter_memory_pressure(sk); in mptcp_page_frag_refill()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c2808 .enter_memory_pressure = tcp_enter_memory_pressure,
H A Dtcp.c912 sk->sk_prot->enter_memory_pressure(sk); in sk_stream_alloc_skb()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsocket.c9424 .enter_memory_pressure = sctp_enter_memory_pressure,
9467 .enter_memory_pressure = sctp_enter_memory_pressure,