Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dtransaction.rs29 pub(crate) from_pid: Pid, field
H A Dthread.rs1214 info.from_pid = self.process.task.pid(); in read_transaction_info()
1259 info.from_pid, in transaction()
H A Dprocess.rs1015 pid: info.from_pid, in buffer_alloc()
/linux/drivers/android/
H A Dbinder.c3024 nla_put_u32(skb, BINDER_A_REPORT_FROM_PID, t->from_pid) || in binder_netlink_report()
3118 t->from_pid = proc->pid; in binder_transaction()
6403 t->from_pid, in print_binder_transaction_ilocked()