Home
last modified time | relevance | path

Searched refs:ptdump_cmp (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/arch/s390/mm/
H A Ddump_pagetables.c218 static int ptdump_cmp(const void *a, const void *b) in ptdump_cmp() function
320 sort(&markers[1], markers_cnt - 1, sizeof(*markers), ptdump_cmp, NULL); in pt_dump_init()