Searched refs:cmp_ex (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/s390/mm/
H A Dextable.c40 static int cmp_ex(const void *a, const void *b) cmp_ex() function
59 sort(start, finish - start, sizeof(*start), cmp_ex, NULL); sort_extable()
/linux-4.1.27/arch/alpha/mm/
H A Dextable.c32 static int cmp_ex(const void *a, const void *b) cmp_ex() function
48 cmp_ex, swap_ex); sort_extable()
/linux-4.1.27/arch/ia64/mm/
H A Dextable.c13 static int cmp_ex(const void *a, const void *b) cmp_ex() function
53 cmp_ex, swap_ex); sort_extable()
/linux-4.1.27/lib/
H A Dextable.c24 static int cmp_ex(const void *a, const void *b) cmp_ex() function
40 cmp_ex, NULL); sort_extable()
/linux-4.1.27/arch/x86/mm/
H A Dextable.c109 static int cmp_ex(const void *a, const void *b) cmp_ex() function
139 cmp_ex, NULL); sort_extable()

Completed in 218 milliseconds