Searched refs:tee_svc_storage_head (Results 1 – 1 of 1) sorted by relevance
28 struct tee_svc_storage_head { struct90 struct tee_svc_storage_head head; in tee_svc_storage_read_head()102 bytes = sizeof(struct tee_svc_storage_head); in tee_svc_storage_read_head()119 if (bytes != sizeof(struct tee_svc_storage_head)) { in tee_svc_storage_read_head()139 res = fops->read(o->fh, sizeof(struct tee_svc_storage_head), in tee_svc_storage_read_head()255 struct tee_svc_storage_head head; in tee_svc_storage_init_file()288 o->ds_pos = sizeof(struct tee_svc_storage_head) + attr_size; in tee_svc_storage_init_file()829 if (ADD_OVERFLOW(sizeof(struct tee_svc_storage_head), attr_size, in syscall_storage_obj_trunc()
Completed in 4 milliseconds