Home
last modified time | relevance | path

Searched defs:c_void (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/android/binder/
H A Drust_binder_main.rs332 ) -> *mut kernel::ffi::c_void { in rust_binder_new_context()
344 unsafe extern "C" fn rust_binder_remove_context(device: *mut kernel::ffi::c_void) { in rust_binder_remove_context()
472 _: *mut kernel::ffi::c_void, in rust_binder_stats_show()
488 _: *mut kernel::ffi::c_void, in rust_binder_state_show()
504 _: *mut kernel::ffi::c_void, in rust_binder_proc_show()
522 _: *mut kernel::ffi::c_void, in rust_binder_transactions_show()
H A Dpage_range.rs661 _cb_arg: *mut c_void, in rust_shrink_free_page()
/linux/rust/kernel/
H A Ddevres.rs196 unsafe extern "C" fn devres_callback(ptr: *mut kernel::ffi::c_void) { in devres_callback()
328 unsafe extern "C" fn callback<P: ForeignOwnable>(ptr: *mut kernel::ffi::c_void) { in register_foreign()
H A Dtypes.rs53 fn into_foreign(self) -> *mut c_void; in into_foreign()
136 fn into_foreign(self) -> *mut c_void { in into_foreign()
H A Duaccess.rs42 pub fn as_const_ptr(self) -> *const c_void { in as_const_ptr()
50 pub fn as_mut_ptr(self) -> *mut c_void { in as_mut_ptr()
H A Dmodule_param.rs144 pub const fn as_void_ptr(&self) -> *mut c_void { in as_void_ptr()
H A Dprint.rs22 ptr: *const c_void, in rust_fmt_argument()
H A Dmaple_tree.rs539 fn mas_find_raw(&mut self, max: usize) -> *mut c_void { in mas_find_raw()
H A Dopp.rs519 _data: *mut c_void, in config_clks()
/linux/rust/kernel/alloc/
H A Dkbox.rs496 fn into_foreign(self) -> *mut c_void { in into_foreign()
530 fn into_foreign(self) -> *mut c_void { in into_foreign()
/linux/rust/kernel/debugfs/
H A Dfile_ops.rs105 _: *mut c_void, in writer_act()