Home
last modified time | relevance | path

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

/Linux-v6.6/rust/kernel/
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()
Dprint.rs24 ptr: *const c_void, in rust_fmt_argument()
/Linux-v6.6/rust/kernel/sync/
Darc.rs239 fn into_foreign(self) -> *const core::ffi::c_void { in into_foreign()