HomeSort by relevance Sort by last modified time
    Searched refs:page_mapcount (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
swap.h 321 #define can_share_swap_page(p) (page_mapcount(p) == 1)
mm.h 608 static inline int page_mapcount(struct page *page) function
    [all...]

Completed in 126 milliseconds