Searched refs:skb_alloc_rx_flag (Results 1 – 1 of 1) sorted by relevance
1317 static inline int skb_alloc_rx_flag(const struct sk_buff *skb) in skb_alloc_rx_flag() function1346 skb_alloc_rx_flag(skb), NUMA_NO_NODE); in skb_copy()1384 int flags = skb_alloc_rx_flag(skb) | (fclone ? SKB_ALLOC_FCLONE : 0); in __pskb_copy_fclone()1578 gfp_mask, skb_alloc_rx_flag(skb), in skb_copy_expand()3646 GFP_ATOMIC, skb_alloc_rx_flag(head_skb), in skb_segment()