Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/android/
Dbinder.h256 #define BINDER_SET_MAX_THREADS _IOW('b', 5, __u32) macro
/Linux-v6.1/drivers/android/
Dbinder.c5325 case BINDER_SET_MAX_THREADS: { in binder_ioctl()