rmem_alloc 1900 include/net/sctp/structs.h atomic_t rmem_alloc; rmem_alloc 379 include/net/sock.h atomic_t rmem_alloc; rmem_alloc 384 include/net/sock.h #define sk_rmem_alloc sk_backlog.rmem_alloc rmem_alloc 77 include/trace/events/sock.h __field(int, rmem_alloc) rmem_alloc 83 include/trace/events/sock.h __entry->rmem_alloc = atomic_read(&sk->sk_rmem_alloc); rmem_alloc 89 include/trace/events/sock.h __entry->rmem_alloc, __entry->truesize, __entry->sk_rcvbuf) rmem_alloc 103 include/trace/events/sock.h __field(int, rmem_alloc) rmem_alloc 115 include/trace/events/sock.h __entry->rmem_alloc = atomic_read(&sk->sk_rmem_alloc); rmem_alloc 129 include/trace/events/sock.h __entry->rmem_alloc, rmem_alloc 168 net/sctp/associola.c atomic_set(&asoc->rmem_alloc, 0); rmem_alloc 413 net/sctp/associola.c WARN_ON(atomic_read(&asoc->rmem_alloc)); rmem_alloc 1538 net/sctp/associola.c rx_count = atomic_read(&asoc->rmem_alloc); rmem_alloc 169 net/sctp/diag.c amt = atomic_read(&asoc->rmem_alloc); rmem_alloc 421 net/sctp/diag.c r->idiag_rqueue = atomic_read(&infox->asoc->rmem_alloc); rmem_alloc 259 net/sctp/proc.c atomic_read(&assoc->rmem_alloc), rmem_alloc 88 net/sctp/ulpevent.c atomic_add(event->rmem_len, &event->asoc->rmem_alloc); rmem_alloc 99 net/sctp/ulpevent.c atomic_sub(event->rmem_len, &asoc->rmem_alloc); rmem_alloc 633 net/sctp/ulpevent.c rx_count = atomic_read(&asoc->rmem_alloc);