Searched defs:po (Results 1 – 7 of 7) sorted by relevance
| /optee_os/core/tee/ |
| H A D | tee_pobj.c | 153 void tee_pobj_create_final(struct tee_pobj *po) in tee_pobj_create_final()
|
| H A D | tee_svc_storage.c | 176 struct tee_pobj *po = NULL; in syscall_storage_obj_open() local 326 struct tee_pobj *po = NULL; in syscall_storage_obj_create() local 482 struct tee_pobj *po = NULL; in syscall_storage_obj_rename() local
|
| H A D | tee_ree_fs.c | 707 static TEE_Result ree_fs_open(struct tee_pobj *po, size_t *size, in ree_fs_open() 747 struct tee_fs_fd *fdp, struct tee_pobj *po, in set_name() 795 static TEE_Result ree_fs_create(struct tee_pobj *po, bool overwrite, in ree_fs_create() 956 static TEE_Result ree_fs_remove(struct tee_pobj *po) in ree_fs_remove()
|
| H A D | tee_rpmb_fs.c | 1969 static TEE_Result create_filename(void *buf, size_t blen, struct tee_pobj *po, in create_filename() 2013 static struct rpmb_file_handle *alloc_file_handle(struct tee_pobj *po, in alloc_file_handle() 2680 static TEE_Result rpmb_fs_remove(struct tee_pobj *po) in rpmb_fs_remove() 3019 static TEE_Result rpmb_fs_open(struct tee_pobj *po, size_t *size, in rpmb_fs_open() 3044 static TEE_Result rpmb_fs_create(struct tee_pobj *po, bool overwrite, in rpmb_fs_create()
|
| H A D | tadb.c | 217 struct tee_pobj po = { in tadb_open() local
|
| /optee_os/core/pta/ |
| H A D | attestation.c | 220 struct tee_pobj *po = NULL; in sec_storage_obj_read() local 266 struct tee_pobj *po = NULL; in sec_storage_obj_write() local
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | stmm_sp.c | 681 struct tee_pobj *po = NULL; in sec_storage_obj_read() local 734 struct tee_pobj *po = NULL; in sec_storage_obj_write() local
|