Searched defs:c_void (Results 1 – 9 of 9) sorted by relevance
27 libc_aligned_alloc(align: usize, size: usize) -> *mut crate::ffi::c_void libc_aligned_alloc() argument 30 libc_free(ptr: *mut crate::ffi::c_void) libc_free() argument
413 fn into_foreign(self) -> *mut c_void { in into_foreign()447 fn into_foreign(self) -> *mut c_void { in into_foreign()
186 unsafe extern "C" fn devres_callback(ptr: *mut kernel::ffi::c_void) { in devres_callback()318 unsafe extern "C" fn callback<P: ForeignOwnable>(ptr: *mut kernel::ffi::c_void) { in register_foreign()
53 fn into_foreign(self) -> *mut c_void; in into_foreign()136 fn into_foreign(self) -> *mut c_void { in into_foreign()
41 pub fn as_const_ptr(self) -> *const c_void { in as_const_ptr()49 pub fn as_mut_ptr(self) -> *mut c_void { in as_mut_ptr()
22 ptr: *const c_void, in rust_fmt_argument()
517 _data: *mut c_void, in config_clks()
149 _tagset_data: *mut crate::ffi::c_void, in init_hctx_callback()
384 fn into_foreign(self) -> *mut c_void { in into_foreign()