Searched refs:trsize (Results 1 – 1 of 1) sorted by relevance
4711 size_t trsize = sizeof(*trd); in binder_thread_read() local5027 trsize = sizeof(tr); in binder_thread_read()5039 if (copy_to_user(ptr, &tr, trsize)) { in binder_thread_read()5048 ptr += trsize; in binder_thread_read()