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

/drivers/staging/android/
H A Dbinder.c348 struct binder_transaction *from_parent; member in struct:binder_transaction
1260 target_thread->transaction_stack->from_parent;
1303 struct binder_transaction *next = t->from_parent;
1509 tmp = tmp->from_parent;
1755 t->from_parent = thread->transaction_stack;
2629 t = t->from_parent;
3267 t = t->from_parent;

Completed in 1916 milliseconds