Home
last modified time | relevance | path

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

/linux/drivers/android/
A Dbinder_internal.h138 atomic_t br[_IOC_NR(BR_CLEAR_FREEZE_NOTIFICATION_DONE) + 1];
A Dbinder.c4936 if (put_user(BR_CLEAR_FREEZE_NOTIFICATION_DONE, (uint32_t __user *)ptr)) in binder_thread_read()
4942 binder_stat_br(proc, thread, BR_CLEAR_FREEZE_NOTIFICATION_DONE); in binder_thread_read()
/linux/include/uapi/linux/android/
A Dbinder.h483 BR_CLEAR_FREEZE_NOTIFICATION_DONE = _IOR('r', 22, binder_uintptr_t), enumerator

Completed in 25 milliseconds