Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binder.h29 typedef void *rust_binder_process; typedef
85 static inline rust_binder_process rust_binder_transaction_to_proc(rust_binder_transaction t) in rust_binder_transaction_to_proc()
92 static inline struct task_struct *rust_binder_process_task(rust_binder_process t) in rust_binder_process_task()
H A Drust_binder_events.h46 rust_binder_process to = rust_binder_transaction_to_proc(t);