Home
last modified time | relevance | path

Searched refs:files (Results 426 – 450 of 5407) sorted by relevance

1...<<11121314151617181920>>...217

/openbmc/u-boot/cmd/
H A Dcbfs.c98 int files = 0; in do_cbfs_ls() local
190 files++; in do_cbfs_ls()
193 printf("\n%d file(s)\n\n", files); in do_cbfs_ls()
/openbmc/qemu/target/arm/tcg/
H A Dmeson.build25 arm_ss.add(files(
43 arm_ss.add(when: 'TARGET_AARCH64', if_true: files(
55 arm_system_ss.add(files(
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/
H A Dlinuxptp_4.1.bb10 SRC_URI = "${LINUXPTP_SRC_URI}/files/v4.1/linuxptp-${PV}.tgz \
22 UPSTREAM_CHECK_URI = "${LINUXPTP_SRC_URI}/files/"
40 # Install default configuration files
/openbmc/openbmc/poky/meta/recipes-core/gettext/
H A Dgettext-minimal-native_0.22.5.bb29 with open(oe.path.join(d.getVar("WORKDIR"),"aclocal-files"),'w') as outf:
33 bb.error("Could not obtain list of installed aclocal files from {}".format(fpath))
39 for i in `cat ${WORKDIR}/aclocal-files`; do
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/tiff/
H A DCVE-2023-6277-At-image-reading-compare-data-size-of-some-tags-data.patch25 + /* Before allocating a huge amount of memory for corrupted files, check if
47 + /* Before allocating a huge amount of memory for corrupted files, check if
68 + /* Before allocating a huge amount of memory for corrupted files, check
89 + /* Before allocating a huge amount of memory for corrupted files, check
119 + /* Before allocating a huge amount of memory for corrupted files, check
140 + /* Before allocating a huge amount of memory for corrupted files, check if
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/bluez-firmware-rpidistro/
H A Dbluez-firmware-rpidistro_git.bb1 SUMMARY = "Linux kernel Bluetooth firmware files from Raspbian distribution"
2 DESCRIPTION = "Updated Bluetooth firmware files for RaspberryPi hardware. \
13 # use the license implied by the source of these files, named to avoid
23 # so that the license files will be copied from fetched source
108 # Firmware files are generally not run on the CPU, so they can be
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/
H A Dfind-execstack.sh33 files=`/usr/bin/find $d -name "$2" -type f 2>/dev/null`
34 for f in $files
H A Dfind-chroot.sh36 files=`/usr/bin/find $d -name "$2" -type f 2>/dev/null`
37 for f in $files
/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/
H A Dopenpower-occ-control-config-mrw-native.bb4 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacd…
13 # Generate a YAML files based on MRW input
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/hotswap-power-cycle/
H A Dhotswap-power-cycle.bb5 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacd…
12 FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
/openbmc/openbmc/poky/meta/classes-global/
H A Dlicense.bbclass7 # Populates LICENSE_DIRECTORY as set in distro config with the license files as set by
64 files = d.getVar('LICENSE_FILES_DIRECTORY')
72 d.setVar('FILES:' + pn_lic, files)
116 Creates list of files used in LIC_FILES_CHKSUM and generic LICENSE files.
122 # All the license files for the package
125 # The license files are located in S/LIC_FILE_CHECKSUM.
233 # Add files from LIC_FILES_CHKSUM to list of license files
237 for basename, files in lic_chksum_paths.items():
238 if len(files) == 1:
242 data = list(files.values())[0]
[all …]
/openbmc/linux/Documentation/filesystems/
H A Ddax.rst2 Direct Access for files
8 The page cache is usually used to buffer reads and writes to files.
22 on it as usual. The `DAX` code currently only supports files with a block
48 files and directories. This advisory flag can be set or cleared at any
88 c) Changing the `FS_XFLAG_DAX` flag on existing regular files and
93 flag, the change to existing regular files won't take effect until the
94 files are closed by all processes.
108 New files and directories automatically inherit `FS_XFLAG_DAX` from
163 That only regular files will ever have `S_DAX` set and therefore statx
223 * Implementing an mmap file operation for `DAX` files which sets the
[all …]
H A Dsquashfs.rst9 It uses zlib, lz4, lzo, or xz compression to compress files, inodes and
32 Max files unlimited unlimited
100 Compressed data blocks are written to the filesystem as files are read from
132 regular files and directories, and extended types where extra
145 fact that (in most cases) the inodes of the files will be in the same
173 To speed up access to datablocks when reading 'large' files (256 Mbytes or
177 The index cache allows Squashfs to handle large files (up to 1.75 TiB) while
179 is split into slots, caching up to eight 224 GiB files (128 KiB blocks).
180 Larger files use multiple slots, with 1.75 TiB files using all 8 slots.
187 Regular files can contain a fragment index which is mapped to a fragment
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dtmp513.rst42 The driver exports the temperature values via the following sysfs files:
56 The driver exports the shunt currents values via the following sysFs files:
72 The driver exports the bus voltage values via the following sysFs files:
92 sysFs files:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0010-oprofile-Determine-the-root-home-directory-dynamical.patch28 - of <filename>/root</filename> to avoid storing sample data files in locations accessible by regu…
30 + of <filename>~root</filename> to avoid storing sample data files in locations accessible by regu…
41 - of <code class="filename">/root</code> to avoid storing sample data files in locations accessibl…
43 + of <code class="filename">~root</code> to avoid storing sample data files in locations accessibl…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A D0002-Change-fixed-postconf-to-a-variable-for-cross-compil.patch12 2 files changed, 11 insertions(+), 9 deletions(-)
18 @@ -22,7 +22,7 @@ META = meta/main.cf.proto meta/master.cf.proto meta/postfix-files \
51 @@ -454,7 +454,7 @@ template files main.cf.proto and master.cf.proto."
58 # Find out the location of installed configuration files.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/logcheck/
H A Dlogcheck_1.4.3.bb1 SUMMARY = "Analyzes log files and sends noticeable events as email"
4 to view the log-files which are produced upon hosts under their control. \
5 It does this by mailing summaries of the log-files to them, after first \
8 expression files contain in the database."
/openbmc/openbmc/poky/meta/recipes-extended/groff/
H A Dgroff_1.23.0.bb31 # Delete these generated files since we depend on bison-native
56 # not ship /usr/bin/glilypond and its releated files in embedded target system
61 # not ship /usr/bin/grap2graph and its releated man files
65 # strip hosttool path out of generated files
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DCreate.interface.yaml4 without needing the errors defined in the *.Error/metadata.yaml files.
33 array of file descriptors for files that contain FFDC (first failure
40 the files can be deleted if desired.
63 File descriptors for any files containing FFDC, along with
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/
H A Dnetperf_git.bb29 # set the "_FILE_OFFSET_BITS" preprocessor symbol to 64 to support files
38 # autotools.bbclass attends to include m4 files with path depth <= 2 by
39 # "find ${S} -maxdepth 2 -name \*.m4", so move m4 files from m4/m4.
41 test -d ${S}/m4/m4 && mv -f ${S}/m4/m4 ${S}/m4-files
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Ddebugfs.c706 const struct lbs_debugfs_files *files; in lbs_debugfs_init_one() local
713 files = &debugfs_files[i]; in lbs_debugfs_init_one()
714 priv->debugfs_files[i] = debugfs_create_file(files->name, in lbs_debugfs_init_one()
715 files->perm, in lbs_debugfs_init_one()
718 &files->fops); in lbs_debugfs_init_one()
724 files = &debugfs_events_files[i]; in lbs_debugfs_init_one()
726 files->perm, in lbs_debugfs_init_one()
729 &files->fops); in lbs_debugfs_init_one()
735 files = &debugfs_regs_files[i]; in lbs_debugfs_init_one()
737 files->perm, in lbs_debugfs_init_one()
[all …]
/openbmc/openbmc/meta-security/meta-integrity/
H A DREADME.md5 The bbappend files for some recipes (e.g. linux-yocto) in this layer need
15 'integrity' has not been enabled in your DISTRO_FEATURES. Some bbappend files
157 does not require that, the set of files to be labelled can be chosen
170 ima_tcb # measures all files read as root and all files executed
171 ima_appraise_tcb # appraises all files owned by root, beware of
242 * Signing files in advance with a X509 certificate and then not having
247 of the files can be signed for IMA in the rootfs, with the extended
248 attributes remaining valid when copying the files to the final image.
253 writable, evm=fix as boot parameter, reboot after opening all files);
257 for most distros. For example, systemd needs to write certain files
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBorceux2 …y, and/or distribute each of the files in this package without limitation. The package consists o…
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dselftest.py39 for _, _, files in os.walk(layer_path):
40 for f in files:
/openbmc/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst75 The 3 files necessary to build Linux device driver are dl2k.c, dl2k.h and
78 Kernels 2.4.7. Copy the files to a directory and enter the following command
290 Q1. Source files contain ^ M behind every line.
292 Make sure all files are Unix file format (no LF). Try the following
293 shell command to convert files::
303 Q2: Could not find header files (``*.h``)?
305 To compile the driver, you need kernel header files. After
306 installing the kernel source, the header files are usually located in
308 in Makefile. For some distributions, there is a copy of header files in
312 Note that RH 7.0 didn't provide correct header files in /usr/include,
[all …]

1...<<11121314151617181920>>...217