Searched refs:sock_omalloc (Results 1 – 3 of 3) sorted by relevance
1608 struct sk_buff *sock_omalloc(struct sock *sk, unsigned long size,
2113 struct sk_buff *sock_omalloc(struct sock *sk, unsigned long size, in sock_omalloc() function
1102 skb = sock_omalloc(sk, 0, GFP_KERNEL); in sock_zerocopy_alloc()