Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpci_hotplug_core.c46 static atomic_t extracting; variable
141 if (slot->extracting) { in disable_slot()
142 slot->extracting = 0; in disable_slot()
143 atomic_dec(&extracting); in disable_slot()
451 if (!slot->extracting) { in check_slots()
455 slot->extracting = 1; in check_slots()
456 atomic_inc(&extracting); in check_slots()
459 } else if (slot->extracting) { in check_slots()
470 slot->extracting = 0; in check_slots()
471 atomic_dec(&extracting); in check_slots()
[all …]
Dcpci_hotplug.h35 unsigned int extracting; member
/Linux-v4.19/Documentation/sound/cards/
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)'
/Linux-v4.19/Documentation/accounting/
Dcgroupstats.txt17 NOTE: We currently rely on delay accounting for extracting information
/Linux-v4.19/arch/parisc/
DKconfig256 bool "Build kernel as self-extracting executable"
260 self-extracting executable.
/Linux-v4.19/Documentation/networking/caif/
DLinux-CAIF.txt82 and for adding/extracting header and trailers to protocol packets.
/Linux-v4.19/Documentation/filesystems/nfs/
Dknfsd-stats.txt12 interface for extracting and printing them.
/Linux-v4.19/drivers/firmware/efi/
DKconfig176 still contains secrets in RAM, booting another OS and extracting the
/Linux-v4.19/Documentation/powerpc/
Dbootwrapper.txt49 dtbImages have platform specific code for extracting
/Linux-v4.19/Documentation/filesystems/
Dramfs-rootfs-initramfs.txt90 extracted into rootfs when the kernel boots up. After extracting, the kernel
174 or extracting your own preprepared cpio files to feed to the kernel build
/Linux-v4.19/Documentation/networking/
Dopenvswitch.txt19 extracting its flow key and looking it up in the flow table. If there
/Linux-v4.19/Documentation/doc-guide/
Dkernel-doc.rst435 as an identifier for extracting the documentation comment. Thus, the title must
/Linux-v4.19/Documentation/crypto/
Dasymmetric-keys.txt36 for extracting information from the blobs of data passed to the instantiation
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-sliced-vbi.rst437 to extracting, decoding, and displaying sliced VBI data embedded within
/Linux-v4.19/arch/
DKconfig658 normal C parameter passing, rather than extracting the syscall
/Linux-v4.19/Documentation/media/v4l-drivers/
Dbttv.rst37 hcwamc.rbf. The file is in the pvr45xxx.exe archive (self-extracting
/Linux-v4.19/init/
DKconfig145 The linux kernel is a kind of self-extracting executable.