Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Drange.c114 static int cmp_range(const void *x1, const void *x2) in cmp_range() function
156 sort(range, nr_range, sizeof(struct range), cmp_range, NULL); in clean_sort_range()
164 sort(range, nr_range, sizeof(struct range), cmp_range, NULL); in sort_range()
/openbmc/linux/arch/x86/kernel/
H A Dmmconf-fam10h_64.c36 static int cmp_range(const void *x1, const void *x2) in cmp_range() function
144 sort(range, hi_mmio_num, sizeof(struct range), cmp_range, NULL); in get_fam10h_pci_mmconf_base()