Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dsock.h1337 static inline bool sk_has_memory_pressure(const struct sock *sk) in sk_has_memory_pressure() function
/Linux-v5.15/net/core/
Dsock.c2786 if (sk_has_memory_pressure(sk)) { in __sk_mem_raise_allocated()