Home
last modified time | relevance | path

Searched refs:test_copy (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_migrate.c72 static void test_copy(struct xe_migrate *m, struct xe_bo *bo, in test_copy() function
165 test_copy(m, bo, test, XE_BO_FLAG_SYSTEM); in test_copy_sysmem()
180 test_copy(m, bo, test, region); in test_copy_vram()
/linux-6.12.1/lib/
Dtest_bitmap.c294 static void __init test_copy(void) in test_copy() function
1457 test_copy(); in selftest()
/linux-6.12.1/tools/testing/selftests/kvm/s390x/
Dmemop.c366 static void test_copy(void) in test_copy() function
1093 .test = test_copy, in main()