Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h1351 static inline bool sk_has_memory_pressure(const struct sock *sk) in sk_has_memory_pressure() function
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c2641 if (sk_has_memory_pressure(sk)) { in __sk_mem_raise_allocated()