Home
last modified time | relevance | path

Searched defs:napi_safe (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/net/core/
Dskbuff.c899 bool napi_pp_put_page(struct page *page, bool napi_safe) in napi_pp_put_page()
943 static bool skb_pp_recycle(struct sk_buff *skb, void *data, bool napi_safe) in skb_pp_recycle()
989 static void skb_free_head(struct sk_buff *skb, bool napi_safe) in skb_free_head()
1003 bool napi_safe) in skb_release_data()
1090 bool napi_safe) in skb_release_all()
/linux-6.8/include/linux/
Dskbuff.h3452 napi_frag_unref(skb_frag_t *frag, bool recycle, bool napi_safe) in napi_frag_unref()