Searched refs:rust_binder_process (Results 1 – 2 of 2) sorted by relevance
29 typedef void *rust_binder_process; typedef85 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()
46 rust_binder_process to = rust_binder_transaction_to_proc(t);