Searched defs:to_proc (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/android/
H A Dbinder.c182 int to_proc; member in struct:binder_transaction_log_entry
357 struct binder_proc *to_proc; member in struct:binder_transaction
1351 in_reply_to->to_proc ?
1352 in_reply_to->to_proc->pid : 0,
1413 tmp->to_proc ? tmp->to_proc->pid : 0,
1434 e->to_proc = target_proc->pid;
1476 t->to_proc = target_proc;
2572 t->to_proc = NULL;
3230 t->to_proc
[all...]

Completed in 109 milliseconds