Home
last modified time | relevance | path

Searched refs:sk_rmem_alloc_get (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/net/x25/
Dx25_proc.c112 sk_rmem_alloc_get(s), in x25_seq_socket_show()
/linux-4.4.14/net/llc/
Dllc_proc.c152 sk_rmem_alloc_get(sk) - llc->copied_seq, in llc_seq_socket_show()
/linux-4.4.14/net/ipv4/
Dudp_diag.c164 r->idiag_rqueue = sk_rmem_alloc_get(sk); in udp_diag_get_info()
Draw.c1031 sk_rmem_alloc_get(sp), in raw_sock_seq_show()
Dinet_diag.c166 .idiag_rmem = sk_rmem_alloc_get(sk), in inet_sk_diag_fill()
Dping.c1117 sk_rmem_alloc_get(sp), in ping_v4_format_sock()
Dudp.c2442 sk_rmem_alloc_get(sp), in udp4_format_sock()
/linux-4.4.14/net/appletalk/
Datalk_proc.c185 sk_rmem_alloc_get(s), in atalk_seq_socket_show()
/linux-4.4.14/net/core/
Dsock_diag.c62 mem[SK_MEMINFO_RMEM_ALLOC] = sk_rmem_alloc_get(sk); in sock_diag_put_meminfo()
/linux-4.4.14/net/ipx/
Dipx_proc.c218 sk_rmem_alloc_get(s), in ipx_seq_socket_show()
/linux-4.4.14/net/atm/
Dproc.c213 sk_rmem_alloc_get(sk), sk->sk_rcvbuf, in vcc_info()
/linux-4.4.14/net/bluetooth/
Daf_bluetooth.c628 sk_rmem_alloc_get(sk), in bt_seq_show()
/linux-4.4.14/net/phonet/
Dsocket.c610 sk_wmem_alloc_get(sk), sk_rmem_alloc_get(sk), in pn_sock_seq_show()
/linux-4.4.14/net/sched/
Dem_meta.c396 dst->value = sk_rmem_alloc_get(sk); in META_COLLECTOR()
/linux-4.4.14/include/net/
Dsock.h1869 static inline int sk_rmem_alloc_get(const struct sock *sk) in sk_rmem_alloc_get() function
1882 return sk_wmem_alloc_get(sk) || sk_rmem_alloc_get(sk); in sk_has_allocations()
/linux-4.4.14/net/ax25/
Daf_ax25.c1782 ax25_info.rcv_q = sk_rmem_alloc_get(sk); in ax25_ioctl()
1912 sk_rmem_alloc_get(ax25->sk), in ax25_info_show()
/linux-4.4.14/net/ipv6/
Ddatagram.c979 sk_rmem_alloc_get(sp), in ip6_dgram_sock_seq_show()
/linux-4.4.14/net/netrom/
Daf_netrom.c1325 sk_rmem_alloc_get(s), in nr_info_show()
/linux-4.4.14/net/rose/
Daf_rose.c1442 sk_rmem_alloc_get(s), in rose_info_show()
/linux-4.4.14/net/tipc/
Dsocket.c1689 if (unlikely(sk_rmem_alloc_get(sk) + skb->truesize >= limit)) { in filter_rcv()
/linux-4.4.14/net/netlink/
Daf_netlink.c3185 sk_rmem_alloc_get(s), in netlink_seq_show()
/linux-4.4.14/net/key/
Daf_key.c3715 sk_rmem_alloc_get(s), in pfkey_seq_show()