Searched refs:BC_ACQUIRE (Results 1 – 2 of 2) sorted by relevance
468 BC_ACQUIRE = _IOW('c', 5, __u32), enumerator
3245 case BC_ACQUIRE: in binder_thread_write()3250 bool strong = cmd == BC_ACQUIRE || cmd == BC_RELEASE; in binder_thread_write()3251 bool increment = cmd == BC_INCREFS || cmd == BC_ACQUIRE; in binder_thread_write()3290 case BC_ACQUIRE: in binder_thread_write()
Completed in 16 milliseconds