Home
last modified time | relevance | path

Searched refs:Writer (Results 1 – 8 of 8) sorted by relevance

/linux/rust/kernel/debugfs/
H A Dcallback_adapters.rs7 use super::{Reader, Writer};
41 impl<D: Writer, W> Writer for WritableAdapter<D, W> {
76 impl<D, F> Writer for FormatAdapter<D, F>
H A Dfile_ops.rs4 use super::{BinaryReader, BinaryWriter, Reader, Writer};
69 impl<'a, T: Writer> fmt::Display for WriterAdapter<&'a T> {
82 unsafe extern "C" fn writer_open<T: Writer + Sync>( in writer_open()
103 unsafe extern "C" fn writer_act<T: Writer + Sync>( in writer_act()
122 impl<T: Writer + Sync> ReadFile<T> for T {
174 impl<T: Writer + Reader + Sync> ReadWriteFile<T> for T {
H A Dtraits.rs27 pub trait Writer { interface
32 impl<T: Writer> Writer for Mutex<T> {
38 impl<T: fmt::Debug> Writer for T {
/linux/rust/kernel/
H A Ddebugfs.rs24 pub use traits::{BinaryReader, BinaryReaderMut, BinaryWriter, Reader, Writer};
150 T: Writer + Send + Sync + 'static, in read_only_file()
232 T: Writer + Reader + Send + Sync + 'static, in read_write_file()
529 pub fn read_only_file<T: Writer + Send + Sync + 'static>(&self, name: &CStr, data: &'data T) { in read_only_file()
575 pub fn read_write_file<T: Writer + Reader + Send + Sync + 'static>( in read_write_file()
/linux/fs/cramfs/
H A DREADME157 2. Writer chooses blocksize; kernel adapts but rejects blocksize >
160 3. Writer chooses blocksize; kernel adapts even to blocksize >
/linux/Documentation/driver-api/pci/
H A Dp2pdma.rst56 Driver Writer's Guide
/linux/Documentation/userspace-api/media/v4l/
H A Dhist-v4l2.rst80 Driver Writer's Guide. Added some more control id codes.
91 Driver Writer's Guide and v4l2cap.c. Added new control IDs:
/linux/Documentation/translations/it_IT/locking/
H A Dlockdep-design.rst411 *Writer*, ed E per *Exclusive*).