Searched refs:sock_omalloc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | sock.h | 1729 struct sk_buff *sock_omalloc(struct sock *sk, unsigned long size,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | sock.h | 1852 struct sk_buff *sock_omalloc(struct sock *sk, unsigned long size,
|
/kernel/linux/linux-5.10/net/core/ |
H A D | sock.c | 2230 struct sk_buff *sock_omalloc(struct sock *sk, unsigned long size, in sock_omalloc() function
|
H A D | skbuff.c | 1110 skb = sock_omalloc(sk, 0, GFP_KERNEL); in sock_zerocopy_alloc()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | sock.c | 2670 struct sk_buff *sock_omalloc(struct sock *sk, unsigned long size, in sock_omalloc() function
|
H A D | skbuff.c | 1547 skb = sock_omalloc(sk, 0, GFP_KERNEL); in msg_zerocopy_alloc()
|
Completed in 61 milliseconds