Home
last modified time | relevance | path

Searched refs:BINDER_WRITE_READ (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/sys/linux/
Dbinder_386.const30 BINDER_WRITE_READ = 3224396289
Dbinder_arm.const30 BINDER_WRITE_READ = 3224396289
Dbinder_amd64.const30 BINDER_WRITE_READ = 3224396289
Dbinder_arm64.const30 BINDER_WRITE_READ = 3224396289
Dbinder_ppc64le.const30 BINDER_WRITE_READ = 3224396289
Dbinder.txt22 ioctl$BINDER_WRITE_READ(fd fd_binder, cmd const[BINDER_WRITE_READ], arg ptr[in, binder_write_read])
/external/kernel-headers/original/uapi/linux/android/
Dbinder.h220 #define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read) macro