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

/drivers/staging/android/
H A Dbinder.c138 #define binder_user_error(x...) \ macro
451 binder_user_error("%d RLIMIT_NICE not set\n", current->pid);
669 binder_user_error("%d: got transaction with invalid size %zd-%zd\n",
1140 binder_user_error("%d invalid dec strong, ref %d desc %d s %d w %d\n",
1155 binder_user_error("%d invalid dec weak, ref %d desc %d s %d w %d\n",
1342 binder_user_error("%d:%d got reply transaction with no transaction stack\n",
1349 binder_user_error("%d:%d got reply transaction with bad transaction stack, transaction %d has target %d:%d\n",
1366 binder_user_error("%d:%d got reply transaction with bad target transaction stack %d, expected %d\n",
1383 binder_user_error("%d:%d got transaction to invalid handle\n",
1411 binder_user_error("
[all...]

Completed in 58 milliseconds