Searched refs:cpcompare (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | e820.c | 291 static int __init cpcompare(const void *a, const void *b) in cpcompare() function 363 sort(change_point, chg_nr, sizeof(*change_point), cpcompare, NULL); in e820__update_table()
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | e820.c | 291 static int __init cpcompare(const void *a, const void *b) in cpcompare() function 363 sort(change_point, chg_nr, sizeof(*change_point), cpcompare, NULL); in e820__update_table()
|
Completed in 4 milliseconds