Lines Matching defs:netmem
89 static inline bool netmem_is_net_iov(const netmem_ref netmem) in netmem_is_net_iov()
105 static inline struct page *__netmem_to_page(netmem_ref netmem) in __netmem_to_page()
113 static inline struct page *netmem_to_page(netmem_ref netmem) in netmem_to_page()
121 static inline struct net_iov *netmem_to_net_iov(netmem_ref netmem) in netmem_to_net_iov()
152 static inline int netmem_ref_count(netmem_ref netmem) in netmem_ref_count()
163 static inline unsigned long netmem_pfn_trace(netmem_ref netmem) in netmem_pfn_trace()
171 static inline struct net_iov *__netmem_clear_lsb(netmem_ref netmem) in __netmem_clear_lsb()
187 static inline struct page_pool *__netmem_get_pp(netmem_ref netmem) in __netmem_get_pp()
192 static inline struct page_pool *netmem_get_pp(netmem_ref netmem) in netmem_get_pp()
197 static inline atomic_long_t *netmem_get_pp_ref_count_ref(netmem_ref netmem) in netmem_get_pp_ref_count_ref()
202 static inline bool netmem_is_pref_nid(netmem_ref netmem, int pref_nid) in netmem_is_pref_nid()
214 static inline netmem_ref netmem_compound_head(netmem_ref netmem) in netmem_compound_head()
234 static inline void *__netmem_address(netmem_ref netmem) in __netmem_address()
239 static inline void *netmem_address(netmem_ref netmem) in netmem_address()
254 static inline bool netmem_is_pfmemalloc(netmem_ref netmem) in netmem_is_pfmemalloc()
262 static inline unsigned long netmem_get_dma_addr(netmem_ref netmem) in netmem_get_dma_addr()