Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/android/
H A Dbinder.h263 BINDER_SET_MAX_THREADS = _IOW('b', 5, __u32), enumerator
/linux-6.15/drivers/android/
H A Dbinder.c5744 case BINDER_SET_MAX_THREADS: { in binder_ioctl()