Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder.c154 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()
1218 binder_user_error("%d invalid dec strong, ref %d desc %d s %d w %d\n", in binder_dec_ref_olocked()
1229 binder_user_error("%d invalid dec weak, ref %d desc %d s %d w %d\n", in binder_dec_ref_olocked()
2156 binder_user_error("%d:%d sending u%016llx node %d, cookie mismatch %016llx != %016llx\n", in binder_translate_binder()
2205 binder_user_error("%d:%d got transaction with invalid handle, %d\n", in binder_translate_handle()
2282 binder_user_error("%d:%d got %s with fd, %d, but target does not allow fds\n", in binder_translate_fd()
2292 binder_user_error("%d:%d got transaction with invalid fd, %d\n", in binder_translate_fd()
2592 binder_user_error("%d:%d got transaction with invalid number of fds (%lld)\n", in binder_translate_fd_array()
[all …]