Lines Matching refs:test_pattern
55 char test_pattern; member
72 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'a',
109 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'a',
144 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'b',
206 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'b',
255 …args args = { .ptr = (uint64_t)__builtin_return_address(0), .size = PAGE_SIZE, .test_pattern = 'a',
274 …args args = { .ptr = (uint64_t)__builtin_return_address(0), .size = PAGE_SIZE, .test_pattern = 'a',
311 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'b',
352 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'b',
398 …upl_test_args args = { .ptr = (uint64_t)_COMM_PAGE_START_ADDRESS, .size = 0x1000, .test_pattern = …
432 upl_test_args args = { .ptr = (uint64_t)buf + 0x800, .size = 2 * PAGE_SIZE, .test_pattern = 'b',