Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dsock.h1426 static inline bool sk_has_memory_pressure(const struct sock *sk) in sk_has_memory_pressure() function
/openbmc/linux/net/core/
H A Dsock.c3088 if (sk_has_memory_pressure(sk)) { in __sk_mem_raise_allocated()