Searched refs:Reader (Results 1 – 17 of 17) sorted by relevance
| /linux/rust/kernel/debugfs/ |
| H A D | file_ops.rs | 7 Reader, 148 fn read<T: Reader + Sync>(data: &T, buf: *const c_char, count: usize) -> isize { in read() 164 pub(crate) unsafe extern "C" fn write<T: Reader + Sync>( in write() 182 impl<T: Writer + Reader + Sync> ReadWriteFile<T> for T { 223 pub(crate) unsafe extern "C" fn write_only_write<T: Reader + Sync>( in write_only_write() 239 impl<T: Reader + Sync> WriteFile<T> for T {
|
| H A D | callback_adapters.rs | 8 Reader, 56 impl<D: Deref, W> Reader for WritableAdapter<D, W>
|
| H A D | traits.rs | 175 pub trait Reader { trait 180 impl<T: FromStr + Unpin> Reader for Mutex<T> { 196 impl<T: AtomicType + FromStr> Reader for Atomic<T>
|
| /linux/rust/kernel/ |
| H A D | debugfs.rs | 35 Reader, 256 T: Writer + Reader + Send + Sync + 'static, in read_write_file() 315 T: Reader + Send + Sync + 'static, in write_only_file() 599 pub fn read_write_file<T: Writer + Reader + Send + Sync + 'static>( in read_write_file() 658 pub fn write_only_file<T: Reader + Send + Sync + 'static>(&self, name: &CStr, data: &'data T) { in write_only_file()
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | lg-laptop.rst | 18 - FN-F9 (Reader mode) - Generates F14 23 Reader mode
|
| /linux/drivers/usb/storage/ |
| H A D | Kconfig | 35 tristate "Realtek Card Reader support" 43 bool "Realtek Card Reader autosuspend support" 48 tristate "Datafab Compact Flash Reader support" 120 tristate "Lexar Jumpshot Compact Flash Reader"
|
| /linux/Documentation/RCU/ |
| H A D | torture.rst | 28 rcu-torture: Reader Pipe: 727860534 34213 0 0 0 0 0 0 0 0 0 29 rcu-torture: Reader Batch: 727877838 17003 0 0 0 0 0 0 0 0 0 91 * "Reader Pipe": Histogram of "ages" of structures seen by readers. 103 * "Reader Batch": Another histogram of "ages" of structures seen 108 "Reader Batch" list than in the "Reader Pipe" list.
|
| H A D | RTFP.txt | 927 Reader-friendly intro to RCU, with the infamous old-man-and-brat 969 Reader friendly intro to dcache and RCU. 1979 1. RCU is a Reader-Writer Lock Replacement
|
| /linux/Documentation/translations/it_IT/RCU/ |
| H A D | torture.rst | 28 rcu-torture: Reader Pipe: 727860534 34213 0 0 0 0 0 0 0 0 0 29 rcu-torture: Reader Batch: 727877838 17003 0 0 0 0 0 0 0 0 0 88 * "Reader Pipe": un istogramma dell'età delle strutture viste dai lettori. RCU 100 * "Reader Batch": un istogramma di età di strutture viste dai lettori, ma 104 che nella lista "Reader Pipe".
|
| /linux/Documentation/trace/ |
| H A D | ring-buffer-design.rst | 183 | | Reader +---+ +---+ +---+ | 565 | | Reader +---+ +---+ +---+ |
|
| /linux/Documentation/admin-guide/media/ |
| H A D | mali-c55.rst | 42 | DMA Reader |--------------->| | | ISP | |
|
| /linux/drivers/mmc/host/ |
| H A D | Kconfig | 758 tristate "VIA SD/MMC Card Reader Driver" 761 This selects the VIA SD/MMC Card Reader driver, say Y or M here.
|
| /linux/drivers/usb/serial/ |
| H A D | Kconfig | 350 - SecOVID Reader Plus
|
| /linux/Documentation/translations/it_IT/locking/ |
| H A D | lockdep-design.rst | 415 R: per i lettori ricorsivi (R dall'inglese per *Reader*).
|
| /linux/tools/memory-model/Documentation/ |
| H A D | litmus-tests.txt | 1031 e. Reader-writer locking is not modeled. It can be
|
| /linux/Documentation/admin-guide/ |
| H A D | spkguide.txt | 23 interface to Speakup, a Linux Screen Reader. If you need instructions
|
| /linux/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 698 Reader-side markers such as rcu_read_lock() and
|