Home
last modified time | relevance | path

Searched defs:entry_cmp (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/mm/
H A Dcontpte.c610 pteval_t entry_cmp = pte_val(entry) & cmp_mask; in contpte_all_subptes_match_access_flags() local
/linux/tools/perf/
H A Dbuiltin-trace.c4809 static int entry_cmp(const void *e1, const void *e2) in entry_cmp() function