Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinder_internal.h517 struct binder_transaction *from_parent; member
Dbinder.c1418 target_thread->transaction_stack->from_parent; in binder_pop_transaction_ilocked()
1634 next = t->from_parent; in binder_send_failed_reply()
3105 tmp = tmp->from_parent; in binder_transaction()
3596 t->from_parent = thread->transaction_stack; in binder_transaction()
4946 t = t->from_parent; in binder_thread_release()
6024 t = t->from_parent; in print_binder_thread_ilocked()