Home
last modified time | relevance | path

Searched refs:tee_file_operations (Results 1 – 11 of 11) sorted by relevance

/optee_os-3.20.0/core/include/tee/
A Dtee_fs.h31 struct tee_file_operations { struct
55 extern const struct tee_file_operations ree_fs_ops; argument
58 extern const struct tee_file_operations rpmb_fs_ops;
76 static inline const struct tee_file_operations *
A Dtee_pobj.h24 const struct tee_file_operations *fops;
36 const struct tee_file_operations *fops,
/optee_os-3.20.0/core/tee/
A Dtee_obj.c58 const struct tee_file_operations *fops = o->pobj->fops; in tee_obj_verify()
A Dtee_svc_storage.c40 const struct tee_file_operations *fops;
91 const struct tee_file_operations *fops = o->pobj->fops; in tee_svc_storage_read_head()
174 const struct tee_file_operations *fops = in syscall_storage_obj_open()
256 const struct tee_file_operations *fops = o->pobj->fops; in tee_svc_storage_init_file()
319 const struct tee_file_operations *fops = in syscall_storage_obj_create()
458 const struct tee_file_operations *fops = NULL; in syscall_storage_obj_rename()
583 const struct tee_file_operations *fops = in syscall_storage_start_enum()
A Dtee_pobj.c62 const struct tee_file_operations *fops, in tee_pobj_get()
A Dtadb.c31 const struct tee_file_operations *ops;
A Dtee_ree_fs.c992 const struct tee_file_operations ree_fs_ops = {
A Dtee_rpmb_fs.c3045 const struct tee_file_operations rpmb_fs_ops = {
/optee_os-3.20.0/core/pta/
A Dattestation.c211 const struct tee_file_operations *fops = NULL; in sec_storage_obj_read()
257 const struct tee_file_operations *fops = NULL; in sec_storage_obj_write()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dstmm_sp.c641 const struct tee_file_operations *fops = NULL; in sec_storage_obj_read()
702 const struct tee_file_operations *fops = NULL; in sec_storage_obj_write()
/optee_os-3.20.0/core/kernel/
A Dree_fs_ta.c90 const struct tee_file_operations *ops = NULL; in check_update_version()

Completed in 20 milliseconds