Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_svc_storage.c721 uint64_t u_count = 0; in syscall_storage_obj_read() local
763 u_count = bytes; in syscall_storage_obj_read()
764 res = copy_to_user_private(count, &u_count, sizeof(*count)); in syscall_storage_obj_read()