Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/android/
A Dbinder.h490 BC_ACQUIRE = _IOW('c', 5, __u32), enumerator
/linux-6.3-rc2/drivers/android/
A Dbinder.c3807 case BC_ACQUIRE: in binder_thread_write()
3812 bool strong = cmd == BC_ACQUIRE || cmd == BC_RELEASE; in binder_thread_write()
3813 bool increment = cmd == BC_INCREFS || cmd == BC_ACQUIRE; in binder_thread_write()
3852 case BC_ACQUIRE: in binder_thread_write()

Completed in 17 milliseconds