Searched refs:extracting (Results 1 – 14 of 14) sorted by relevance
59 static atomic_t extracting; variable154 if (slot->extracting) { in disable_slot()155 slot->extracting = 0; in disable_slot()156 atomic_dec(&extracting); in disable_slot()471 if (!slot->extracting) { in check_slots()475 slot->extracting = 1; in check_slots()476 atomic_inc(&extracting); in check_slots()479 } else if (slot->extracting) { in check_slots()490 slot->extracting = 0; in check_slots()491 atomic_dec(&extracting); in check_slots()[all …]
49 unsigned int extracting; member
1 Creation of the self-extracting compressed kernel image (vmlinuz)
449 $echo 'x -' extracting 'MultiSound.d/setdigital.c' '(text)'549 $echo 'x -' extracting 'MultiSound.d/pinnaclecfg.c' '(text)'1003 $echo 'x -' extracting 'MultiSound.d/Makefile' '(text)'1033 $echo 'x -' extracting 'MultiSound.d/conv.l' '(text)'1063 $echo 'x -' extracting 'MultiSound.d/msndreset.c' '(text)'
17 NOTE: We currently rely on delay accounting for extracting information
29 hcwamc.rbf. The file is in the pvr45xxx.exe archive (self-extracting
82 and for adding/extracting header and trailers to protocol packets.
12 interface for extracting and printing them.
49 dtbImages have platform specific code for extracting
90 extracted into rootfs when the kernel boots up. After extracting, the kernel174 or extracting your own preprepared cpio files to feed to the kernel build
35 for extracting information from the blobs of data passed to the instantiation
19 extracting its flow key and looking it up in the flow table. If there
518 normal C parameter passing, rather than extracting the syscall
123 The linux kernel is a kind of self-extracting executable.