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()254 static TEE_Result htree_test_rewrite(struct test_aux *aux, size_t num_blocks, in htree_test_rewrite()398 static void aux_free(struct test_aux *aux) in aux_free()407 static struct test_aux *aux_alloc(size_t num_blocks) in aux_alloc()409 struct test_aux *aux = NULL; in aux_alloc()438 struct test_aux *aux = aux_alloc(num_blocks); in test_write_read()470 size_t num_blocks, struct test_aux *aux, in test_corrupt_type()[all …]