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

/linux-master/drivers/android/
H A Dbinder_internal.h366 * @async_recv: process received async transactions since last frozen
418 bool async_recv; member in struct:binder_proc
H A Dbinder.c2787 proc->async_recv |= oneway;
5253 target_proc->async_recv = false;
5266 target_proc->async_recv = false;
5301 info->async_recv = 0;
5311 info->async_recv |= target_proc->async_recv;
5858 proc->async_recv = false;
/linux-master/include/uapi/linux/android/
H A Dbinder.h236 __u32 async_recv; member in struct:binder_frozen_status_info

Completed in 140 milliseconds