Searched defs:entry_cmp (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/mm/ | ||
| H A D | contpte.c | 611 pteval_t entry_cmp = pte_val(entry) & cmp_mask; contpte_all_subptes_match_access_flags() local |
| /linux/tools/perf/ | ||
| H A D | builtin-trace.c | 4809 static int entry_cmp(const void *e1, const void *e2) in entry_cmp() function |