Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dskbuff.c889 bool napi_pp_put_page(struct page *page, bool napi_safe) in napi_pp_put_page()
933 static bool skb_pp_recycle(struct sk_buff *skb, void *data, bool napi_safe) in skb_pp_recycle()
948 static void skb_free_head(struct sk_buff *skb, bool napi_safe) in skb_free_head()
962 bool napi_safe) in skb_release_data()
1049 bool napi_safe) in skb_release_all()
/Linux-v6.6/include/linux/
Dskbuff.h3442 napi_frag_unref(skb_frag_t *frag, bool recycle, bool napi_safe) in napi_frag_unref()