Home
last modified time | relevance | path

Searched refs:alloc_skb_with_frags (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/net/tls/
H A Dtls_strp.c47 skb = alloc_skb_with_frags(0, len, TLS_PAGE_ORDER, in tls_strp_skb_copy()
H A Dtls_sw.c1426 clr_skb = alloc_skb_with_frags(0, full_len, TLS_PAGE_ORDER, in tls_alloc_clrtxt_skb()
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_kern.c634 result = alloc_skb_with_frags( in prep_skb()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_kern.c630 result = alloc_skb_with_frags( in prep_skb()
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c35 skb = alloc_skb_with_frags(hdr_len, len, in __cxgbit_alloc_skb()
/kernel/linux/linux-5.10/net/iucv/
H A Daf_iucv.c1140 skb = alloc_skb_with_frags(headroom + linear, len - linear, in alloc_iucv_recv_skb()
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c35 skb = alloc_skb_with_frags(hdr_len, len, in __cxgbit_alloc_skb()
/kernel/linux/linux-6.6/net/iucv/
H A Daf_iucv.c1122 skb = alloc_skb_with_frags(headroom + linear, len - linear, in alloc_iucv_recv_skb()
/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c5889 * alloc_skb_with_frags - allocate skb with page frags
5899 struct sk_buff *alloc_skb_with_frags(unsigned long header_len, in alloc_skb_with_frags() function
5958 EXPORT_SYMBOL(alloc_skb_with_frags); variable
H A Dsock.c2363 skb = alloc_skb_with_frags(header_len, data_len, max_page_order, in sock_alloc_send_pskb()
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c6291 * alloc_skb_with_frags - allocate skb with page frags
6301 struct sk_buff *alloc_skb_with_frags(unsigned long header_len, in alloc_skb_with_frags() function
6354 EXPORT_SYMBOL(alloc_skb_with_frags); variable
H A Dsock.c2803 skb = alloc_skb_with_frags(header_len, data_len, max_page_order, in sock_alloc_send_pskb()
/kernel/linux/linux-5.10/include/linux/
H A Dskbuff.h1105 struct sk_buff *alloc_skb_with_frags(unsigned long header_len,
/kernel/linux/linux-6.6/include/linux/
H A Dskbuff.h1289 struct sk_buff *alloc_skb_with_frags(unsigned long header_len,
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c4952 skb = alloc_skb_with_frags(size - data_len, data_len, in tcp_send_rcvq()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c5000 skb = alloc_skb_with_frags(size - data_len, data_len, in tcp_send_rcvq()

Completed in 71 milliseconds