Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Ddefs.rs48 BC_REPLY_SG,
H A Dthread.rs1344 BC_REPLY_SG => { in write()
/linux/include/uapi/linux/android/
H A Dbinder.h566 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator
/linux/drivers/android/
H A Dbinder.c4319 case BC_REPLY_SG: { in binder_thread_write()
4326 cmd == BC_REPLY_SG, tr.buffers_size); in binder_thread_write()