Home
last modified time | relevance | path

Searched refs:sk_under_memory_pressure (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dproto_memory.h29 static inline bool sk_under_memory_pressure(const struct sock *sk) in sk_under_memory_pressure() function
/linux/net/sctp/
H A Dsm_statefuns.c6598 if (sk_under_memory_pressure(sk)) { in sctp_eat_data()