Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c201 atomic_t br[_IOC_NR(BR_FAILED_REPLY) + 1];
2760 return_error = BR_FAILED_REPLY; in binder_transaction()
2775 return_error = BR_FAILED_REPLY; in binder_transaction()
2797 return_error = BR_FAILED_REPLY; in binder_transaction()
2828 return_error = BR_FAILED_REPLY; in binder_transaction()
2844 return_error = BR_FAILED_REPLY; in binder_transaction()
2861 return_error = BR_FAILED_REPLY; in binder_transaction()
2880 return_error = BR_FAILED_REPLY; in binder_transaction()
2909 return_error = BR_FAILED_REPLY; in binder_transaction()
2919 return_error = BR_FAILED_REPLY; in binder_transaction()
[all …]
/Linux-v4.19/include/uapi/linux/android/
Dbinder.h376 BR_FAILED_REPLY = _IO('r', 17), enumerator