Searched refs:cmp_u64 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_gt_pm.c | 15 static int cmp_u64(const void *A, const void *B) in cmp_u64() function 75 sort(dt, 5, sizeof(*dt), cmp_u64, NULL); in measure_clocks()
|
| H A D | selftest_engine_pm.c | 21 static int cmp_u64(const void *A, const void *B) in cmp_u64() function 30 sort(a, COUNT, sizeof(*a), cmp_u64, NULL); in trifilter()
|