Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/android/
Dbinder.h541 BC_TRANSACTION_SG = _IOW('c', 17, struct binder_transaction_data_sg), enumerator
/Linux-v6.1/drivers/android/
Dbinder.c3968 case BC_TRANSACTION_SG: in binder_thread_write()