Searched refs:u_count (Results 1 – 1 of 1) sorted by relevance
694 uint64_t u_count = 0; in syscall_storage_obj_read() local741 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