Home
last modified time | relevance | path

Searched full:directory (Results 1 – 25 of 2446) sorted by relevance

12345678910>>...98

/linux/tools/perf/pmu-events/arch/s390/cf_z16/
H A Dextended.json7 …"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in…
97 "BriefDescription": "Directory Write Level 1 Data Cache from L2-Cache",
98 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
104 "BriefDescription": "Directory Write Level 1 Data Cache from L2-Cache with Intervention",
105 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
111 "BriefDescription": "Directory Write Level 1 Data Cache from L2-Cache with Chip HP Hit",
112 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
118 "BriefDescription": "Directory Write Level 1 Data Cache from L2-Cache with Drawer HP Hit",
119 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
125 "BriefDescription": "Directory Write Level 1 Data Cache from On-Chip L2-Cache",
[all …]
/linux/tools/perf/pmu-events/arch/s390/cf_z13/
H A Dextended.json7 …"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in…
42 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
63 …"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the retur…
112 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
119 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
126 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
133 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
140 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
147 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
154 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
[all …]
/linux/Documentation/filesystems/ext4/
H A Ddirectory.rst3 Directory Entries
6 In an ext4 filesystem, a directory is more or less a flat file that maps
8 filesystem. There can be many directory entries across the filesystem
11 such, directory entries are found by reading the data block(s)
12 associated with a directory file for the particular directory entry that
18 By default, each directory lists its entries in an “almost-linear”
20 sense because directory entries are not split across filesystem blocks.
21 Therefore, it is more accurate to say that a directory is a series of
22 data blocks and that each block contains a linear array of directory
26 directory is of course signified by reaching the end of the file. Unused
[all …]
/linux/tools/perf/pmu-events/arch/s390/cf_z14/
H A Dextended.json7 …"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in…
42 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
63 …"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the retur…
112 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
119 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
126 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
133 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
140 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
147 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
154 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
[all …]
/linux/tools/perf/pmu-events/arch/s390/cf_z15/
H A Dextended.json7 …"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in…
42 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
63 …"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the retur…
112 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
119 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
126 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
133 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
140 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
147 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
154 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
[all …]
/linux/tools/perf/pmu-events/arch/s390/cf_zec12/
H A Dextended.json21 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
28 …"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the retur…
35 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
49 …"PublicDescription": "A directory write to the Level-1 Data cache where the installed cache line w…
56 …"PublicDescription": "A directory write to the Level-1 Instruction cache where the installed cache…
63 …"PublicDescription": "A directory write to the Level-1 Data Cache where the line was originally in…
105 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
112 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
119 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
126 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
[all …]
/linux/Documentation/filesystems/
H A Ddirectory-locking.rst2 Directory Locking
6 Locking scheme used for directory operations is based on two
10 When taking the i_rwsem on multiple non-directory objects, we
22 * lock the directory we are accessing (shared)
26 * lock the directory we are accessing (exclusive)
37 * check that the source is not a directory
40 5. rename that is _not_ cross-directory. Locking rules:
45 The source needs to be locked if it's a non-directory, target - if it's
46 a non-directory or about to be removed.
50 otherwise and the target because mixing directory and non-directory is
[all …]
H A Doverlayfs.rst26 non-directory objects may report an st_dev from the lower filesystem or
29 over the lifetime of a non-directory object. Many applications and
92 It would be more correct to refer to an upper and lower 'directory
94 directory trees to be in the same filesystem and there is no
113 upper and lower filesystems and refers to a non-directory in either,
117 Where both upper and lower objects are directories, a merged directory
121 "upperdir" are combined into a merged directory::
126 The "workdir" needs to be an empty directory on the same filesystem
129 Then whenever a lookup is requested in such a merged directory, the
130 lookup is performed in each actual directory and the combined result
[all …]
H A Ddnotify.rst4 Linux Directory Notification
9 The intention of directory notification is to allow user applications
10 to be notified when a directory, or any of the files in it, are changed.
12 on a directory using a fcntl(2) call and the notifications themselves
19 DN_ACCESS A file in the directory was accessed (read)
20 DN_MODIFY A file in the directory was modified (write,truncate)
21 DN_CREATE A file was created in the directory
22 DN_DELETE A file was unlinked from directory
23 DN_RENAME A file in the directory was renamed
24 DN_ATTRIB A file in the directory had its attributes
[all …]
H A Dvfat.rst32 The permission mask for the directory.
47 The default is set from dmask option. If the directory is
99 currently exist in the directory, longfile.txt will
177 the ATTR_RO of the directory will just be ignored,
182 the directory, set this option.
198 **stale_rw**: This option maintains an index (cache) of directory
205 on the on-disk location of a file in the MS-DOS directory entry.
238 a get next directory entry approach. The only thing left that uses
239 raw scanning is the directory renaming code.
246 - When a volume name is the same as a directory name in the root
[all …]
/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst36 creates multiple directories and files under its sysfs directory,
38 from the files under the directory.
55 directory is having ``/`` suffix, and files in each directory are separated by
102 has one directory named ``admin``. The directory contains the files for
104 having the root permission could use this directory.
111 Under the ``admin`` directory, one directory, ``kdamonds``, which has files for
114 details) exists. In the beginning, this directory has only one file,
116 child directories named ``0`` to ``N-1``. Each directory represents each
124 In each kdamond directory, two files (``state`` and ``pid``) and one directory
147 action tried regions directory for each DAMON-based operation scheme of the
[all …]
/linux/tools/perf/pmu-events/arch/s390/cf_z196/
H A Dextended.json7 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the returned cac…
14 …"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the retur…
42 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the returned cac…
49 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the returned cac…
56 …"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the retur…
63 …"PublicDescription": "A directory write to the Level-1 Data Cache where the line was originally in…
70 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the returned cac…
77 …"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the retur…
91 …"PublicDescription": "A directory write to the Level-1 Data Cache where the installed cache line w…
98 …"PublicDescription": "A directory write to the Level-1 Instruction Cache where the installed cache…
[all …]
/linux/fs/isofs/
H A Disofs.h156 /* Every directory can have many redundant directory entries scattered
157 * throughout the directory tree. First there is the directory entry
158 * with the name of the directory stored in the parent directory.
159 * Then, there is the "." directory entry stored in the directory
160 * itself. Finally, there are possibly many ".." directory entries
166 * the many redundant entries for each directory. We normalize the
167 * block and offset by always making them point to the "." directory.
169 * Notice that we do not use the entry for the directory with the name
170 * that is located in the parent directory. Even though choosing this
171 * first directory is more natural, it is much easier to find the "."
[all …]
/linux/Documentation/PCI/endpoint/
H A Dpci-endpoint-cfs.rst17 The PCI Endpoint Core layer creates pci_ep directory in the mounted configfs
18 directory. configfs can be mounted using the following command::
22 Directory Structure
27 the *controllers* directory and every EPF driver present in the system
28 will have an entry in the *functions* directory.
38 Every registered EPF driver will be listed in controllers directory. The
52 user has to create a directory inside <EPF DriverN>.
54 Every <EPF device> directory consists of the following entries that can be
80 interface should be added in 'primary' directory and symlink of endpoint
82 directory.
[all …]
/linux/scripts/clang-tools/
H A Dgen_compile_commands.py24 # The tools/ directory adopts a different build system, and produces .cmd
33 directory: The work directory where the objects were built.
41 directory_help = ('specify the output directory used for the kernel build '
42 '(defaults to the working directory)')
43 parser.add_argument('-d', '--directory', type=str, default='.',
61 'If nothing is specified, the current directory is searched')
67 os.path.realpath(args.directory),
70 args.paths if len(args.paths) > 0 else [args.directory])
73 def cmdfiles_in_dir(directory) argument
[all...]
/linux/drivers/thunderbolt/
H A Dproperty.c214 * Upon success returns the parsed directory. In case of error returns
218 * The @block is expected to be root directory.
236 * tb_property_create_dir() - Creates new property directory
237 * @uuid: UUID used to identify the particular directory
239 * Creates new, empty property directory. If @uuid is %NULL then the
240 * directory is assumed to be root directory.
286 * tb_property_free_dir() - Release memory allocated for property directory
287 * @dir: Directory to release
289 * This will release all the memory the directory occupies including all
329 /* Reserve dword padding after each directory */ in tb_property_dir_length()
[all …]
/linux/tools/perf/pmu-events/arch/s390/cf_z10/
H A Dextended.json7 …"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the retur…
14 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the installed ca…
21 …"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the insta…
28 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the installed ca…
35 …"PublicDescription": "A directory write to the Level-1 Instruction Cache directory where the insta…
42 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the installed ca…
49 …"PublicDescription": "A directory write to the Level-1 Data Cache directory where the installed ca…
56 …"PublicDescription": "A directory write to the Level-1 Instruction Cache where the installed cache…
63 …"PublicDescription": "A directory write to the Level-1 Data Cache where the line was originally in…
/linux/drivers/xen/
H A Dxen-front-pgdir-shbuf.c4 * Xen frontend/backend page directory based shared buffer
45 * e.g. if grefs are required for page directory only or the buffer
50 /* Fill page directory according to para-virtual display protocol. */
66 * page directory. Usually this is passed to the backend,
70 * \param buf shared buffer which page directory is of interest.
72 * page directory.
141 kfree(buf->directory); in xen_front_pgdir_shbuf_free()
154 * Get the number of pages the page directory consumes itself.
171 /* Only for pages the page directory consumes itself. */ in backend_calc_num_grefs()
184 * Number of pages the page directory consumes itself in guest_calc_num_grefs()
[all …]
/linux/Documentation/driver-api/driver-model/
H A Dbinding.rst63 A symlink is created in the bus's 'devices' directory that points to
64 the device's directory in the physical hierarchy.
66 A symlink is created in the driver's 'devices' directory that points
67 to the device's directory in the physical hierarchy.
69 A directory for the device is created in the class's directory. A
70 symlink is created in that directory that points to the device's
74 physical directory to either its class directory, or the class's
75 top-level directory. One can also be created to point to its driver's
76 directory also.
/linux/Documentation/ABI/testing/
H A Dconfigfs-iio7 directory. It contains sub-groups corresponding to IIO
14 Industrial IO software triggers directory.
20 High resolution timers directory. Creating a directory here
27 Industrial IO software devices directory.
33 Dummy IIO devices directory. Creating a directory here will result
H A Dsysfs-firmware-qemu_fw_cfg23 with the file directory), as there is no way to determine the
37 All discoverable blobs listed in the fw_cfg file directory are
51 blob's 'file name' in the fw_cfg directory.
53 directory.
55 fw_cfg directory. This value is the same as used in
56 the parent directory name.
66 convention on the blobs registered in the file directory,
86 "basename", as illustrated below (assume current directory is
94 Construction of the directory tree and symlinks is done on a
103 under the /sys/firmware/qemu_fw_cfg/by_key directory.
/linux/fs/adfs/
H A Ddir_f.c7 * E and F format directory handling
81 * word of the last directory entry. This in adfs_dir_checkbyte()
107 * The directory tail is in the final bh in adfs_dir_checkbyte()
140 /* Read and check that a directory is valid */
172 * convert a disk-based directory entry to a Linux ADFS directory entry
198 * convert a Linux ADFS directory entry to a disk-based directory entry
211 * get a directory entry. Note that the caller is responsible
282 adfs_error(dir->sb, "error reading directory entry"); in adfs_f_update()
291 /* Update the directory entry with the new object state */ in adfs_f_update()
294 /* Write the directory entry back to the directory */ in adfs_f_update()
[all …]
/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c41 * Convert inode mode to directory entry filetype
129 /* set up directory geometry */ in xfs_da_mount()
198 * Return 1 if directory contains only "." and "..".
235 * Initialize a directory with its "." and ".." entries.
321 * Enter a name in a directory, or check for available space.
420 * Lookup a name in a directory, give back the inode number.
490 * Remove an entry from a directory.
547 * Replace the inode number of a directory entry.
587 * See if this entry can be added to the directory without allocating space.
603 * Add a block to the directory.
[all …]
/linux/fs/exfat/
H A Dexfat_raw.h34 #define DENTRY_SIZE 32 /* directory entry size */
36 /* exFAT allows 8388608(256MB) directory entries */
40 #define EXFAT_UNUSED 0x00 /* end of directory */
133 } __packed file; /* file directory entry */
144 } __packed stream; /* stream extension directory entry */
148 } __packed name; /* file name directory entry */
154 } __packed bitmap; /* allocation bitmap directory entry */
161 } __packed upcase; /* up-case table directory entry */
166 } __packed vendor_ext; /* vendor extension directory entry */
173 } __packed vendor_alloc; /* vendor allocation directory entry */
[all …]
/linux/include/linux/
H A Dnubus.h47 /* Root directory (does *not* always equal fblock + doffset!) */
48 unsigned char *directory; member
51 /* Offset to root directory (sometimes) */
61 /* Directory entry in /proc/bus/nubus */
77 /* Functional directory */
78 unsigned char *directory; member
134 /* The root directory which contains the board and functional
138 /* The board directory */
141 /* The functional directory */
144 /* These work on any directory gotten via the above */
[all …]

12345678910>>...98