Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/android/
Dbinder.h382 BR_SPAWN_LOOPER = _IO('r', 13), enumerator
/Linux-v5.4/drivers/android/
Dbinder.c4569 if (put_user(BR_SPAWN_LOOPER, (uint32_t __user *)buffer)) in binder_thread_read()
4571 binder_stat_br(proc, thread, BR_SPAWN_LOOPER); in binder_thread_read()