Home
last modified time | relevance | path

Searched refs:sock_rmalloc (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/net/
Dsock.h1403 extern struct sk_buff *sock_rmalloc(struct sock *sk,
/linux-3.4.99/net/netlink/
Daf_netlink.c1708 skb = sock_rmalloc(sk, alloc_size, 0, GFP_KERNEL); in netlink_dump()
/linux-3.4.99/net/core/
Dsock.c1515 struct sk_buff *sock_rmalloc(struct sock *sk, unsigned long size, int force, in sock_rmalloc() function