Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dnetmem.h133 static inline int netmem_ref_count(netmem_ref netmem) in netmem_ref_count() function
/linux-6.14.4/net/core/
Dpage_pool.c1035 if (!(netmem_ref_count(netmem) == 1)) in page_pool_empty_ring()
1037 __func__, netmem_ref_count(netmem)); in page_pool_empty_ring()