Home
last modified time | relevance | path

Searched refs:BC_FREEZE_NOTIFICATION_DONE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/android/
H A Dbinder_internal.h137 atomic_t bc[_IOC_NR(BC_FREEZE_NOTIFICATION_DONE) + 1];
H A Dbinder.c4506 case BC_FREEZE_NOTIFICATION_DONE: { in binder_thread_write()
/linux-6.15/include/uapi/linux/android/
H A Dbinder.h585 BC_FREEZE_NOTIFICATION_DONE = _IOW('c', 21, binder_uintptr_t), enumerator