Searched refs:XFARRAY_ISORT_NR (Results 1 – 2 of 2) sorted by relevance
63 #define XFARRAY_ISORT_NR (1U << XFARRAY_ISORT_SHIFT) macro
456 BUILD_BUG_ON(XFARRAY_QSORT_PIVOT_NR >= XFARRAY_ISORT_NR); in xfarray_sortinfo_alloc()475 XFARRAY_ISORT_NR * array->obj_size); in xfarray_sortinfo_alloc()528 return (end - start) < XFARRAY_ISORT_NR; in xfarray_want_isort()