Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpage_ref.h119 static inline int page_ref_sub_and_test(struct page *page, int nr) in page_ref_sub_and_test() function
/Linux-v5.4/mm/
Dpage_alloc.c4874 if (page_ref_sub_and_test(page, count)) in __page_frag_cache_drain()
4911 if (!page_ref_sub_and_test(page, nc->pagecnt_bias)) in page_frag_alloc()