Home
last modified time | relevance | path

Searched refs:sk_get_wmem0 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/trace/events/ !
Dsock.h119 __entry->sysctl_wmem = sk_get_wmem0(sk, prot);
/linux-6.1.9/include/net/ !
Dsock.h2900 static inline int sk_get_wmem0(const struct sock *sk, const struct proto *proto) in sk_get_wmem0() function
/linux-6.1.9/net/core/ !
Dsock.c2999 int wmem0 = sk_get_wmem0(sk, prot); in __sk_mem_raise_allocated()