Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dsock.h1424 static inline bool sk_has_memory_pressure(const struct sock *sk) in sk_has_memory_pressure() function
/Linux-v6.6/net/core/
Dsock.c3086 if (sk_has_memory_pressure(sk)) { in __sk_mem_raise_allocated()