Home
last modified time | relevance | path

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

/linux-4.1.27/net/x25/
Dx25_proc.c112 sk_rmem_alloc_get(s), in x25_seq_socket_show()
/linux-4.1.27/net/ipv4/
Dudp_diag.c164 r->idiag_rqueue = sk_rmem_alloc_get(sk); in udp_diag_get_info()
Draw.c1021 sk_rmem_alloc_get(sp), in raw_sock_seq_show()
Dinet_diag.c162 .idiag_rmem = sk_rmem_alloc_get(sk), in inet_sk_diag_fill()
Dping.c1116 sk_rmem_alloc_get(sp), in ping_v4_format_sock()
Dudp.c2427 sk_rmem_alloc_get(sp), in udp4_format_sock()
/linux-4.1.27/net/core/
Dsock_diag.c56 mem[SK_MEMINFO_RMEM_ALLOC] = sk_rmem_alloc_get(sk); in sock_diag_put_meminfo()
/linux-4.1.27/net/llc/
Dllc_proc.c152 sk_rmem_alloc_get(sk) - llc->copied_seq, in llc_seq_socket_show()
/linux-4.1.27/net/appletalk/
Datalk_proc.c185 sk_rmem_alloc_get(s), in atalk_seq_socket_show()
/linux-4.1.27/net/ipx/
Dipx_proc.c218 sk_rmem_alloc_get(s), in ipx_seq_socket_show()
/linux-4.1.27/net/atm/
Dproc.c213 sk_rmem_alloc_get(sk), sk->sk_rcvbuf, in vcc_info()
/linux-4.1.27/net/bluetooth/
Daf_bluetooth.c628 sk_rmem_alloc_get(sk), in bt_seq_show()
/linux-4.1.27/net/phonet/
Dsocket.c610 sk_wmem_alloc_get(sk), sk_rmem_alloc_get(sk), in pn_sock_seq_show()
/linux-4.1.27/net/sched/
Dem_meta.c386 dst->value = sk_rmem_alloc_get(skb->sk); in META_COLLECTOR()
/linux-4.1.27/include/net/
Dsock.h1858 static inline int sk_rmem_alloc_get(const struct sock *sk) in sk_rmem_alloc_get() function
1871 return sk_wmem_alloc_get(sk) || sk_rmem_alloc_get(sk); in sk_has_allocations()
/linux-4.1.27/net/ax25/
Daf_ax25.c1783 ax25_info.rcv_q = sk_rmem_alloc_get(sk); in ax25_ioctl()
1913 sk_rmem_alloc_get(ax25->sk), in ax25_info_show()
/linux-4.1.27/net/ipv6/
Ddatagram.c979 sk_rmem_alloc_get(sp), in ip6_dgram_sock_seq_show()
/linux-4.1.27/net/netrom/
Daf_netrom.c1325 sk_rmem_alloc_get(s), in nr_info_show()
/linux-4.1.27/net/rose/
Daf_rose.c1441 sk_rmem_alloc_get(s), in rose_info_show()
/linux-4.1.27/net/tipc/
Dsocket.c1666 if (sk_rmem_alloc_get(sk) + (*skb)->truesize >= limit) in filter_rcv()
/linux-4.1.27/net/netlink/
Daf_netlink.c3078 sk_rmem_alloc_get(s), in netlink_seq_show()
/linux-4.1.27/net/key/
Daf_key.c3714 sk_rmem_alloc_get(s), in pfkey_seq_show()