Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c618 struct binder_transaction *from_parent; member
1852 target_thread->transaction_stack->from_parent; in binder_pop_transaction_ilocked()
2007 next = t->from_parent; in binder_send_failed_reply()
2897 tmp = tmp->from_parent; in binder_transaction()
3198 t->from_parent = thread->transaction_stack; in binder_transaction()
4372 t = t->from_parent; in binder_thread_release()
5158 t = t->from_parent; in print_binder_thread_ilocked()