Home
last modified time | relevance | path

Searched defs:wmem_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/net/bluetooth/rfcomm/
H A Dtty.c66 atomic_t wmem_alloc; member
/linux/include/net/
H A Dsock.h2622 static inline bool __sock_writeable(const struct sock *sk, int wmem_alloc) in __sock_writeable()