Searched refs:sk_get_wmem0 (Results 1 – 3 of 3) sorted by relevance
117 __entry->sysctl_wmem = sk_get_wmem0(sk, prot);
2756 static inline int sk_get_wmem0(const struct sock *sk, const struct proto *proto) in sk_get_wmem0() function
2776 int wmem0 = sk_get_wmem0(sk, prot); in __sk_mem_raise_allocated()