Searched refs:sync_recv (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/android/
H A Dbinder_internal.h362 * @sync_recv: process received sync transactions since last frozen
417 bool sync_recv; member in struct:binder_proc
H A Dbinder.c2786 proc->sync_recv |= !oneway;
5252 target_proc->sync_recv = false;
5265 target_proc->sync_recv = false;
5300 info->sync_recv = 0;
5309 info->sync_recv |= target_proc->sync_recv |
5857 proc->sync_recv = false;
/linux-master/include/uapi/linux/android/
H A Dbinder.h233 __u32 sync_recv; member in struct:binder_frozen_status_info

Completed in 246 milliseconds