Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/android/
Dbinder_internal.h540 struct binder_transaction *from_parent; member
Dbinder.c1508 target_thread->transaction_stack->from_parent; in binder_pop_transaction_ilocked()
1724 next = t->from_parent; in binder_send_failed_reply()
3220 tmp = tmp->from_parent; in binder_transaction()
3714 t->from_parent = thread->transaction_stack; in binder_transaction()
5305 t = t->from_parent; in binder_thread_release()
6421 t = t->from_parent; in print_binder_thread_ilocked()