Lines Matching defs:netmem

168 static inline bool netmem_is_net_iov(const netmem_ref netmem)  in netmem_is_net_iov()
184 static inline struct page *__netmem_to_page(netmem_ref netmem) in __netmem_to_page()
189 static inline struct page *netmem_to_page(netmem_ref netmem) in netmem_to_page()
197 static inline struct net_iov *netmem_to_net_iov(netmem_ref netmem) in netmem_to_net_iov()
227 static inline int netmem_ref_count(netmem_ref netmem) in netmem_ref_count()
238 static inline unsigned long netmem_pfn_trace(netmem_ref netmem) in netmem_pfn_trace()
276 static inline struct netmem_desc *__netmem_to_nmdesc(netmem_ref netmem) in __netmem_to_nmdesc()
291 static inline struct netmem_desc *netmem_to_nmdesc(netmem_ref netmem) in netmem_to_nmdesc()
312 static inline struct page_pool *__netmem_get_pp(netmem_ref netmem) in __netmem_get_pp()
317 static inline struct page_pool *netmem_get_pp(netmem_ref netmem) in netmem_get_pp()
322 static inline atomic_long_t *netmem_get_pp_ref_count_ref(netmem_ref netmem) in netmem_get_pp_ref_count_ref()
327 static inline bool netmem_is_pref_nid(netmem_ref netmem, int pref_nid) in netmem_is_pref_nid()
339 static inline netmem_ref netmem_compound_head(netmem_ref netmem) in netmem_compound_head()
359 static inline void *__netmem_address(netmem_ref netmem) in __netmem_address()
364 static inline void *netmem_address(netmem_ref netmem) in netmem_address()
379 static inline bool netmem_is_pfmemalloc(netmem_ref netmem) in netmem_is_pfmemalloc()
387 static inline unsigned long netmem_get_dma_addr(netmem_ref netmem) in netmem_get_dma_addr()
407 static __always_inline void get_netmem(netmem_ref netmem) in get_netmem()
415 static __always_inline void put_netmem(netmem_ref netmem) in put_netmem()