Home
last modified time | relevance | path

Searched refs:processing (Results 1 – 25 of 175) sorted by relevance

1234567

/linux-2.6.39/tools/perf/Documentation/
Dperf-inject.txt16 point the processing code can inject other events into the event stream - in
21 needs userspace processing to augment the events stream with additional
Dperf-bench.txt36 processing by scripts.
/linux-2.6.39/drivers/staging/tidspbridge/Documentation/
DREADME8 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/
Dohci.txt26 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/
DInterrupts31 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/
Ddtlb_miss.S6 brz,pn %g5, kvmap_dtlb ! Context 0 processing
Ditlb_miss.S6 brz,pn %g5, kvmap_itlb ! Context 0 processing
/linux-2.6.39/arch/cris/arch-v32/mm/
Dmmu.S117 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/
Ddesign_notes.txt15 * 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
Dinfo.txt36 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/
Dcds.txt17 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
D3270.ChangeLog4 * In tubttybld.c, substantially revise ESC processing so that
/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-devices-power94 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/
Dcdc-acm.h109 int processing; member
/linux-2.6.39/drivers/staging/tidspbridge/
DKconfig12 "host" processor, and the attached DSPs are processing resources
23 performance and power consumption to the current processing
/linux-2.6.39/Documentation/filesystems/
Dfuse.txt173 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/
DKconfig16 Enable support for digital audio processing capability.
/linux-2.6.39/Documentation/filesystems/caching/
Doperations.txt145 (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
Dobject.txt120 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/
Dspider_net.txt38 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/
Drtl871x_io.c121 _init_listhead(&pio_queue->processing); in r8712_alloc_io_queue()
/linux-2.6.39/arch/arm/mach-omap1/
Dams-delta-fiq-handler.S151 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/
Dkernel-stacks22 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/
DKconfig16 ENP2611 PCI network processing card. For more information on
/linux-2.6.39/arch/frv/kernel/
Dentry-table.S28 # exception processing. We have three different tables for the three
36 # exception processing. The prologue then jumps to the handler in this

1234567