Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/android/
Dbinder.h222 #define BINDER_SET_MAX_THREADS _IOW('b', 5, __u32) macro
/Linux-v5.4/drivers/android/
Dbinder.c5030 case BINDER_SET_MAX_THREADS: { in binder_ioctl()