Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dsock.h119 __entry->sysctl_wmem = sk_get_wmem0(sk, prot);
/linux/include/net/
H A Dsock.h3070 static inline int sk_get_wmem0(const struct sock *sk, const struct proto *proto) in sk_get_wmem0() function