Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder_internal.h137 atomic_t bc[_IOC_NR(BC_REPLY_SG) + 1];
Dbinder.c4004 case BC_REPLY_SG: { in binder_thread_write()
4011 cmd == BC_REPLY_SG, tr.buffers_size); in binder_thread_write()
/Linux-v6.6/include/uapi/linux/android/
Dbinder.h547 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator