Home
last modified time | relevance | path

Searched refs:processed (Results 1 – 25 of 103) sorted by relevance

12345

/linux-3.4.99/drivers/usb/host/whci/
Dint.c72 int processed = 0; in process_dn_buf() local
80 processed++; in process_dn_buf()
83 return processed; in process_dn_buf()
89 int processed; in whc_dn_work() local
92 processed = process_dn_buf(whc); in whc_dn_work()
93 } while (processed); in whc_dn_work()
/linux-3.4.99/drivers/staging/panel/
Dpanel.c1008 int processed = 0; in handle_lcd_special_code() local
1017 processed = 1; in handle_lcd_special_code()
1021 processed = 1; in handle_lcd_special_code()
1025 processed = 1; in handle_lcd_special_code()
1029 processed = 1; in handle_lcd_special_code()
1033 processed = 1; in handle_lcd_special_code()
1037 processed = 1; in handle_lcd_special_code()
1041 processed = 1; in handle_lcd_special_code()
1045 processed = 1; in handle_lcd_special_code()
1054 processed = 1; in handle_lcd_special_code()
[all …]
/linux-3.4.99/sound/sh/
Dsh_dac_audio.c63 int processed; /* bytes proccesed, to compare with period_size */ member
84 chip->processed = 0; in dac_audio_reset()
123 chip->processed = 0; in snd_sh_dac_pcm_open()
176 chip->processed = 0; in snd_sh_dac_pcm_trigger()
326 chip->processed++; in sh_dac_audio_timer()
327 if (chip->processed >= b_ps) { in sh_dac_audio_timer()
328 chip->processed -= b_ps; in sh_dac_audio_timer()
/linux-3.4.99/drivers/net/ethernet/xscale/ixp2000/
Dixpdev.c78 static int ixpdev_rx(struct net_device *dev, int processed, int budget) in ixpdev_rx() argument
80 while (processed < budget) { in ixpdev_rx()
123 processed++; in ixpdev_rx()
126 return processed; in ixpdev_rx()
/linux-3.4.99/tools/perf/util/
Dpython-ext-sources5 # processed by Makefile and util/setup.py accordingly.
/linux-3.4.99/include/net/
Dregulatory.h76 bool processed; member
/linux-3.4.99/tools/perf/Documentation/
Dperf-script-perl.txt43 next event is processed.
54 Traces meant to be processed using a script should be recorded with
132 *trace_begin*, if defined, is called before any event is processed and
142 processed and gives scripts a chance to do end-of-script tasks, such
Dperf-script-python.txt75 that, but first we need to record the data that will be processed by
269 displayed after all the events in the trace have been processed, by
443 next event is processed.
454 Traces meant to be processed using a script should be recorded with
533 *trace_begin*, if defined, is called before any event is processed and
542 processed and gives scripts a chance to do end-of-script tasks, such
/linux-3.4.99/Documentation/block/
Dstat.txt23 read I/Os requests number of read I/Os processed
27 write I/Os requests number of write I/Os processed
/linux-3.4.99/include/linux/
Dpadata.h136 unsigned int processed; member
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb/
Dsge.c183 unsigned int processed; /* total # of descs HW has processed */ member
703 q->processed = q->cleaned = 0; in alloc_tx_resources()
1305 unsigned int reclaim = q->processed - q->cleaned; in reclaim_completed_tx()
1309 q->processed, q->cleaned); in reclaim_completed_tx()
1413 unsigned int r = q->processed - q->cleaned; in enough_free_Tx_descs()
1452 cmdq->processed += pr0; in update_tx_info()
1460 if (cmdq->cleaned + cmdq->in_use != cmdq->processed && in update_tx_info()
1506 sge->cmdQ[1].processed += cmdq_processed[1]; in process_responses()
1550 sge->cmdQ[1].processed += cmdq_processed[1]; in process_responses()
1606 sge->cmdQ[1].processed += cmdq_processed[1]; in process_pure_responses()
/linux-3.4.99/Documentation/
DIntel-IOMMU.txt84 When DMAR is being processed and initialized by ACPI, prints DMAR locations
85 and any RMRR's processed.
/linux-3.4.99/Documentation/networking/
Dtc-actions-env-rules.txt7 For example if your action queues a packet to be processed later,
Dscaling.txt28 queue, which in turn can be processed by separate CPUs. This mechanism is
135 processing on the remote CPU, and any queued packets are then processed
148 (the default), in which case packets are processed on the interrupting
181 flows to the CPUs where those flows are being processed. The flow hash
183 The CPU recorded in each entry is the one which last processed the flow.
233 packets could arrive later than those about to be processed on the new
314 these queues are processed on a CPU within this set. This choice
/linux-3.4.99/drivers/net/ethernet/cirrus/
Dep93xx_eth.c232 static int ep93xx_rx(struct net_device *dev, int processed, int budget) in ep93xx_rx() argument
236 while (processed < budget) { in ep93xx_rx()
308 processed++; in ep93xx_rx()
311 return processed; in ep93xx_rx()
/linux-3.4.99/fs/gfs2/
Dlops.c710 LIST_HEAD(processed); in databuf_lo_before_commit()
717 gfs2_write_blocks(sdp, bh, &in_progress, &processed, n); in databuf_lo_before_commit()
733 gfs2_write_blocks(sdp, bh, &in_progress, &processed, n); in databuf_lo_before_commit()
735 list_splice(&processed, &sdp->sd_log_le_databuf); in databuf_lo_before_commit()
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-class-pktcdvd53 device has processed enough bio's
/linux-3.4.99/Documentation/filesystems/
Dfuse.txt136 userspace or being processed by the filesystem daemon. If there is
176 1) The INTERRUPT request is processed before the original request is
177 processed
179 2) The INTERRUPT request is processed after the original request has
/linux-3.4.99/drivers/staging/line6/
DKconfig18 * Signal routing (record clean/processed guitar signal,
/linux-3.4.99/Documentation/usb/
Danchors.txt49 are processed in the reverse temporal order they were submitted.
/linux-3.4.99/arch/alpha/lib/
Dmemchr.S129 subq $18, $0, $4 #-e0 : $4 <- nr quads to be processed
/linux-3.4.99/arch/mips/sibyte/
DKconfig163 must be processed off-line.
/linux-3.4.99/Documentation/arm/Samsung/
DOverview.txt51 last in the line of include directories that are processed for the build
/linux-3.4.99/Documentation/video4linux/
Dcpia2_overview.txt26 how the video from the sensor is processed. Examples are timing registers,
/linux-3.4.99/sound/usb/
Dendpoint.c749 int processed = urb->transfer_buffer_length / stride; in retire_playback_urb() local
756 if (processed > subs->last_delay) in retire_playback_urb()
759 subs->last_delay -= processed; in retire_playback_urb()

12345