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 D | binder.h | 470 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 D | binder.h | 470 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder_internal.h | 137 atomic_t bc[_IOC_NR(BC_REPLY_SG) + 1];
|
| H A D | binder.c | 4030 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 D | binder.h | 574 BC_REPLY_SG = _IOW('c', 18, struct binder_transaction_data_sg), enumerator
|