Searched refs:rmem_alloc (Results 1 – 8 of 8) sorted by relevance
78 __field(int, rmem_alloc)84 __entry->rmem_alloc = atomic_read(&sk->sk_rmem_alloc);90 __entry->rmem_alloc, __entry->truesize, __entry->sk_rcvbuf)104 __field(int, rmem_alloc)118 __entry->rmem_alloc = atomic_read(&sk->sk_rmem_alloc);132 __entry->rmem_alloc,
84 #define sk_rmem_alloc sk_backlog.rmem_alloc
88 atomic_add(event->rmem_len, &event->asoc->rmem_alloc); in sctp_ulpevent_set_owner()99 atomic_sub(event->rmem_len, &asoc->rmem_alloc); in sctp_ulpevent_release_owner()691 rx_count = atomic_read(&asoc->rmem_alloc); in sctp_ulpevent_make_rcvmsg()
166 amt = atomic_read(&asoc->rmem_alloc); in inet_sctp_diag_fill()410 r->idiag_rqueue = atomic_read(&infox->asoc->rmem_alloc); in sctp_diag_get_info()
269 atomic_read(&assoc->rmem_alloc), in sctp_assocs_seq_show()
173 atomic_set(&asoc->rmem_alloc, 0); in sctp_association_init()415 WARN_ON(atomic_read(&asoc->rmem_alloc)); in sctp_association_destroy()1540 rx_count = atomic_read(&asoc->rmem_alloc); in sctp_assoc_rwnd_decrease()
416 atomic_t rmem_alloc; member422 #define sk_rmem_alloc sk_backlog.rmem_alloc
1926 atomic_t rmem_alloc; member