Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
De820.c277 static int __init cpcompare(const void *a, const void *b) in cpcompare() function
335 sort(change_point, chg_nr, sizeof(*change_point), cpcompare, NULL); in e820__update_table()