Searched refs:Writer (Results 1 – 13 of 13) sorted by relevance
| /linux/rust/kernel/debugfs/ |
| H A D | callback_adapters.rs | 9 Writer, // 50 impl<D: Writer, W> Writer for WritableAdapter<D, W> { 85 impl<D, F> Writer for FormatAdapter<D, F>
|
| H A D | file_ops.rs | 8 Writer, // 78 impl<'a, T: Writer> fmt::Display for WriterAdapter<&'a T> { 91 unsafe extern "C" fn writer_open<T: Writer + Sync>( in writer_open() 112 unsafe extern "C" fn writer_act<T: Writer + Sync>( in writer_act() 131 impl<T: Writer + Sync> ReadFile<T> for T { 182 impl<T: Writer + Reader + Sync> ReadWriteFile<T> for T {
|
| H A D | traits.rs | 48 pub trait Writer { interface 53 impl<T: Writer> Writer for Mutex<T> { 59 impl<T: fmt::Debug> Writer for T {
|
| /linux/rust/kernel/ |
| H A D | debugfs.rs | 36 Writer, // 171 T: Writer + Send + Sync + 'static, in read_only_file() 256 T: Writer + Reader + Send + Sync + 'static, in read_write_file() 553 pub fn read_only_file<T: Writer + Send + Sync + 'static>(&self, name: &CStr, data: &'data T) { in read_only_file() 599 pub fn read_write_file<T: Writer + Reader + Send + Sync + 'static>( in read_write_file()
|
| /linux/fs/cramfs/ |
| H A D | README | 157 2. Writer chooses blocksize; kernel adapts but rejects blocksize > 160 3. Writer chooses blocksize; kernel adapts even to blocksize >
|
| /linux/Documentation/admin-guide/media/ |
| H A D | mali-c55.rst | 37 +---------+ +----------+ |\ Output +--->| Writer | 48 "Downscaled" | Writer |
|
| /linux/drivers/usb/storage/ |
| H A D | Kconfig | 90 - HP 8200e/8210e/8230e CD-Writer Plus drives
|
| /linux/Documentation/driver-api/pci/ |
| H A D | p2pdma.rst | 56 Driver Writer's Guide
|
| /linux/Documentation/driver-api/nvdimm/ |
| H A D | nvdimm.rst | 112 Driver Writer's Guide:
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | hist-v4l2.rst | 80 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 D | lockdep-design.rst | 411 *Writer*, ed E per *Exclusive*).
|
| /linux/Documentation/RCU/ |
| H A D | RTFP.txt | 1979 1. RCU is a Reader-Writer Lock Replacement
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-online-fsck-design.rst | 2964 Writer threads reserve the worst-case quantities of resources from the
|