Home
last modified time | relevance | path

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

/include/net/page_pool/
A Dhelpers.h239 atomic_long_set(netmem_get_pp_ref_count_ref(netmem), nr); in page_pool_fragment_netmem()
267 atomic_long_t *pp_ref_count = netmem_get_pp_ref_count_ref(netmem); in page_pool_unref_netmem()
317 atomic_long_inc(netmem_get_pp_ref_count_ref(netmem)); in page_pool_ref_netmem()
/include/net/
A Dnetmem.h326 static inline atomic_long_t *netmem_get_pp_ref_count_ref(netmem_ref netmem) in netmem_get_pp_ref_count_ref() function

Completed in 10 milliseconds