Searched refs:ree_dirf_ops (Results 1 – 4 of 4) sorted by relevance
/optee_os/core/tee/ |
A D | tee_ree_fs.c | 464 static const struct tee_fs_dirfile_operations ree_dirf_ops = { variable 500 res = tee_fs_dirfile_open(false, hashp, &ree_dirf_ops, dirh); in open_dirh() 519 res = tee_fs_dirfile_open(true, NULL, &ree_dirf_ops, dirh); in open_dirh() 552 res = tee_fs_dirfile_open(false, NULL, &ree_dirf_ops, dirh); in open_dirh() 554 return tee_fs_dirfile_open(true, NULL, &ree_dirf_ops, dirh); in open_dirh()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 1456 000000000e16ccb8 0000000000000028 d ree_dirf_ops
|
A D | tee.map | 26891 .data.rel.ro.local.ree_dirf_ops 27362 .rela.data.rel.ro.local.ree_dirf_ops
|
A D | tee.dmp | 1328 000000000e16ccb8 l O .data 0000000000000028 ree_dirf_ops
|
Completed in 208 milliseconds