Lines Matching full:small
108 const char *str = big ? "Copying big bo" : "Copying small bo"; in test_copy()
139 "Clearing remote small bo", test)) { in test_copy()
157 "Copying small bo remote -> vram", test)) { in test_copy()
174 "Copying small bo vram -> remote", test)) { in test_copy()
358 /* Clear a small bo */ in xe_migrate_sanity_test()
359 kunit_info(test, "Clearing small buffer object\n"); in xe_migrate_sanity_test()
363 if (sanity_fence_failed(xe, fence, "Clearing small bo", test)) in xe_migrate_sanity_test()
368 check(retval, expected, "Command clear small first value", test); in xe_migrate_sanity_test()
370 check(retval, expected, "Command clear small last value", test); in xe_migrate_sanity_test()
372 kunit_info(test, "Copying small buffer object to system\n"); in xe_migrate_sanity_test()
375 kunit_info(test, "Copying small buffer object to other vram\n"); in xe_migrate_sanity_test()