Searched refs:BC_REPLY_SG (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/android/
H A Dbinder_internal.h137 atomic_t bc[_IOC_NR(BC_REPLY_SG) + 1];
H A Dbinder.c4015 case BC_REPLY_SG: {
4022 cmd == BC_REPLY_SG, tr.buffers_size);
6234 "BC_REPLY_SG",
/linux-master/include/uapi/linux/android/
H A Dbinder.h549 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator in enum:binder_driver_command_protocol

Completed in 128 milliseconds