Searched defs:wmem_alloc (Results 1 – 3 of 3) sorted by relevance
66 atomic_t wmem_alloc; member
3643 static void sock_def_write_space_wfree(struct sock *sk, int wmem_alloc) in sock_def_write_space_wfree()
2631 static inline bool __sock_writeable(const struct sock *sk, int wmem_alloc) in __sock_writeable()