Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpagevec.h38 pagevec_count(struct pagevec *pvec) in pagevec_count() function
53 release_pages(pvec->pages, pagevec_count(pvec)); in __pagevec_release()
60 if (pagevec_count(pvec)) in pagevec_release()