Lines Matching defs:netmem
70 static inline bool netmem_is_net_iov(const netmem_ref netmem) in netmem_is_net_iov()
86 static inline struct page *__netmem_to_page(netmem_ref netmem) in __netmem_to_page()
94 static inline struct page *netmem_to_page(netmem_ref netmem) in netmem_to_page()
102 static inline struct net_iov *netmem_to_net_iov(netmem_ref netmem) in netmem_to_net_iov()
133 static inline int netmem_ref_count(netmem_ref netmem) in netmem_ref_count()
144 static inline unsigned long netmem_pfn_trace(netmem_ref netmem) in netmem_pfn_trace()
152 static inline struct net_iov *__netmem_clear_lsb(netmem_ref netmem) in __netmem_clear_lsb()
168 static inline struct page_pool *__netmem_get_pp(netmem_ref netmem) in __netmem_get_pp()
173 static inline struct page_pool *netmem_get_pp(netmem_ref netmem) in netmem_get_pp()
178 static inline atomic_long_t *netmem_get_pp_ref_count_ref(netmem_ref netmem) in netmem_get_pp_ref_count_ref()
183 static inline bool netmem_is_pref_nid(netmem_ref netmem, int pref_nid) in netmem_is_pref_nid()
195 static inline netmem_ref netmem_compound_head(netmem_ref netmem) in netmem_compound_head()
215 static inline void *__netmem_address(netmem_ref netmem) in __netmem_address()
220 static inline void *netmem_address(netmem_ref netmem) in netmem_address()
235 static inline bool netmem_is_pfmemalloc(netmem_ref netmem) in netmem_is_pfmemalloc()
243 static inline unsigned long netmem_get_dma_addr(netmem_ref netmem) in netmem_get_dma_addr()