Searched refs:alloc_skb_with_frags (Results 1 – 9 of 9) sorted by relevance
| /linux/net/tls/ |
| H A D | tls_strp.c | 48 skb = alloc_skb_with_frags(0, len, TLS_PAGE_ORDER, in tls_strp_skb_copy()
|
| H A D | tls_sw.c | 1483 clr_skb = alloc_skb_with_frags(0, full_len, TLS_PAGE_ORDER, in tls_alloc_clrtxt_skb()
|
| /linux/net/rxrpc/ |
| H A D | rxkad.c | 902 response = alloc_skb_with_frags(0, len, 0, &ret, GFP_NOFS); in rxkad_respond_to_challenge()
|
| H A D | rxgk.c | 936 response = alloc_skb_with_frags(0, len, 0, &ret, GFP_NOFS); in rxgk_construct_response()
|
| /linux/arch/um/drivers/ |
| H A D | vector_kern.c | 611 result = alloc_skb_with_frags( in prep_skb()
|
| /linux/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_target.c | 35 skb = alloc_skb_with_frags(hdr_len, len, in __cxgbit_alloc_skb()
|
| /linux/net/core/ |
| H A D | skbuff.c | 6718 struct sk_buff *alloc_skb_with_frags(unsigned long header_len, in alloc_skb_with_frags() function 6771 EXPORT_SYMBOL(alloc_skb_with_frags);
|
| /linux/include/linux/ |
| H A D | skbuff.h | 1386 struct sk_buff *alloc_skb_with_frags(unsigned long header_len,
|
| /linux/net/ipv4/ |
| H A D | tcp_input.c | 5532 skb = alloc_skb_with_frags(size - data_len, data_len, in tcp_send_rcvq()
|