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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drange.c108 static int cmp_range(const void *x1, const void *x2) function
150 sort(range, nr_range, sizeof(struct range), cmp_range, NULL);
158 sort(range, nr_range, sizeof(struct range), cmp_range, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dmmconf-fam10h_64.c35 static int __cpuinit cmp_range(const void *x1, const void *x2) function
142 sort(range, hi_mmio_num, sizeof(struct range), cmp_range, NULL);

Completed in 82 milliseconds