Searched refs:enter_memory_pressure (Results 1 – 5 of 5) sorted by relevance
3099 if (!sk->sk_prot->enter_memory_pressure)3102 sk->sk_prot->enter_memory_pressure(sk); in skb_page_frag_refill() 4342 proto_method_implemented(proto->enter_memory_pressure)); in sk_busy_loop_end()
377 READ_ONCE(sk->sk_prot)->enter_memory_pressure(sk); in tls_do_allocation()
1345 void (*enter_memory_pressure)(struct sock *sk); member
2320 .enter_memory_pressure = tcp_enter_memory_pressure,