Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder.c179 atomic_t br[_IOC_NR(BR_FAILED_REPLY) + 1];
2886 return_error = BR_FAILED_REPLY; in binder_transaction()
2901 return_error = BR_FAILED_REPLY; in binder_transaction()
2925 return_error = BR_FAILED_REPLY; in binder_transaction()
2956 return_error = BR_FAILED_REPLY; in binder_transaction()
2972 return_error = BR_FAILED_REPLY; in binder_transaction()
2989 return_error = BR_FAILED_REPLY; in binder_transaction()
3012 return_error = BR_FAILED_REPLY; in binder_transaction()
3031 return_error = BR_FAILED_REPLY; in binder_transaction()
3060 return_error = BR_FAILED_REPLY; in binder_transaction()
[all …]
/Linux-v5.4/include/uapi/linux/android/
Dbinder.h405 BR_FAILED_REPLY = _IO('r', 17), enumerator