Searched refs:SKB_FRAG_PAGE_ORDER (Results 1 – 2 of 2) sorted by relevance
645 #define SKB_FRAG_PAGE_ORDER get_order(32768) macro658 if (SKB_FRAG_PAGE_ORDER) { in vhost_net_page_frag_refill()663 SKB_FRAG_PAGE_ORDER); in vhost_net_page_frag_refill()665 pfrag->size = PAGE_SIZE << SKB_FRAG_PAGE_ORDER; in vhost_net_page_frag_refill()
2431 #define SKB_FRAG_PAGE_ORDER get_order(32768) macro2457 if (SKB_FRAG_PAGE_ORDER && in skb_page_frag_refill()2463 SKB_FRAG_PAGE_ORDER); in skb_page_frag_refill()2465 pfrag->size = PAGE_SIZE << SKB_FRAG_PAGE_ORDER; in skb_page_frag_refill()