Lines Matching refs:binder_user_error
154 static __printf(1, 2) void binder_user_error(const char *format, ...) in binder_user_error() function
690 binder_user_error("%d RLIMIT_NICE not set\n", current->pid); in binder_set_nice()
1037 binder_user_error("tried to use weak ref as strong ref\n"); in binder_get_ref_olocked()
1283 binder_user_error("%d invalid dec strong, ref %d desc %d s %d w %d\n", in binder_dec_ref_olocked()
1294 binder_user_error("%d invalid dec weak, ref %d desc %d s %d w %d\n", in binder_dec_ref_olocked()
2242 binder_user_error("%d:%d sending u%016llx node %d, cookie mismatch %016llx != %016llx\n", in binder_translate_binder()
2291 binder_user_error("%d:%d got transaction with invalid handle, %d\n", in binder_translate_handle()
2368 binder_user_error("%d:%d got %s with fd, %d, but target does not allow fds\n", in binder_translate_fd()
2378 binder_user_error("%d:%d got transaction with invalid fd, %d\n", in binder_translate_fd()
2678 binder_user_error("%d:%d got transaction with invalid number of fds (%lld)\n", in binder_translate_fd_array()
2685 binder_user_error("%d:%d not enough space to store %lld fds in buffer\n", in binder_translate_fd_array()
2703 binder_user_error("%d:%d parent offset not aligned correctly.\n", in binder_translate_fd_array()
2750 binder_user_error("%d:%d got transaction with invalid parent offset or type\n", in binder_fixup_parent()
2759 binder_user_error("%d:%d got transaction with out-of-order buffer fixup\n", in binder_fixup_parent()
2767 binder_user_error("%d:%d got transaction with invalid parent offset\n", in binder_fixup_parent()
3047 binder_user_error("%d:%d got reply transaction with no transaction stack\n", in binder_transaction()
3056 …binder_user_error("%d:%d got reply transaction with bad transaction stack, transaction %d has targ… in binder_transaction()
3084 …binder_user_error("%d:%d got reply transaction with bad target transaction stack %d, expected %d\n… in binder_transaction()
3119 binder_user_error("%d:%d got transaction to invalid handle, %u\n", in binder_transaction()
3135 binder_user_error("%d:%d got transaction to context manager from process owning it\n", in binder_transaction()
3186 …binder_user_error("%d:%d new transaction not allowed when there is a transaction on thread todo\n", in binder_transaction()
3201 …binder_user_error("%d:%d got new transaction with bad transaction stack, transaction %d has target… in binder_transaction()
3373 binder_user_error("%d:%d got transaction with invalid offsets ptr\n", in binder_transaction()
3381 binder_user_error("%d:%d got transaction with invalid offsets size, %lld\n", in binder_transaction()
3389 binder_user_error("%d:%d got transaction with unaligned buffers size, %lld\n", in binder_transaction()
3437 binder_user_error("%d:%d got transaction with invalid data ptr\n", in binder_transaction()
3447 …binder_user_error("%d:%d got transaction with invalid offset (%lld, min %lld max %lld) or object.\… in binder_transaction()
3543 binder_user_error("%d:%d got transaction with invalid parent offset or type\n", in binder_transaction()
3556 binder_user_error("%d:%d got transaction with out-of-order buffer fixup\n", in binder_transaction()
3571 binder_user_error("%d:%d invalid ptr object size: %zd vs %zd\n", in binder_transaction()
3608 binder_user_error("%d:%d got transaction with too large buffer\n", in binder_transaction()
3654 binder_user_error("%d:%d got transaction with invalid object type, %x\n", in binder_transaction()
3668 binder_user_error("%d:%d got transaction with invalid data ptr\n", in binder_transaction()
3679 binder_user_error("%d:%d got transaction with invalid offsets ptr\n", in binder_transaction()
3865 binder_user_error("%d:%d BC_REQUEST_FREEZE_NOTIFICATION invalid ref %d\n", in binder_request_freeze_notification()
3874 binder_user_error("%d:%d BC_REQUEST_FREEZE_NOTIFICATION already set\n", in binder_request_freeze_notification()
3915 binder_user_error("%d:%d BC_CLEAR_FREEZE_NOTIFICATION invalid ref %d\n", in binder_clear_freeze_notification()
3924 binder_user_error("%d:%d BC_CLEAR_FREEZE_NOTIFICATION freeze notification not active\n", in binder_clear_freeze_notification()
3933 …binder_user_error("%d:%d BC_CLEAR_FREEZE_NOTIFICATION freeze notification cookie mismatch %016llx … in binder_clear_freeze_notification()
3982 binder_user_error("%d:%d BC_FREEZE_NOTIFICATION_DONE %016llx not found\n", in binder_freeze_notification_done()
4090 binder_user_error("%d:%d context manager tried to acquire desc 0\n", in binder_thread_write()
4106 binder_user_error("%d:%d tried to acquire reference to desc %d, got %d instead\n", in binder_thread_write()
4126 binder_user_error("%d:%d %s %d refcount change on invalid ref %d ret %d\n", in binder_thread_write()
4153 binder_user_error("%d:%d %s u%016llx no match\n", in binder_thread_write()
4162 binder_user_error("%d:%d %s u%016llx node %d cookie mismatch %016llx != %016llx\n", in binder_thread_write()
4174 binder_user_error("%d:%d BC_ACQUIRE_DONE node %d has no pending acquire request\n", in binder_thread_write()
4184 binder_user_error("%d:%d BC_INCREFS_DONE node %d has no pending increfs request\n", in binder_thread_write()
4225 binder_user_error( in binder_thread_write()
4230 binder_user_error( in binder_thread_write()
4276 binder_user_error("%d:%d ERROR: BC_REGISTER_LOOPER called after BC_ENTER_LOOPER\n", in binder_thread_write()
4280 binder_user_error("%d:%d ERROR: BC_REGISTER_LOOPER called without request\n", in binder_thread_write()
4295 binder_user_error("%d:%d ERROR: BC_ENTER_LOOPER called after BC_REGISTER_LOOPER\n", in binder_thread_write()
4343 binder_user_error("%d:%d %s invalid ref %d\n", in binder_thread_write()
4367 binder_user_error("%d:%d BC_REQUEST_DEATH_NOTIFICATION death notification already set\n", in binder_thread_write()
4389 binder_user_error("%d:%d BC_CLEAR_DEATH_NOTIFICATION death notification not active\n", in binder_thread_write()
4397 …binder_user_error("%d:%d BC_CLEAR_DEATH_NOTIFICATION death notification cookie mismatch %016llx !=… in binder_thread_write()
4458 binder_user_error("%d:%d BC_DEAD_BINDER_DONE %016llx not found\n", in binder_thread_write()
4686 …binder_user_error("%d:%d ERROR: Thread waiting for process work before calling BC_REGISTER_LOOPER … in binder_thread_read()
5498 binder_user_error("%d BINDER_GET_NODE_INFO_FOR_REF: only handle may be non-zero.", in binder_ioctl_get_node_info_for_ref()