Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binder.h30 typedef void *rust_binder_node; typedef
76 static inline rust_binder_node rust_binder_transaction_target_node(rust_binder_transaction t) in rust_binder_transaction_target_node()
97 static inline size_t rust_binder_node_debug_id(rust_binder_node t) in rust_binder_node_debug_id()
102 static inline binder_uintptr_t rust_binder_node_ptr(rust_binder_node t) in rust_binder_node_ptr()
H A Drust_binder_events.h86 rust_binder_node target_node = rust_binder_transaction_target_node(t);