Searched refs:TEST_TYPE_RW (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/mm/
H A Dgup_longterm.c84 TEST_TYPE_RW, enumerator in enum:test_type
130 case TEST_TYPE_RW:
135 const bool rw = type == TEST_TYPE_RW ||
327 do_test(fd, size, TEST_TYPE_RW, true);
347 do_test(fd, size, TEST_TYPE_RW, false);

Completed in 202 milliseconds