Searched refs:enter_memory_pressure (Results 1 – 7 of 7) sorted by relevance
2878 if (!sk->sk_prot->enter_memory_pressure) in sk_enter_memory_pressure()2881 sk->sk_prot->enter_memory_pressure(sk); in sk_enter_memory_pressure()4077 proto_method_implemented(proto->enter_memory_pressure)); in proto_seq_printf()
380 READ_ONCE(sk->sk_prot)->enter_memory_pressure(sk); in tls_do_allocation()
1323 void (*enter_memory_pressure)(struct sock *sk); member
2161 .enter_memory_pressure = tcp_enter_memory_pressure,
3149 .enter_memory_pressure = tcp_enter_memory_pressure,
891 sk->sk_prot->enter_memory_pressure(sk); in tcp_stream_alloc_skb()
9700 .enter_memory_pressure = sctp_enter_memory_pressure,9757 .enter_memory_pressure = sctp_enter_memory_pressure,