Lines Matching +defs:val +defs:test
26 struct kunit *test) in ccs_test_migrate()
127 struct kunit *test) in ccs_test_run_tile()
172 struct kunit *test = kunit_get_current_test(); in ccs_test_run_device() local
201 static void xe_ccs_migrate_kunit(struct kunit *test) in xe_ccs_migrate_kunit()
208 static int evict_test_run_tile(struct xe_device *xe, struct xe_tile *tile, struct kunit *test) in evict_test_run_tile()
348 struct kunit *test = kunit_get_current_test(); in evict_test_run_device() local
367 static void xe_bo_evict_kunit(struct kunit *test) in xe_bo_evict_kunit()
377 u32 val; member
393 u32 val = prandom_u32_state(state); in shrink_test_fill_random() local
404 static bool shrink_test_verify(struct kunit *test, struct xe_bo *bo, in shrink_test_verify()
419 u32 val = prandom_u32_state(state); in shrink_test_verify() local
446 struct kunit *test = kunit_get_current_test(); in shrink_test_run_device() local
598 static void xe_bo_shrink_kunit(struct kunit *test) in xe_bo_shrink_kunit()