Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder.c1509 BUG_ON(!target_thread); in binder_pop_transaction_ilocked()
1512 BUG_ON(target_thread->transaction_stack->from != target_thread); in binder_pop_transaction_ilocked()
1700 if (target_thread) { in binder_send_failed_reply()
1705 target_thread->pid); in binder_send_failed_reply()
1711 target_thread, in binder_send_failed_reply()
3094 target_thread = NULL; in binder_transaction()
3220 target_thread = from; in binder_transaction()
3230 if (target_thread) in binder_transaction()
3746 if (target_thread) in binder_transaction()
3807 target_thread ? target_thread->pid : 0, in binder_transaction()
[all …]