Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/tee/
A Dtee_svc_storage.c694 uint64_t u_count = 0; in syscall_storage_obj_read() local
741 u_count = bytes; in syscall_storage_obj_read()
742 res = copy_to_user_private(count, &u_count, sizeof(*count)); in syscall_storage_obj_read()

Completed in 3 milliseconds