Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/android/
Dbinder.h293 BC_INCREFS = _IOW('c', 4, __u32), enumerator
/linux-4.4.14/drivers/android/
Dbinder.c1776 case BC_INCREFS: in binder_thread_write()
1788 (cmd == BC_INCREFS || cmd == BC_ACQUIRE)) { in binder_thread_write()
1804 case BC_INCREFS: in binder_thread_write()