Home
last modified time | relevance | path

Searched refs:File (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/linux/drivers/gpu/drm/nova/
H A Dfile.rs13 pub(crate) struct File; struct
15 impl drm::file::DriverFile for File { implementation
23 impl File { impl
28 _file: &drm::File<File>, in get_param() argument
48 file: &drm::File<File>, in gem_create() argument
61 file: &drm::File<File>, in gem_info() argument
/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst22 :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 Dcoresight-tpdm.rst23 :File: ``enable_source`` (RW)
34 :File: ``integration_test`` (wo)
/linux/Documentation/filesystems/ext4/
H A Dblocks.rst38 * - 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 Ddirectory.rst59 - File name.
91 - File type code, see ftype_ table below.
95 - File name.
180 - File type, which must be 0xDE.
262 - File type of this entry, 0x2 (directory) (if the feature flag is set).
283 - File type of this entry, 0x2 (directory) (if the feature flag is set).
/linux/rust/kernel/fs/
H A Dfile.rs186 pub struct File { struct
192 unsafe impl Send for File {} argument
196 unsafe impl Sync for File {} implementation
200 unsafe impl AlwaysRefCounted for File { implementation
208 unsafe fn dec_ref(obj: ptr::NonNull<File>) { in dec_ref() argument
306 pub unsafe fn assume_no_fdget_pos(me: ARef<LocalFile>) -> ARef<File> { in assume_no_fdget_pos() argument
347 impl File { implementation
357 pub unsafe fn from_raw_file<'a>(ptr: *const bindings::file) -> &'a File { in from_raw_file() argument
367 impl core::ops::Deref for File { implementation
427 pub fn fd_install(self, file: ARef<File>) { in fd_install() argument
/linux/rust/syn/
H A Dfile.rs81 pub struct File {
92 use crate::file::File;
96 impl Parse for File { implementation
98 Ok(File { in parse()
116 use crate::file::File;
121 impl ToTokens for File { implementation
/linux/samples/rust/
H A Drust_debugfs.rs39 File, //
73 _compatible: File<CString>,
75 counter: File<Atomic<usize>>,
77 inner: File<Mutex<Inner>>,
79 array_blob: File<Mutex<[u8; 4]>>, in from_str()
81 vector_blob: File<Mutex<KVec<u8>>>, in from_str()
141 fn build_counter(dir: &Dir) -> impl PinInit<File<Atomic<usize>>> + '_ { in new()
145 fn build_inner(dir: &Dir) -> impl PinInit<File<Mutex<Inner>>> + '_ { in new()
/linux/rust/kernel/
H A Ddebugfs.rs103 ) -> impl PinInit<File<T>, E> + 'a
118 File {
169 ) -> impl PinInit<File<T>, E> + 'a
195 ) -> impl PinInit<File<T>, E> + 'a
237 ) -> impl PinInit<File<T>, E> + 'a
254 ) -> impl PinInit<File<T>, E> + 'a
270 ) -> impl PinInit<File<T>, E> + 'a in read_write_callback_file()
290 ) -> impl PinInit<File<T>, E> + 'a in write_only_file()
308 /// The file is removed when the returned [`File`] is dropped. in write_binary_file()
313 ) -> impl PinInit<File<
404 pub struct File<T> { global() struct
406 scopeFile global() argument
485 impl<T> Deref for File<T> { global() implementation
[all...]
/linux/scripts/
H A Drustdoc_test_gen.rs33 fs::File,
157 File::open(path).unwrap().read_to_string(&mut body).unwrap(); in main()
230 BufWriter::new(File::create("rust/doctests_kernel_generated.rs").unwrap()), in main()
241 BufWriter::new(File::create("rust/doctests_kernel_generated_kunit.c").unwrap()), in main()
H A Dleaking_addresses.pl24 use File::Basename;
25 use File::Spec;
26 use File::Temp qw/tempfile/;
/linux/rust/kernel/sync/
H A Dpoll.rs9 fs::File,
52 pub fn register_wait(&self, file: &File, cv: &PollCondVar) { in register_wait() argument
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-ayaneo-ec8 turn on, 0 to turn off. File is readable and writable.
17 File is read-only. The Windows software for this device
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_video.rst831 - :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 …]
H A Dca-fclose.rst24 File descriptor returned by a previous call to :c:func:`open()`.
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-prepare-buf.rst26 File descriptor returned by :c:func:`open()`.
51 File I/O is in progress.
H A Dfunc-select.rst33 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.
/linux/arch/powerpc/boot/dts/fsl/
H A Dp1023rdb.dts114 /* 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 Dp1020rdb-pd.dts76 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/filesystems/
H A Daffs.rst15 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
H A Dhfs.rst11 HFS stands for ``Hierarchical File System`` and is the filesystem used
13 models used MFS (``Macintosh File System``), which is not supported,
/linux/usr/include/
H A Dheaders_check.pl23 use File::Basename;
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst4 File system Monitoring with fanotify
7 File system Error Reporting
/linux/Documentation/security/keys/
H A Decryptfs.rst6 file using a randomly generated File Encryption Key (FEK).
8 Each FEK is in turn encrypted with a File Encryption Key Encryption Key (FEKEK)
/linux/fs/
H A DKconfig3 # File system configuration
6 menu "File systems"
59 bool "File system based Direct Access (DAX) support"
319 # UBIFS File system configuration
339 bool "Network File Systems"

12345678910>>...13