Searched refs:sk_get_rmem0 (Results 1 – 3 of 3) sorted by relevance
115 __entry->sysctl_rmem = sk_get_rmem0(sk, prot);
2652 static inline int sk_get_rmem0(const struct sock *sk, const struct proto *proto) in sk_get_rmem0() function
2607 if (atomic_read(&sk->sk_rmem_alloc) < sk_get_rmem0(sk, prot)) in __sk_mem_raise_allocated()