Home
last modified time | relevance | path

Searched refs:netmem_ref_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/net/
H A Dnetmem.h152 static inline int netmem_ref_count(netmem_ref netmem) in netmem_ref_count() function
/linux-6.15/net/core/
H A Dpage_pool.c1040 if (!(netmem_ref_count(netmem) == 1)) in page_pool_empty_ring()
1042 __func__, netmem_ref_count(netmem)); in page_pool_empty_ring()