Home
last modified time | relevance | path

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

/linux-6.8/rust/kernel/
Dkunit.rs22 &args as *const _ as *const c_void, in err() constant
38 &args as *const _ as *const c_void, in info() constant
Dprint.rs24 ptr: *const c_void, in rust_fmt_argument()
114 &args as *const _ as *const c_void, constant
134 &args as *const _ as *const c_void, in call_printk_cont() constant
Dtypes.rs30 fn into_foreign(self) -> *const core::ffi::c_void; in into_foreign()
54 fn into_foreign(self) -> *const core::ffi::c_void { in into_foreign()
76 fn into_foreign(self) -> *const core::ffi::c_void { in into_foreign()
/linux-6.8/rust/kernel/sync/
Darc.rs281 fn into_foreign(self) -> *const core::ffi::c_void { in into_foreign()