Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnetmem.h311 static inline atomic_long_t *netmem_get_pp_ref_count_ref(netmem_ref netmem) in netmem_get_pp_ref_count_ref() function
/linux/net/core/
H A Ddevmem.c479 long refcount = atomic_long_read(netmem_get_pp_ref_count_ref(netmem)); in mp_dmabuf_devmem_release_page()