Searched refs:sock_omalloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dsock.h1811 struct sk_buff *sock_omalloc(struct sock *sk, unsigned long size,
/linux-master/net/core/
H A Dsock.c2662 struct sk_buff *sock_omalloc(struct sock *sk, unsigned long size, function
H A Dskbuff.c1698 skb = sock_omalloc(sk, 0, GFP_KERNEL);

Completed in 160 milliseconds