Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/android/
H A Dbinder.h470 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/android/
H A Dbinder.h470 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_internal.h137 atomic_t bc[_IOC_NR(BC_REPLY_SG) + 1];
H A Dbinder.c4030 case BC_REPLY_SG: { in binder_thread_write()
4037 cmd == BC_REPLY_SG, tr.buffers_size); in binder_thread_write()
/OK3568_Linux_fs/kernel/include/uapi/linux/android/
H A Dbinder.h574 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator