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.c363 m = napi_skb_cache_get_bulk(skbs, ret.xdp_n); in cpu_map_kthread_run()
/linux/net/core/
H A Dskbuff.c326 u32 napi_skb_cache_get_bulk(void **skbs, u32 n) in napi_skb_cache_get_bulk() function
368 EXPORT_SYMBOL_GPL(napi_skb_cache_get_bulk);
/linux/include/linux/
H A Dskbuff.h1369 u32 napi_skb_cache_get_bulk(void **skbs, u32 n);