Lines Matching defs:netmem
70 static inline bool netmem_is_net_iov(const netmem_ref netmem) in netmem_is_net_iov()
78 static inline struct page *netmem_to_page(netmem_ref netmem) in netmem_to_page()
86 static inline struct net_iov *netmem_to_net_iov(netmem_ref netmem) in netmem_to_net_iov()
106 static inline int netmem_ref_count(netmem_ref netmem) in netmem_ref_count()
117 static inline unsigned long netmem_pfn_trace(netmem_ref netmem) in netmem_pfn_trace()
125 static inline struct net_iov *__netmem_clear_lsb(netmem_ref netmem) in __netmem_clear_lsb()
130 static inline struct page_pool *netmem_get_pp(netmem_ref netmem) in netmem_get_pp()
135 static inline atomic_long_t *netmem_get_pp_ref_count_ref(netmem_ref netmem) in netmem_get_pp_ref_count_ref()
140 static inline bool netmem_is_pref_nid(netmem_ref netmem, int pref_nid) in netmem_is_pref_nid()
152 static inline netmem_ref netmem_compound_head(netmem_ref netmem) in netmem_compound_head()
161 static inline void *netmem_address(netmem_ref netmem) in netmem_address()
169 static inline unsigned long netmem_get_dma_addr(netmem_ref netmem) in netmem_get_dma_addr()