Searched refs:SKB_FRAG_PAGE_ORDER (Results 1 – 2 of 2) sorted by relevance
643 #define SKB_FRAG_PAGE_ORDER get_order(32768) macro656 if (SKB_FRAG_PAGE_ORDER) { in vhost_net_page_frag_refill()661 SKB_FRAG_PAGE_ORDER); in vhost_net_page_frag_refill()663 pfrag->size = PAGE_SIZE << SKB_FRAG_PAGE_ORDER; in vhost_net_page_frag_refill()
2347 #define SKB_FRAG_PAGE_ORDER get_order(32768) macro2373 if (SKB_FRAG_PAGE_ORDER && in skb_page_frag_refill()2379 SKB_FRAG_PAGE_ORDER); in skb_page_frag_refill()2381 pfrag->size = PAGE_SIZE << SKB_FRAG_PAGE_ORDER; in skb_page_frag_refill()