Home
last modified time | relevance | path

Searched refs:populate (Results 26 – 50 of 170) sorted by relevance

1234567

/openbmc/qemu/tests/qemu-iotests/
H A D027.out4 == writing first cluster to populate metadata ==
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0014-efi_loader-populate-ESRT-table-if-EFI_ESRT-config-op.patch4 Subject: [PATCH] efi_loader: populate ESRT table if EFI_ESRT config option is
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/
H A Discsi-initiator-utils_2.1.8.bb106 if [ -e /etc/init.d/populate-volatile.sh ]; then
107 /etc/init.d/populate-volatile.sh update
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/
H A Dfix_reproducibility.patch16 reproducible target ran first and won the race to populate sstate.
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.h106 void (*populate)(struct ocelot_vcap_filter *f));
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/
H A Dvsftpd_3.0.5.bb109 elif [ -e ${sysconfdir}/init.d/populate-volatile.sh ]; then
110 ${sysconfdir}/init.d/populate-volatile.sh update
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpopulate_sdk_ext.bbclass16 SDK_RELOCATE_AFTER_INSTALL:task-populate-sdk-ext = "0"
19 SDK_EXT:task-populate-sdk-ext = "-ext"
83 SDK_DIR:task-populate-sdk-ext = "${WORKDIR}/sdk-ext"
84 B:task-populate-sdk-ext = "${SDK_DIR}"
86 TOOLCHAIN_OUTPUTNAME:task-populate-sdk-ext = "${TOOLCHAINEXT_OUTPUTNAME}"
125 SDK_TITLE:task-populate-sdk-ext = "${@d.getVar('DISTRO_NAME') or d.getVar('DISTRO')} Extensible SDK"
713 SDK_PRE_INSTALL_COMMAND:task-populate-sdk-ext = "${sdk_ext_preinst}"
764 SDK_POST_INSTALL_COMMAND:task-populate-sdk-ext = "${sdk_ext_postinst}"
766 SDK_POSTPROCESS_COMMAND:prepend:task-populate-sdk-ext = "copy_buildsystem install_tools "
854 SDKEXTDEPLOYDIR = "${WORKDIR}/deploy-${PN}-populate-sdk-ext"
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/
H A Dsnort_2.9.20.bb96 if [ -z "$D" ] && [ -e ${sysconfdir}/init.d/populate-volatile.sh ]; then
97 ${sysconfdir}/init.d/populate-volatile.sh update
/openbmc/linux/Documentation/mm/
H A Dmmu_notifier.rst43 DEV-thread-0 {read addrA and populate device TLB}
44 DEV-thread-2 {read addrB and populate device TLB}
/openbmc/openbmc/meta-security/recipes-ids/suricata/
H A Dsuricata_7.0.0.bb115 elif [ -e ${sysconfdir}/init.d/populate-volatile.sh ]; then
116 ${sysconfdir}/init.d/populate-volatile.sh update
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A DrcS.default24 # Enable caching in populate-volatile.sh
/openbmc/openbmc/poky/meta/recipes-devtools/opkg/
H A Dopkg-keyrings_1.0.bb41 ${bindir}/opkg-key populate
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-efi38 populate BIOS setup page.
/openbmc/openbmc/meta-arm/meta-arm-toolchain/conf/distro/include/
H A Dtcmode-external-arm.inc110 bb.fatal("Unable to populate toolchain binary symlinks")
122 bb.fatal("Unable to populate toolchain binary symlink for %s: %s" % (newpath, exc))
/openbmc/openbmc/meta-security/recipes-scanners/clamav/
H A Dclamav_0.104.4.bb83 elif [ -e ${sysconfdir}/init.d/populate-volatile.sh ]; then
84 ${sysconfdir}/init.d/populate-volatile.sh update
/openbmc/linux/Documentation/networking/
H A Dxdp-rx-metadata.rst56 of kfuncs to populate it. The userspace ``XSK`` consumer computes
77 the descriptors and populate ``skb`` metadata when doing this ``xdp_buff->skb``
/openbmc/linux/mm/
H A Dmmap.c184 bool populate = false; in SYSCALL_DEFINE1() local
264 populate = true; in SYSCALL_DEFINE1()
270 if (populate) in SYSCALL_DEFINE1()
1220 *populate = 0; in do_mmap()
1386 *populate = len; in do_mmap()
2966 unsigned long populate = 0; in SYSCALL_DEFINE5() local
3029 prot, flags, 0, pgoff, &populate, NULL); in SYSCALL_DEFINE5()
3033 if (populate) in SYSCALL_DEFINE5()
3034 mm_populate(ret, populate); in SYSCALL_DEFINE5()
3164 bool populate; in vm_brk_flags() local
[all …]
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A DrcS-default24 # Enable caching in populate-volatile.sh
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/
H A D0001-media_device-Add-bool-return-type-to-unlock.patch35 int populate();
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/
H A Dsssd_2.9.2.bb120 if [ -e /etc/init.d/populate-volatile.sh ] ; then
121 ${sysconfdir}/init.d/populate-volatile.sh update
/openbmc/openbmc/poky/scripts/
H A Dsstate-sysroot-cruft.sh153 find ${tmpdir}/sstate-control -name \*.populate-sysroot\* -o -name \*.populate_sysroot\* -o -name \…
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dvolatiles18 # When populate-volatile is to verify/create a directory or file, it will first
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dmac-phy-support.rst88 - .validate() will populate the supported linkmodes with the MAC capabilities
192 Before connection to a MAC, the caller must allocate and populate the
/openbmc/openbmc/poky/meta/recipes-extended/pam/
H A Dlibpam_1.6.0.bb172 if [ -z "$D" ] && [ -e /etc/init.d/populate-volatile.sh ] ; then
173 /etc/init.d/populate-volatile.sh update
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/
H A Dnginx.inc158 elif [ -e ${sysconfdir}/init.d/populate-volatile.sh ]; then
159 ${sysconfdir}/init.d/populate-volatile.sh update

1234567