Searched refs:processing (Results 1 – 25 of 175) sorted by relevance
1234567
/linux-2.6.39/tools/perf/Documentation/ |
D | perf-inject.txt | 16 point the processing code can inject other events into the event stream - in 21 needs userspace processing to augment the events stream with additional
|
D | perf-bench.txt | 36 processing by scripts.
|
/linux-2.6.39/drivers/staging/tidspbridge/Documentation/ |
D | README | 8 attached DSPs are processing resources that can be utilized by applications 53 processing nodes in response to GPP programs making requests through the 64 processing functions as requested by messages sent by their GPP client. 66 device independent I/O streams, performing application-specific processing
|
/linux-2.6.39/Documentation/usb/ |
D | ohci.txt | 26 to overhead in IRQ processing. When interrupt transfers are queued, those 28 work on while the OS is getting around to the relevant IRQ processing.
|
/linux-2.6.39/Documentation/arm/ |
D | Interrupts | 31 exclusive of each other - if you're processing one interrupt from the 33 finish processing before you can service the new interrupt. Eg, an 105 need to leave the hardware IRQ enabled while processing it, and queueing 106 further IRQ events should the IRQ happen again while processing. The
|
/linux-2.6.39/arch/sparc/kernel/ |
D | dtlb_miss.S | 6 brz,pn %g5, kvmap_dtlb ! Context 0 processing
|
D | itlb_miss.S | 6 brz,pn %g5, kvmap_itlb ! Context 0 processing
|
/linux-2.6.39/arch/cris/arch-v32/mm/ |
D | mmu.S | 117 3: ; Probably not in a loop, continue normal processing 153 ba 3b ; Continue normal processing 161 ba 3b ; Continue normal processing
|
/linux-2.6.39/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 15 * Completely async processing of all events except creation of hard and symbolic 18 * Flexible object architecture optimized for network processing. 42 POHMELFS uses a asynchronous approach to data processing. Courtesy of transactions, it is
|
D | info.txt | 36 Number of crypto processing threads. Threads are used both for RX and TX traffic. 41 the number of pages, allocated for crypto processing (each crypto thread has
|
/linux-2.6.39/Documentation/s390/ |
D | cds.txt | 17 processing, shared versus non-shared interrupt processing, DMA versus port 107 that may or may not allow for shared interrupts, DMA processing, etc.. Instead, 224 flag : defines the action to be performed for I/O processing 267 -EBUSY - The device is currently processing a previous I/O request, or there is 340 or similar needs to be scheduled. During I/O processing the Linux/390 generic 346 next it can reduce I/O processing overhead by chaining a NoOp I/O command 368 can handle lost data on the network to allow for enhanced I/O processing. 408 Sometimes a device driver might need a possibility to stop the processing of 443 In order to terminate all I/O processing at the subchannel, the clear subchannel
|
D | 3270.ChangeLog | 4 * In tubttybld.c, substantially revise ESC processing so that
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-devices-power | 94 number of times the processing of wakeup events associated with 104 number of times the processing of a wakeup event associated with 125 the total time of processing wakeup events associated with the 135 the maximum time of processing a single wakeup event associated
|
/linux-2.6.39/drivers/usb/class/ |
D | cdc-acm.h | 109 int processing; member
|
/linux-2.6.39/drivers/staging/tidspbridge/ |
D | Kconfig | 12 "host" processor, and the attached DSPs are processing resources 23 performance and power consumption to the current processing
|
/linux-2.6.39/Documentation/filesystems/ |
D | fuse.txt | 173 It is also possible that there's a race between processing the 339 | | [add req to fc->processing] 347 | | [look up req in fc->processing] 348 | | [remove from fc->processing] 405 | | [look up req in fc->processing] 406 | | [remove from fc->processing]
|
/linux-2.6.39/drivers/isdn/mISDN/ |
D | Kconfig | 16 Enable support for digital audio processing capability.
|
/linux-2.6.39/Documentation/filesystems/caching/ |
D | operations.txt | 145 (2) The submitting thread must then submit the operation for processing using 176 When it has finished doing its processing, it should call 181 enqueued for further immediate asynchronous processing by adjusting the
|
D | object.txt | 120 When a state has finished processing, it will usually set the mask of events in 123 is not masked, the object will be queued for processing (by calling 200 At the completion of creation, FS-Cache will start processing write 294 This is signalled when an I/O error occurs during the processing of some
|
/linux-2.6.39/Documentation/networking/ |
D | spider_net.txt | 38 buffers, processing them, and re-marking them empty. 48 interrupt, and halt processing. 58 processing. 70 "empty", and it will halt processing. 163 halted processing. Notice that descrs 0 through 254 are all marked
|
/linux-2.6.39/drivers/staging/rtl8712/ |
D | rtl871x_io.c | 121 _init_listhead(&pio_queue->processing); in r8712_alloc_io_queue()
|
/linux-2.6.39/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 151 bne data @ no - go to data processing 157 str r8, [r9, #BUF_STATE] @ enter data processing state
|
/linux-2.6.39/Documentation/x86/x86_64/ |
D | kernel-stacks | 22 for kernel interrupt processing without having to increase the size 25 The interrupt stack is also used when processing a softirq.
|
/linux-2.6.39/arch/arm/mach-ixp2000/ |
D | Kconfig | 16 ENP2611 PCI network processing card. For more information on
|
/linux-2.6.39/arch/frv/kernel/ |
D | entry-table.S | 28 # exception processing. We have three different tables for the three 36 # exception processing. The prologue then jumps to the handler in this
|
1234567