Searched refs:skb_alloc_rx_flag (Results 1 – 1 of 1) sorted by relevance
2156 static inline int skb_alloc_rx_flag(const struct sk_buff *skb) in skb_alloc_rx_flag() 2195 skb_alloc_rx_flag(skb), NUMA_NO_NODE); in skb_copy() 2232 int flags = skb_alloc_rx_flag(skb) | (fclone ? SKB_ALLOC_FCLONE : 0); in __pskb_copy_fclone() 2524 gfp_mask, skb_alloc_rx_flag(skb), in skb_copy_expand() 4960 GFP_ATOMIC, skb_alloc_rx_flag(head_skb), in skb_segment() 2153 static inline int skb_alloc_rx_flag(const struct sk_buff *skb) skb_alloc_rx_flag() function