Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dbinder_386.const21 BINDER_SET_MAX_THREADS = 1074029061
Dbinder_arm.const21 BINDER_SET_MAX_THREADS = 1074029061
Dbinder_ppc64le.const21 BINDER_SET_MAX_THREADS = 2147770885
Dbinder_amd64.const21 BINDER_SET_MAX_THREADS = 1074029061
Dbinder_arm64.const21 BINDER_SET_MAX_THREADS = 1074029061
Dbinder.txt18 ioctl$BINDER_SET_MAX_THREADS(fd fd_binder, cmd const[BINDER_SET_MAX_THREADS], nthreads int32)
/external/kernel-headers/original/uapi/linux/android/
Dbinder.h222 #define BINDER_SET_MAX_THREADS _IOW('b', 5, __u32) macro