Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder_internal.h520 struct binder_transaction *from_parent; member
H A Dbinder.c1427 target_thread->transaction_stack->from_parent; in binder_pop_transaction_ilocked()
1643 next = t->from_parent; in binder_send_failed_reply()
3139 tmp = tmp->from_parent; in binder_transaction()
3634 t->from_parent = thread->transaction_stack; in binder_transaction()
4997 t = t->from_parent; in binder_thread_release()
6065 t = t->from_parent; in print_binder_thread_ilocked()