Searched defs:po (Results 1 – 6 of 6) sorted by relevance
/optee_os/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 | 178 struct tee_pobj *po = NULL; in syscall_storage_obj_open() local 324 struct tee_pobj *po = NULL; in syscall_storage_obj_create() local 464 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() 2610 static TEE_Result rpmb_fs_remove(struct tee_pobj *po) in rpmb_fs_remove() 2948 static TEE_Result rpmb_fs_open(struct tee_pobj *po, size_t *size, in rpmb_fs_open() 2973 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/core/arch/arm/kernel/ |
A D | stmm_sp.c | 636 struct tee_pobj *po = NULL; in sec_storage_obj_read() local 697 struct tee_pobj *po = NULL; in sec_storage_obj_write() local
|
Completed in 16 milliseconds