Searched refs:tee_svc_storage_head (Results 1 – 1 of 1) sorted by relevance
27 struct tee_svc_storage_head { struct89 struct tee_svc_storage_head head; in tee_svc_storage_read_head()101 bytes = sizeof(struct tee_svc_storage_head); in tee_svc_storage_read_head()118 if (bytes != sizeof(struct tee_svc_storage_head)) { in tee_svc_storage_read_head()138 res = fops->read(o->fh, sizeof(struct tee_svc_storage_head), in tee_svc_storage_read_head()254 struct tee_svc_storage_head head; in tee_svc_storage_init_file()287 o->ds_pos = sizeof(struct tee_svc_storage_head) + attr_size; in tee_svc_storage_init_file()809 if (ADD_OVERFLOW(sizeof(struct tee_svc_storage_head), attr_size, in syscall_storage_obj_trunc()
Completed in 3 milliseconds