Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder_internal.h538 struct binder_transaction *from_parent; member
H A Dbinder.c1514 target_thread->transaction_stack->from_parent; in binder_pop_transaction_ilocked()
1730 next = t->from_parent; in binder_send_failed_reply()
3225 tmp = tmp->from_parent; in binder_transaction()
3719 t->from_parent = thread->transaction_stack; in binder_transaction()
5318 t = t->from_parent; in binder_thread_release()
6450 t = t->from_parent; in print_binder_thread_ilocked()