Home
last modified time | relevance | path

Searched refs:napi_skb_cache_get_bulk (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dcpumap.c368 m = napi_skb_cache_get_bulk(skbs, ret.xdp_n); in cpu_map_kthread_run()
/linux/drivers/net/
H A Dveth.c717 if (unlikely(!napi_skb_cache_get_bulk(skbs, n_xdpf))) { in veth_xdp_rcv_bulk_skb()
/linux/net/core/
H A Dskbuff.c329 * napi_skb_cache_get_bulk - obtain a number of zeroed skb heads from the cache
344 u32 napi_skb_cache_get_bulk(void **skbs, u32 n) in napi_skb_cache_get_bulk() function
388 EXPORT_SYMBOL_GPL(napi_skb_cache_get_bulk);