Lines Matching refs:page
53 TP_PROTO(struct mm_struct *mm, struct page *page, bool writable,
56 TP_ARGS(mm, page, writable, referenced, none_or_zero, status, unmapped),
70 __entry->pfn = page ? page_to_pfn(page) : -1;
114 TP_PROTO(struct page *page, int none_or_zero,
117 TP_ARGS(page, none_or_zero, referenced, writable, status),
128 __entry->pfn = page ? page_to_pfn(page) : -1;