Home
last modified time | relevance | path

Searched defs:deref_mut (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/rust/kernel/sync/lock/
Dglobal.rs110 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() method
/linux-6.15/rust/pin-init/examples/
Dpthread_mutex.rs131 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() method
Dmutex.rs151 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() method
/linux-6.15/rust/kernel/sync/
Dlock.rs253 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() method
Darc.rs826 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() method
/linux-6.15/rust/kernel/
Dtypes.rs237 fn deref_mut(&mut self) -> &mut T { in deref_mut() method
Dstr.rs917 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() method
/linux-6.15/rust/kernel/alloc/
Dkbox.rs455 fn deref_mut(&mut self) -> &mut T { in deref_mut() function
Dkvec.rs596 fn deref_mut(&mut self) -> &mut [T] { in deref_mut() function