Lines Matching defs:binder_user_error

180 static __printf(1, 2) void binder_user_error(const char *format, ...)
728 binder_user_error("%d RLIMIT_NICE not set\n", current->pid);
1075 binder_user_error("tried to use weak ref as strong ref\n");
1256 binder_user_error("%d invalid dec strong, ref %d desc %d s %d w %d\n",
1267 binder_user_error("%d invalid dec weak, ref %d desc %d s %d w %d\n",
2192 binder_user_error("%d:%d sending u%016llx node %d, cookie mismatch %016llx != %016llx\n",
2241 binder_user_error("%d:%d got transaction with invalid handle, %d\n",
2318 binder_user_error("%d:%d got %s with fd, %d, but target does not allow fds\n",
2328 binder_user_error("%d:%d got transaction with invalid fd, %d\n",
2628 binder_user_error("%d:%d got transaction with invalid number of fds (%lld)\n",
2635 binder_user_error("%d:%d not enough space to store %lld fds in buffer\n",
2653 binder_user_error("%d:%d parent offset not aligned correctly.\n",
2700 binder_user_error("%d:%d got transaction with invalid parent offset or type\n",
2709 binder_user_error("%d:%d got transaction with out-of-order buffer fixup\n",
2717 binder_user_error("%d:%d got transaction with invalid parent offset\n",
2997 binder_user_error("%d:%d got reply transaction with no transaction stack\n",
3006 binder_user_error("%d:%d got reply transaction with bad transaction stack, transaction %d has target %d:%d\n",
3034 binder_user_error("%d:%d got reply transaction with bad target transaction stack %d, expected %d\n",
3069 binder_user_error("%d:%d got transaction to invalid handle, %u\n",
3085 binder_user_error("%d:%d got transaction to context manager from process owning it\n",
3136 binder_user_error("%d:%d new transaction not allowed when there is a transaction on thread todo\n",
3151 binder_user_error("%d:%d got new transaction with bad transaction stack, transaction %d has target %d:%d\n",
3335 binder_user_error("%d:%d got transaction with invalid offsets ptr\n",
3343 binder_user_error("%d:%d got transaction with invalid offsets size, %lld\n",
3351 binder_user_error("%d:%d got transaction with unaligned buffers size, %lld\n",
3398 binder_user_error("%d:%d got transaction with invalid data ptr\n",
3408 binder_user_error("%d:%d got transaction with invalid offset (%lld, min %lld max %lld) or object.\n",
3504 binder_user_error("%d:%d got transaction with invalid parent offset or type\n",
3517 binder_user_error("%d:%d got transaction with out-of-order buffer fixup\n",
3532 binder_user_error("%d:%d invalid ptr object size: %zd vs %zd\n",
3569 binder_user_error("%d:%d got transaction with too large buffer\n",
3616 binder_user_error("%d:%d got transaction with invalid object type, %x\n",
3630 binder_user_error("%d:%d got transaction with invalid data ptr\n",
3641 binder_user_error("%d:%d got transaction with invalid offsets ptr\n",
3914 binder_user_error("%d:%d context manager tried to acquire desc 0\n",
3930 binder_user_error("%d:%d tried to acquire reference to desc %d, got %d instead\n",
3950 binder_user_error("%d:%d %s %d refcount change on invalid ref %d ret %d\n",
3977 binder_user_error("%d:%d %s u%016llx no match\n",
3986 binder_user_error("%d:%d %s u%016llx node %d cookie mismatch %016llx != %016llx\n",
3998 binder_user_error("%d:%d BC_ACQUIRE_DONE node %d has no pending acquire request\n",
4008 binder_user_error("%d:%d BC_INCREFS_DONE node %d has no pending increfs request\n",
4049 binder_user_error(
4054 binder_user_error(
4100 binder_user_error("%d:%d ERROR: BC_REGISTER_LOOPER called after BC_ENTER_LOOPER\n",
4104 binder_user_error("%d:%d ERROR: BC_REGISTER_LOOPER called without request\n",
4119 binder_user_error("%d:%d ERROR: BC_ENTER_LOOPER called after BC_REGISTER_LOOPER\n",
4167 binder_user_error("%d:%d %s invalid ref %d\n",
4191 binder_user_error("%d:%d BC_REQUEST_DEATH_NOTIFICATION death notification already set\n",
4213 binder_user_error("%d:%d BC_CLEAR_DEATH_NOTIFICATION death notification not active\n",
4221 binder_user_error("%d:%d BC_CLEAR_DEATH_NOTIFICATION death notification cookie mismatch %016llx != %016llx\n",
4282 binder_user_error("%d:%d BC_DEAD_BINDER_DONE %016llx not found\n",
4472 binder_user_error("%d:%d ERROR: Thread waiting for process work before calling BC_REGISTER_LOOPER or BC_ENTER_LOOPER (state %x)\n",
5260 binder_user_error("%d BINDER_GET_NODE_INFO_FOR_REF: only handle may be non-zero.",