Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/package/sp-oops-extract/
H A DConfig.in4 A tool for extracting OOPS/panic logs from MTD.
/OK3568_Linux_fs/buildroot/package/python-piexif/
H A DConfig.in6 includes the tools necessary for extracting, creating,
/OK3568_Linux_fs/buildroot/package/cdrkit/
H A DConfig.in11 extracting audio CD data, and more.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/tcpdump/
H A Dtcpslice_1.5.bb2 DESCRIPTION = "A tool for extracting parts of a tcpdump packet trace."
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-support/libmediaart/
H A Dlibmediaart-2.0_1.9.5.bb1 SUMMARY = "Library tasked with managing, extracting and handling media art caches"
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2015-7697.patch8 Subject: [PATCH 2/2] fix infinite loop when extracting empty bzip2 data
/OK3568_Linux_fs/kernel/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)'
/OK3568_Linux_fs/buildroot/package/libmediaart/
H A DConfig.in12 Library tasked with managing, extracting and handling media
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/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 \
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cpio/
H A Dcpio_2.13.bb2 DESCRIPTION = "GNU cpio is a tool for creating and extracting archives, or copying files from one p…
/OK3568_Linux_fs/kernel/Documentation/accounting/
H A Dcgroupstats.rst21 NOTE: We currently rely on delay accounting for extracting information
/OK3568_Linux_fs/buildroot/support/misc/
H A DVagrantfile56 "echo 'Downloading and extracting buildroot #{RELEASE}'
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0001-Dpkg-Source-Archive-Prevent-directory-traversal-for-.patch8 archive, when we are extracting it, we do that as an in-place extraction,
107 + # If we are extracting "in-place" do not remove the destination directory.
244 + # This is the base directory, where we are going to be extracting stuff
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/
H A Dunzip_6.0.bb1 SUMMARY = "Utilities for extracting and viewing files in .zip archives"
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dusing-buildroot-toolchain.txt26 Upon extracting the SDK tarball, the user must run the script
/OK3568_Linux_fs/yocto/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…
/OK3568_Linux_fs/kernel/arch/parisc/
H A DKconfig269 bool "Build kernel as self-extracting executable"
273 self-extracting executable.
/OK3568_Linux_fs/buildroot/package/flashrom/
H A D0001-Makefile-Fix-building-on-AArch64-NixOS.patch20 the result of the test as the final line, so just extracting
/OK3568_Linux_fs/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/
H A Dbinutils.inc6 modifying and extracting archives), nm (list symbols in object \
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-rnbd-client100 is the same as the device name. By extracting the last part of the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Diomanip250 * @brief Extended manipulator for extracting money.
403 * @brief Extended manipulator for extracting time.

123