Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binder_main.rs66 pub type rust_binder_context = *mut kernel::ffi::c_void; typedef
71 pub ctx: rust_binder_context,
H A Drust_binderfs.c121 rust_binder_context ctx = NULL; in binderfs_binder_device_create()