Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Ddefs.rs53 BC_INCREFS,
H A Dthread.rs1357 BC_INCREFS => { in write()
/linux/include/uapi/linux/android/
H A Dbinder.h508 BC_INCREFS = _IOW('c', 4, __u32), enumerator
/linux/drivers/android/
H A Dbinder.c4139 case BC_INCREFS: in binder_thread_write()
4146 bool increment = cmd == BC_INCREFS || cmd == BC_ACQUIRE; in binder_thread_write()
4182 case BC_INCREFS: in binder_thread_write()