Searched refs:c_void (Results 1 – 3 of 3) sorted by relevance
| /drivers/android/binder/ |
| D | rust_binder_main.rs | 60 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
|
| D | page_range.rs | 28 ffi::{c_ulong, c_void}, 693 _cb_arg: *mut c_void, in rust_shrink_free_page() argument
|
| /drivers/staging/android/ |
| D | ashmem_shrinker.rs | 13 ffi::{c_int, c_long, c_ulong, c_void}, 71 &name as *const _ as *const c_void, in new_fmt() constant
|