wmem_alloc        105 include/trace/events/sock.h 		__field(int, wmem_alloc)
wmem_alloc        117 include/trace/events/sock.h 		__entry->wmem_alloc = refcount_read(&sk->sk_wmem_alloc);
wmem_alloc        131 include/trace/events/sock.h 		__entry->wmem_alloc,
wmem_alloc         67 net/bluetooth/rfcomm/tty.c 	atomic_t		wmem_alloc;
wmem_alloc        356 net/bluetooth/rfcomm/tty.c 	int pending = 40 - atomic_read(&dev->wmem_alloc);
wmem_alloc        364 net/bluetooth/rfcomm/tty.c 	atomic_dec(&dev->wmem_alloc);
wmem_alloc        373 net/bluetooth/rfcomm/tty.c 	atomic_inc(&dev->wmem_alloc);