Home
last modified time | relevance | path

Searched defs:Transaction (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/android/binder/
H A Dtransaction.rs66 pub(crate) struct Transaction { struct
69 pub(crate) from_parent: Option<DArc<Transaction>>, argument
86 impl ListArcSafe<0> for Transaction { untracked; } argument
89 impl Transaction { implementation
92 from_parent: Option<DArc<Transaction>>, in new()
235 pub(crate) fn find_from(&self, thread: &Thread) -> Option<&DArc<Transaction>> { in find_from()
379 impl DeliverToRead for Transaction { implementation
489 impl PinnedDrop for Transaction { implementation
H A Dtrace.rs29 t as *const Transaction as rust_binder_transaction in raw_transaction() constant
69 pub(crate) fn trace_transaction(reply: bool, t: &Transaction, thread: Option<&Task>) { in trace_transaction()
80 pub(crate) fn trace_transaction_received(t: &Transaction) { in trace_transaction_received()
H A Dthread.rs350 fn pop_transaction_to_reply(&mut self, thread: &Thread) -> Result<DArc<Transaction>> { in pop_transaction_to_reply()
505 pub(crate) fn set_current_transaction(&self, transaction: DArc<Transaction>) { in set_current_transaction()
1122 reply: Result<DLArc<Transaction>, u32>, in deliver_reply()
1123 transaction: &DArc<Transaction>, in deliver_reply()
1137 reply: Result<DLArc<Transaction>, u32>, in deliver_single_reply()
1138 transaction: &DArc<Transaction>, in deliver_single_reply()
1180 fn top_of_transaction_stack(&self) -> Result<Option<DArc<Transaction>>> { in top_of_transaction_stack()
/linux/Documentation/networking/
H A Doa-tc6-framework.rst451 Device drivers API
/linux/drivers/message/fusion/lsi/
H A Dmpi.h506 SGE_TRANSACTION_UNION Transaction; member
521 SGE_TRANSACTION_UNION Transaction; member
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h1017 MPI2_SGE_TRANSACTION_UNION Transaction; member
1032 MPI2_SGE_TRANSACTION_UNION Transaction; member