Searched defs:top_bits_sort (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_debug.c433 top_bits_sort(const void *a, const void *b) function
789 // sizeof(struct top_bit *), top_bits_sort);
793 if (top_bits_sort(&top_bits_sorted[i], &top_bits_sorted[j]) == 1) {

Completed in 9 milliseconds