Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/android/
Dbinder.c359 struct binder_transaction *from_parent; member
1177 target_thread->transaction_stack->from_parent; in binder_pop_transaction()
1221 next = t->from_parent; in binder_send_failed_reply()
1425 tmp = tmp->from_parent; in binder_transaction()
1691 t->from_parent = thread->transaction_stack; in binder_transaction()
2582 t = t->from_parent; in binder_free_thread()
3307 t = t->from_parent; in print_binder_thread()