Searched defs:po (Results 1 – 7 of 7) sorted by relevance
/optee_os-3.20.0/core/tee/ |
A D | tee_pobj.c | 134 void tee_pobj_create_final(struct tee_pobj *po) in tee_pobj_create_final()
|
A D | tee_ree_fs.c | 617 static TEE_Result ree_fs_open(struct tee_pobj *po, size_t *size, in ree_fs_open() 657 struct tee_fs_fd *fdp, struct tee_pobj *po, in set_name() 705 static TEE_Result ree_fs_create(struct tee_pobj *po, bool overwrite, in ree_fs_create() 858 static TEE_Result ree_fs_remove(struct tee_pobj *po) in ree_fs_remove()
|
A D | tee_svc_storage.c | 179 struct tee_pobj *po = NULL; in syscall_storage_obj_open() local 325 struct tee_pobj *po = NULL; in syscall_storage_obj_create() local 462 struct tee_pobj *po = NULL; in syscall_storage_obj_rename() local
|
A D | tee_rpmb_fs.c | 1925 static TEE_Result create_filename(void *buf, size_t blen, struct tee_pobj *po, in create_filename() 1969 static struct rpmb_file_handle *alloc_file_handle(struct tee_pobj *po, in alloc_file_handle() 2614 static TEE_Result rpmb_fs_remove(struct tee_pobj *po) in rpmb_fs_remove() 2954 static TEE_Result rpmb_fs_open(struct tee_pobj *po, size_t *size, in rpmb_fs_open() 2979 static TEE_Result rpmb_fs_create(struct tee_pobj *po, bool overwrite, in rpmb_fs_create()
|
A D | tadb.c | 217 struct tee_pobj po = { in tadb_open() local
|
/optee_os-3.20.0/core/pta/ |
A D | attestation.c | 214 struct tee_pobj *po = NULL; in sec_storage_obj_read() local 260 struct tee_pobj *po = NULL; in sec_storage_obj_write() local
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | stmm_sp.c | 646 struct tee_pobj *po = NULL; in sec_storage_obj_read() local 707 struct tee_pobj *po = NULL; in sec_storage_obj_write() local
|
Completed in 17 milliseconds