Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c175 atomic_t br[_IOC_NR(BR_FAILED_REPLY) + 1];
2859 return_error = BR_FAILED_REPLY; in binder_transaction()
2874 return_error = BR_FAILED_REPLY; in binder_transaction()
2898 return_error = BR_FAILED_REPLY; in binder_transaction()
2929 return_error = BR_FAILED_REPLY; in binder_transaction()
2945 return_error = BR_FAILED_REPLY; in binder_transaction()
2961 return_error = BR_FAILED_REPLY; in binder_transaction()
2968 return_error = BR_FAILED_REPLY; in binder_transaction()
2991 return_error = BR_FAILED_REPLY; in binder_transaction()
3010 return_error = BR_FAILED_REPLY; in binder_transaction()
[all …]
/Linux-v5.10/include/uapi/linux/android/
Dbinder.h405 BR_FAILED_REPLY = _IO('r', 17), enumerator