Searched refs:binder_user_error (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder.c | 145 #define binder_user_error(x...) \ macro 710 binder_user_error("%d RLIMIT_NICE not set\n", in binder_do_set_priority() 1145 binder_user_error("tried to use weak ref as strong ref\n"); in binder_get_ref_olocked() 1327 binder_user_error("%d invalid dec strong, ref %d desc %d s %d w %d\n", in binder_dec_ref_olocked() 1338 binder_user_error("%d invalid dec weak, ref %d desc %d s %d w %d\n", in binder_dec_ref_olocked() 2230 binder_user_error("%d:%d sending u%016llx node %d, cookie mismatch %016llx != %016llx\n", in binder_translate_binder() 2280 binder_user_error("%d:%d got transaction with invalid handle, %d\n", in binder_translate_handle() 2358 binder_user_error("%d:%d got %s with fd, %d, but target does not allow fds\n", in binder_translate_fd() 2368 binder_user_error("%d:%d got transaction with invalid fd, %d\n", in binder_translate_fd() 2668 binder_user_error("%d:%d got transaction with invalid number of fds (%lld)\n", in binder_translate_fd_array() [all …]
|