Home
last modified time | relevance | path

Searched refs:sock_omalloc (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Dsock.c2863 struct sk_buff *sock_omalloc(struct sock *sk, unsigned long size, in sock_omalloc() function
H A Dskbuff.c1733 skb = sock_omalloc(sk, 0, GFP_KERNEL); in msg_zerocopy_alloc()