Searched refs:binder_cleanup_transaction (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/android/ |
H A D | binder.c | 2050 * binder_cleanup_transaction() - cleans up undelivered transaction 2055 static void binder_cleanup_transaction(struct binder_transaction *t, in binder_cleanup_transaction() function 4926 binder_cleanup_transaction(t, "fd fixups failed", in binder_thread_read() 4961 binder_cleanup_transaction(t, "put_user failed", in binder_thread_read() 4971 binder_cleanup_transaction(t, "copy_to_user failed", in binder_thread_read() 5056 binder_cleanup_transaction(t, "process died.", in binder_release_work()
|
/kernel/linux/linux-6.6/drivers/android/ |
H A D | binder.c | 1701 * binder_cleanup_transaction() - cleans up undelivered transaction 1706 static void binder_cleanup_transaction(struct binder_transaction *t, in binder_cleanup_transaction() function 4757 binder_cleanup_transaction(t, "fd fixups failed", in binder_thread_read() 4792 binder_cleanup_transaction(t, "put_user failed", in binder_thread_read() 4802 binder_cleanup_transaction(t, "copy_to_user failed", in binder_thread_read() 4887 binder_cleanup_transaction(t, "process died.", in binder_release_work()
|
Completed in 30 milliseconds