Searched refs:entry_cmp (Results 1 – 2 of 2) sorted by relevance
610 pteval_t entry_cmp = pte_val(entry) & cmp_mask; in contpte_all_subptes_match_access_flags() local616 if (pte_cmp != entry_cmp) in contpte_all_subptes_match_access_flags()
4809 static int entry_cmp(const void *e1, const void *e2) in entry_cmp() function4840 qsort(entry, nr, sizeof(*entry), entry_cmp); in syscall__sort_stats()