Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binder.h33 size_t arc_offset; member
47 size_t arc_offset; member
81 p = p + RUST_BINDER_LAYOUT.n.arc_offset; in rust_binder_transaction_target_node()
89 return p + RUST_BINDER_LAYOUT.p.arc_offset; in rust_binder_transaction_to_proc()
H A Dprocess.rs425 arc_offset: Arc::<Process>::DATA_OFFSET,