Searched refs:alloc_skb_with_frags (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/um/drivers/ |
| A D | vector_kern.c | 633 result = alloc_skb_with_frags( in prep_skb()
|
| /linux/drivers/target/iscsi/cxgbit/ |
| A D | cxgbit_target.c | 35 skb = alloc_skb_with_frags(hdr_len, len, in __cxgbit_alloc_skb()
|
| /linux/net/iucv/ |
| A D | af_iucv.c | 1123 skb = alloc_skb_with_frags(headroom + linear, len - linear, in alloc_iucv_recv_skb()
|
| /linux/net/core/ |
| A D | skbuff.c | 6058 struct sk_buff *alloc_skb_with_frags(unsigned long header_len, in alloc_skb_with_frags() function 6117 EXPORT_SYMBOL(alloc_skb_with_frags);
|
| A D | sock.c | 2575 skb = alloc_skb_with_frags(header_len, data_len, max_page_order, in sock_alloc_send_pskb()
|
| /linux/include/linux/ |
| A D | skbuff.h | 1130 struct sk_buff *alloc_skb_with_frags(unsigned long header_len,
|
| /linux/net/ipv4/ |
| A D | tcp_input.c | 4938 skb = alloc_skb_with_frags(size - data_len, data_len, in tcp_send_rcvq()
|
| /linux/ |
| A D | vmlinux.symvers | 4194 0x00000000 alloc_skb_with_frags vmlinux EXPORT_SYMBOL
|
| A D | System.map | 50601 ffff800010d7e094 T alloc_skb_with_frags
|
| A D | .tmp_System.map | 50601 ffff800010d7e094 T alloc_skb_with_frags
|
Completed in 1067 milliseconds