Home
last modified time | relevance | path

Searched refs:page_ref_count (Results 1 – 6 of 6) sorted by relevance

/include/trace/events/
A Dpage_ref.h32 __entry->count = page_ref_count(page);
81 __entry->count = page_ref_count(page);
/include/linux/
A Dbootmem_info.h51 VM_BUG_ON_PAGE(page_ref_count(page) != 2, page); in free_bootmem_page()
A Dpage_ref.h65 static inline int page_ref_count(const struct page *page) in page_ref_count() function
89 return page_ref_count(&folio->page); in folio_ref_count()
A Ddax.h214 return page && page_ref_count(page) == 0; in dax_page_is_idle()
A Dmm.h1036 VM_BUG_ON_PAGE(page_ref_count(page) == 0, page); in put_page_testzero()
1338 if (WARN_ON_ONCE(page_ref_count(page) <= 0)) in try_get_page()
/include/net/
A Dnetmem.h239 return page_ref_count(netmem_to_page(netmem)); in netmem_ref_count()

Completed in 19 milliseconds