Searched refs:tee_fs_dirfile_get_next (Results 1 – 6 of 6) sorted by relevance
/optee_os/core/include/tee/ |
A D | fs_dirfile.h | 150 TEE_Result tee_fs_dirfile_get_next(struct tee_fs_dirfile_dirh *dirh,
|
/optee_os/core/tee/ |
A D | fs_dirfile.c | 339 TEE_Result tee_fs_dirfile_get_next(struct tee_fs_dirfile_dirh *dirh, in tee_fs_dirfile_get_next() function
|
A D | tee_ree_fs.c | 945 res = tee_fs_dirfile_get_next(d->dirh, d->uuid, &d->idx, d->d.oid, in ree_fs_opendir_rpc() 982 res = tee_fs_dirfile_get_next(d->dirh, d->uuid, &d->idx, d->d.oid, in ree_fs_readdir_rpc()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 507 000000000e12a804 00000000000000c4 T tee_fs_dirfile_get_next
|
A D | tee.dmp | 2872 000000000e12a804 g F .text 00000000000000c4 tee_fs_dirfile_get_next 63032 e128dcc: 9400068e bl e12a804 <tee_fs_dirfile_get_next> 63737 e129500: 940004c1 bl e12a804 <tee_fs_dirfile_get_next> 65501 000000000e12a804 <tee_fs_dirfile_get_next>: 65502 tee_fs_dirfile_get_next(): 65529 e12a854: 35000280 cbnz w0, e12a8a4 <tee_fs_dirfile_get_next+0xa0> 65535 e12a868: 35000060 cbnz w0, e12a874 <tee_fs_dirfile_get_next+0x70> 65539 e12a870: 35000060 cbnz w0, e12a87c <tee_fs_dirfile_get_next+0x78> 65543 e12a878: 17fffff2 b e12a840 <tee_fs_dirfile_get_next+0x3c> 65548 e12a888: 540001c3 b.cc e12a8c0 <tee_fs_dirfile_get_next+0xbc> // b.lo, b.ul, b.last [all …]
|
A D | tee.map | 23059 .text.tee_fs_dirfile_get_next 23061 0x000000000e12a804 tee_fs_dirfile_get_next
|
Completed in 253 milliseconds