Home
last modified time | relevance | path

Searched refs:extracting (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c46 static atomic_t extracting; variable
120 if (slot->extracting) { in disable_slot()
121 slot->extracting = 0; in disable_slot()
122 atomic_dec(&extracting); in disable_slot()
397 if (!slot->extracting) { in check_slots()
399 slot->extracting = 1; in check_slots()
400 atomic_inc(&extracting); in check_slots()
403 } else if (slot->extracting) { in check_slots()
413 slot->extracting = 0; in check_slots()
414 atomic_dec(&extracting); in check_slots()
[all …]
H A Dcpci_hotplug.h37 unsigned int extracting; member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/
H A Dtcpslice_1.7.bb2 DESCRIPTION = "A tool for extracting parts of a tcpdump packet trace."
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-binwalk_2.3.4.bb3 easy to use tool for analyzing, reverse engineering, and extracting firmware \
H A Dpython3-uefi-firmware_1.11.bb4 extracting, and recreating UEFI firmware volumes. This includes parsing \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/libmediaart/
H A Dlibmediaart-2.0_1.9.6.bb1 SUMMARY = "Library tasked with managing, extracting and handling media art caches"
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2015-7697.patch8 Subject: [PATCH 2/2] fix infinite loop when extracting empty bzip2 data
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/makeself/
H A Dmakeself_2.5.0.bb1 SUMMARY = "A self-extracting archiving tool for Unix systems, in 100% shell script."
/openbmc/openbmc/poky/meta/recipes-devtools/opkg/opkg/
H A D0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch6 This avoids a "Could not unlink" warning when extracting a /var/run
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libhtml/
H A Dlibhtml-tree-perl_5.03.bb3 creating, and extracting information from HTML syntax trees; there is \
/openbmc/linux/Documentation/sound/cards/
H A Dmultisound.sh449 $echo 'x -' extracting 'MultiSound.d/setdigital.c' '(text)'
550 $echo 'x -' extracting 'MultiSound.d/pinnaclecfg.c' '(text)'
1004 $echo 'x -' extracting 'MultiSound.d/Makefile' '(text)'
1034 $echo 'x -' extracting 'MultiSound.d/conv.l' '(text)'
1064 $echo 'x -' extracting 'MultiSound.d/msndreset.c' '(text)'
/openbmc/linux/Documentation/accounting/
H A Dcgroupstats.rst21 NOTE: We currently rely on delay accounting for extracting information
/openbmc/openbmc/poky/meta/recipes-extended/unzip/
H A Dunzip_6.0.bb1 SUMMARY = "Utilities for extracting and viewing files in .zip archives"
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/
H A D0003-Exclude-VCS-directory-with-writing-from-an-archive.patch50 +# extracting.
/openbmc/openbmc/poky/meta/recipes-extended/cpio/
H A Dcpio_2.15.bb2 DESCRIPTION = "GNU cpio is a tool for creating and extracting archives, or copying files from one p…
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DInfo-ZIP14 …ion of a standard UnZipSFX binary (including SFXWiz) as part of a self-extracting archive; that is…
/openbmc/openbmc-tools/ipkdbg/
H A DREADME.md21 After extracting a core file from the BMC an interactive `gdb` session can be
121 binaries inside itself as a self-extracting shell-script. What you see in this
/openbmc/u-boot/doc/uImage.FIT/
H A Dx86-fit-boot.txt10 binary which contains all sorts of parameters and a compressed self-extracting
20 Partly the self-extracting nature of Linux was introduced to cope with boot
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils.inc6 modifying and extracting archives), nm (list symbols in object \
/openbmc/linux/Documentation/networking/caif/
H A Dlinux_caif.rst96 and for adding/extracting header and trailers to protocol packets.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-rnbd-client113 is the same as the device name. By extracting the last part of the
/openbmc/linux/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst14 interface for extracting and printing them.
/openbmc/docs/development/
H A Ddevtool-hello-world.md15 Today we'll be extracting the
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dsocorro-syms.bbclass199 # to find correct symbols when extracting a stack trace out of a minidump.
/openbmc/linux/Documentation/powerpc/
H A Dbootwrapper.rst55 dtbImages have platform specific code for extracting

123