Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h256 #define BINDER_SET_MAX_THREADS _IOW('b', 5, __u32) macro
/openbmc/linux/drivers/android/
H A Dbinder.c5369 case BINDER_SET_MAX_THREADS: { in binder_ioctl()