/linux/Documentation/trace/coresight/ |
H A D | coresight-etm4x-reference.rst | 22 :File: ``mode`` (rw) 39 :File: ``reset`` (wo) 49 :File: ``enable_source`` (wo) 62 :File: ``cpu`` (ro) 74 :File: ``ts_source`` (ro) 88 :File: ``addr_idx`` (rw) 101 :File: ``addr_range`` (rw) 124 :File: ``addr_single`` (rw) 137 :File: ``addr_start`` (rw) 149 :File: ``addr_stop`` (rw) [all …]
|
H A D | coresight-tpdm.rst | 23 :File: ``enable_source`` (RW) 34 :File: ``integration_test`` (wo)
|
/linux/Documentation/filesystems/ext4/ |
H A D | blocks.rst | 38 * - File System Size 58 * - Blocks Per File, Extents 63 * - Blocks Per File, Block Maps 68 * - File Size, Extents 73 * - File Size, Block Maps 100 * - File System Size 120 * - Blocks Per File, Extents 125 * - Blocks Per File, Block Maps 130 * - File Size, Extents 135 * - File Size, Block Maps
|
H A D | inodes.rst | 43 - File mode. See the table i_mode_ below. 116 - File version (for NFS). 161 - File creation time, in seconds since the epoch. 242 - File is compressed (EXT4_COMPR_FL). (not really implemented) 246 - File is immutable (EXT4_IMMUTABLE_FL). 248 - File can only be appended (EXT4_APPEND_FL). 256 - File has one or more compressed clusters (EXT4_COMPRBLK_FL). (not used) 267 - File data must always be written through the journal 270 - File tail should not be merged (EXT4_NOTAIL_FL). (not used by ext4)
|
/linux/scripts/ |
H A D | rustdoc_test_gen.rs | 33 fs::File, 156 File::open(path).unwrap().read_to_string(&mut body).unwrap(); in main() 224 BufWriter::new(File::create("rust/doctests_kernel_generated.rs").unwrap()), in main() 235 BufWriter::new(File::create("rust/doctests_kernel_generated_kunit.c").unwrap()), in main()
|
H A D | leaking_addresses.pl | 24 use File::Basename; 25 use File::Spec; 26 use File::Temp qw/tempfile/;
|
H A D | get_abi.pl | 11 use File::Find; 90 my $file = $File::Find::name; 552 if (($File::Find::dir =~ m,^/sys/kernel,)) { 556 if (($File::Find::dir =~ m,^/sys/fs,)) { 641 my $file = $File::Find::name;
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | legacy_dvb_audio.rst | 480 - File descriptor returned by a previous call to `open()`_. 531 - File descriptor returned by a previous call to `open()`_. 582 - :cspan:`1` File descriptor returned by a previous call 635 - :cspan:`1` File descriptor returned by a previous call 688 - :cspan:`1` File descriptor returned by a previous call 750 - :cspan:`1` File descriptor returned by a previous call 824 - :cspan:`1` File descriptor returned by a previous call 895 - :cspan:`1` File descriptor returned by a previous call 969 - :cspan:`1` File descriptor returned by a previous call 1031 - :cspan:`1` File descriptor returned by a previous call [all …]
|
H A D | legacy_dvb_video.rst | 831 - :cspan:`1` File descriptor returned by a previous call 905 - :cspan:`1` File descriptor returned by a previous call 960 - :cspan:`1` File descriptor returned by a previous call 1020 - :cspan:`1` File descriptor returned by a previous call 1075 - :cspan:`1` File descriptor returned by a previous call 1144 - :cspan:`1` File descriptor returned by a previous call 1214 - :cspan:`1` File descriptor returned by a previous call 1273 - :cspan:`1` File descriptor returned by a previous call 1362 - :cspan:`1` File descriptor returned by a previous call 1421 - :cspan:`1` File descriptor returned by a previous call [all …]
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-prepare-buf.rst | 26 File descriptor returned by :c:func:`open()`. 51 File I/O is in progress.
|
H A D | func-select.rst | 33 File descriptions to be watched if a read() call won't block. 36 File descriptions to be watched if a write() won't block. 39 File descriptions to be watched for V4L2 events.
|
H A D | vidioc-remove-bufs.rst | 26 File descriptor returned by :c:func:`open()`. 79 File I/O is in progress.
|
H A D | videodev.rst | 6 Video For Linux Two Header File
|
/linux/fs/afs/ |
H A D | Kconfig | 3 tristate "Andrew File System support (AFS)" 9 If you say Y here, you will get an experimental Andrew File System
|
/linux/Documentation/driver-api/early-userspace/ |
H A D | buffer-format.rst | 59 c_ino 8 bytes File inode number 60 c_mode 8 bytes File mode and permissions 61 c_uid 8 bytes File uid 62 c_gid 8 bytes File gid
|
/linux/drivers/dma-buf/ |
H A D | Kconfig | 9 The Sync File Framework adds explicit synchronization via 11 userspace via Sync File fds for synchronization between drivers via 21 bool "Sync File Validation Framework"
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1023rdb.dts | 114 /* 48MB for Root File System */ 116 label = "NOR Root File System"; 168 /* 96MB for Root File System Image */ 170 label = "NAND Root File System";
|
H A D | p1020rdb-pd.dts | 76 label = "NOR Root File System"; 125 /* 122MB for File System Image */ 127 label = "NAND File System Image"; 185 label = "SPI File System Image";
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | reg-file-data-sampling.rst | 2 Register File Data Sampling (RFDS) 5 Register File Data Sampling (RFDS) is a microarchitectural vulnerability that 97 * - 'Mitigation: Clear Register File'
|
/linux/fs/nfsd/ |
H A D | Kconfig | 16 files residing on this system using Sun's Network File System 124 bool "NFSv4.1 server support for pNFS Flex File layouts" 128 This option enables support for the exporting pNFS Flex File 129 layouts in the kernel's NFS server. The pNFS Flex File layout
|
/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-header.rst | 6 CEC Header File
|
/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-header.rst | 6 Media Controller Header File
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | lirc-header.rst | 6 LIRC Header File
|
/linux/Documentation/filesystems/ |
H A D | affs.rst | 15 DOS\1 The original Fast File System. Supported read/write. 22 DOS\3 The "international" Fast File System. Supported read/write. 29 DOS\5 The Fast File System with directory cache. Supported read only. 38 The muFS (multi user File System) equivalents of the above file systems 231 You cannot execute programs on an OFS (Old File System), since the
|
/linux/Documentation/admin-guide/ |
H A D | filesystem-monitoring.rst | 4 File system Monitoring with fanotify 7 File system Error Reporting
|