Searched refs:test_htree_ops (Results 1 – 4 of 4) sorted by relevance
/optee_os/core/pta/tests/ |
A D | fs_htree.c | 162 static const struct tee_fs_htree_storage test_htree_ops = { variable 269 res = tee_fs_htree_open(true, hash, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite() 318 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite() 366 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite() 378 res = tee_fs_htree_open(false, NULL, uuid, &test_htree_ops, aux, &ht); in htree_test_rewrite() 501 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, in test_corrupt_type() 575 res = tee_fs_htree_open(true, hash, uuid, &test_htree_ops, aux, &ht); in test_corrupt() 584 res = tee_fs_htree_open(false, hash, uuid, &test_htree_ops, aux, &ht); in test_corrupt()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 1445 000000000e16c680 0000000000000028 d test_htree_ops
|
A D | tee.map | 26872 .data.rel.ro.local.test_htree_ops 27344 .rela.data.rel.ro.local.test_htree_ops
|
A D | tee.dmp | 1087 000000000e16c680 l O .data 0000000000000028 test_htree_ops
|
Completed in 190 milliseconds