Home
last modified time | relevance | path

Searched refs:netmem_compound_head (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/net/
H A Dnetmem.h214 static inline netmem_ref netmem_compound_head(netmem_ref netmem) in netmem_compound_head() function
/linux-6.15/net/core/
H A Dxdp.c437 netmem = netmem_compound_head(netmem); in __xdp_return()
H A Dpage_pool.c902 netmem_ref netmem = netmem_compound_head(data[i]); in page_pool_put_netmem_bulk()
H A Dskbuff.c996 netmem = netmem_compound_head(netmem); in napi_pp_put_page()
1044 head_netmem = netmem_compound_head(shinfo->frags[i].netmem); in skb_pp_frag_ref()