Searched refs:test_aux (Results 1 – 1 of 1) sorted by relevance
23 struct test_aux { struct97 struct test_aux *a = aux; in test_read_init()121 struct test_aux *a = uint_to_ptr(op->params[0].u.value.a); in test_read_final()145 struct test_aux *a = uint_to_ptr(op->params[0].u.value.a); in test_write_final()395 static void aux_free(struct test_aux *aux) in aux_free()404 static struct test_aux *aux_alloc(size_t num_blocks) in aux_alloc()406 struct test_aux *aux = NULL; in aux_alloc()435 struct test_aux *aux = aux_alloc(num_blocks); in test_write_read()467 size_t num_blocks, struct test_aux *aux, in test_corrupt_type()471 struct test_aux aux2 = *aux; in test_corrupt_type()[all …]
Completed in 2 milliseconds