Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/android/
Dbinder.h489 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator
/Linux-v5.4/drivers/android/
Dbinder.c180 atomic_t bc[_IOC_NR(BC_REPLY_SG) + 1];
3792 case BC_REPLY_SG: { in binder_thread_write()
3799 cmd == BC_REPLY_SG, tr.buffers_size); in binder_thread_write()