Home
last modified time | relevance | path

Searched refs:borrow_mut (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/rust/kernel/
A Dtypes.rs47 unsafe fn borrow_mut(ptr: *const core::ffi::c_void) -> ScopeGuard<Self, fn(Self)> { in borrow_mut() method
/linux-6.3-rc2/rust/alloc/
A Dslice.rs847 fn borrow_mut(&mut self) -> &mut [T] { in borrow_mut() method
A Dboxed.rs1934 fn borrow_mut(&mut self) -> &mut T { in borrow_mut() method

Completed in 11 milliseconds