Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_gt_pm.c15 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 Dselftest_engine_pm.c21 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()