Home
last modified time | relevance | path

Searched refs:BR_DEAD_BINDER (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/uapi/linux/android/
Dbinder.h396 BR_DEAD_BINDER = _IOR('r', 15, binder_uintptr_t), enumerator
/Linux-v5.4/drivers/android/
Dbinder.c4390 cmd = BR_DEAD_BINDER; in binder_thread_read()
4396 cmd == BR_DEAD_BINDER ? in binder_thread_read()
4417 if (cmd == BR_DEAD_BINDER) in binder_thread_read()