Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dio.rs324 fn copy_write<T: IntoBytes>(view: Self::View<'_, T>, value: T) { in copy_write() method
575 fn copy_write(self, value: Self::Target) in copy_write() method
1416 fn copy_write<T: IntoBytes>(view: Self::View<'_, T>, value: T) { in copy_write() method
1607 fn copy_write<T: IntoBytes>(view: Self::View<'_, T>, value: T) { in copy_write() method