Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpage_ref.h180 static inline int page_ref_sub_and_test(struct page *page, int nr) in page_ref_sub_and_test() function
191 return page_ref_sub_and_test(&folio->page, nr); in folio_ref_sub_and_test()
/linux-6.3-rc2/mm/
A Dpage_alloc.c5733 if (page_ref_sub_and_test(page, count)) in __page_frag_cache_drain()
5771 if (!page_ref_sub_and_test(page, nc->pagecnt_bias)) in page_frag_alloc_align()

Completed in 24 milliseconds