Searched defs:napi_safe (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/net/core/ |
| H A D | skbuff.c | 889 bool napi_pp_put_page(struct page *page, bool napi_safe) in napi_pp_put_page() argument 933 static bool skb_pp_recycle(struct sk_buff *skb, void *data, bool napi_safe) in skb_pp_recycle() argument 948 static void skb_free_head(struct sk_buff *skb, bool napi_safe) in skb_free_head() argument 961 skb_release_data(struct sk_buff *skb, enum skb_drop_reason reason, bool napi_safe) skb_release_data() argument 1048 skb_release_all(struct sk_buff *skb, enum skb_drop_reason reason, bool napi_safe) skb_release_all() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | skbuff.h | 3442 napi_frag_unref(skb_frag_t *frag, bool recycle, bool napi_safe) in napi_frag_unref() argument
|
Completed in 13 milliseconds