Home
last modified time | relevance | path

Searched refs:c_void (Results 1 – 3 of 3) sorted by relevance

/drivers/android/binder/
Drust_binder_main.rs60 pub type rust_binder_context = *mut kernel::ffi::c_void;
358 ) -> *mut kernel::ffi::c_void { in rust_binder_new_context() argument
368 unsafe extern "C" fn rust_binder_remove_context(device: *mut kernel::ffi::c_void) { in rust_binder_remove_context() argument
496 _: *mut kernel::ffi::c_void, in rust_binder_stats_show() argument
510 _: *mut kernel::ffi::c_void, in rust_binder_state_show() argument
524 _: *mut kernel::ffi::c_void, in rust_binder_proc_show() argument
540 _: *mut kernel::ffi::c_void, in rust_binder_transactions_show() argument
Dpage_range.rs28 ffi::{c_ulong, c_void},
693 _cb_arg: *mut c_void, in rust_shrink_free_page() argument
/drivers/staging/android/
Dashmem_shrinker.rs13 ffi::{c_int, c_long, c_ulong, c_void},
71 &name as *const _ as *const c_void, in new_fmt() constant