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

/linux-master/net/core/
H A Dskbuff.c1008 bool napi_pp_put_page(struct page *page, bool napi_safe) argument
1053 static bool skb_pp_recycle(struct sk_buff *skb, void *data, bool napi_safe) argument
1099 static void skb_free_head(struct sk_buff *skb, bool napi_safe) argument
1112 skb_release_data(struct sk_buff *skb, enum skb_drop_reason reason, bool napi_safe) argument
1197 skb_release_all(struct sk_buff *skb, enum skb_drop_reason reason, bool napi_safe) argument
[all...]
/linux-master/include/linux/
H A Dskbuff.h3522 skb_page_unref(const struct sk_buff *skb, struct page *page, bool napi_safe) argument
3532 napi_frag_unref(skb_frag_t *frag, bool recycle, bool napi_safe) argument

Completed in 97 milliseconds