/linux-4.1.27/Documentation/ABI/testing/ |
D | debugfs-pfo-nx-crypto | 33 - The total number of AES operations submitted to the hardware. 39 - The total number of SHA-256 operations submitted to the hardware. 45 - The total number of SHA-512 operations submitted to the hardware.
|
D | sysfs-firmware-gsmi | 55 submitted fraction.
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_marker.c | 34 u64 submitted; member 65 marker->submitted = ktime_get_raw_ns(); in vmw_marker_push() 94 queue->lag = now - marker->submitted; in vmw_marker_pull()
|
/linux-4.1.27/Documentation/usb/ |
D | anchors.txt | 6 driver has to keep track of the URBs it has submitted 42 are called in the reverse temporal order they were submitted. 49 are processed in the reverse temporal order they were submitted. 79 first submitted URB is returned.
|
D | URB.txt | 98 You may free an urb that you've submitted, but which hasn't yet been 150 There are two ways to cancel an URB you've submitted but which hasn't
|
D | callbacks.txt | 101 restore. No more URBs may be submitted until the post_reset method
|
D | usbmon.txt | 210 unsigned int length; /* 32: Length of data (submitted or actual) */
|
D | WUSB-Design-overview.txt | 405 a xfer abort request to the HC, cancel all the URBs we had submitted
|
D | usb-serial.txt | 263 (your problems/patches can alternately be submitted to usb-devel)
|
D | power-management.txt | 308 operation. URBs may once more be submitted.
|
/linux-4.1.27/drivers/usb/misc/ |
D | usblcd.c | 57 struct usb_anchor submitted; /* URBs to wait for member 265 usb_anchor_urb(urb, &dev->submitted); in lcd_write() 330 init_usb_anchor(&dev->submitted); in lcd_probe() 407 time = usb_wait_anchor_empty_timeout(&dev->submitted, 1000); in lcd_draw_down() 409 usb_kill_anchored_urbs(&dev->submitted); in lcd_draw_down()
|
/linux-4.1.27/drivers/usb/ |
D | usb-skeleton.c | 53 struct usb_anchor submitted; /* in case we need to retract our submissions */ member 436 usb_anchor_urb(urb, &dev->submitted); in skel_write() 510 init_usb_anchor(&dev->submitted); in skel_probe() 596 usb_kill_anchored_urbs(&dev->submitted); in skel_disconnect() 608 time = usb_wait_anchor_empty_timeout(&dev->submitted, 1000); in skel_draw_down() 610 usb_kill_anchored_urbs(&dev->submitted); in skel_draw_down()
|
/linux-4.1.27/sound/usb/hiface/ |
D | pcm.c | 32 struct usb_anchor submitted; member 198 &rt->out_urbs[i].submitted, 100); in hiface_pcm_stream_stop() 201 &rt->out_urbs[i].submitted); in hiface_pcm_stream_stop() 225 &rt->out_urbs[i].submitted); in hiface_pcm_stream_start() 542 init_usb_anchor(&urb->submitted); in hiface_pcm_init_urb()
|
/linux-4.1.27/sound/usb/usx2y/ |
D | usbusx2y.c | 230 if (0 == usX2Y->US04->submitted) in i_usX2Y_In04Int() 232 err = usb_submit_urb(usX2Y->US04->urb[usX2Y->US04->submitted++], GFP_ATOMIC); in i_usX2Y_In04Int() 233 } while (!err && usX2Y->US04->submitted < usX2Y->US04->len); in i_usX2Y_In04Int()
|
D | usbusx2y.h | 18 int submitted; member
|
D | usbusx2yaudio.c | 682 us->submitted = 0; in usX2Y_rate_set() 691 us->submitted = 2*NOOF_SETRATE_URBS; in usX2Y_rate_set()
|
/linux-4.1.27/drivers/staging/media/cxd2099/ |
D | TODO | 12 Patches should be submitted to: linux-media@vger.kernel.org.
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | p54usb.c | 187 usb_anchor_urb(urb, &priv->submitted); in p54u_rx_cb() 209 usb_kill_anchored_urbs(&priv->submitted); in p54u_free_urbs() 251 usb_anchor_urb(entry, &priv->submitted); in p54u_init_urbs() 315 usb_anchor_urb(data_urb, &priv->submitted); in p54u_tx_lm87() 369 usb_anchor_urb(int_urb, &priv->submitted); in p54u_tx_net2280() 376 usb_anchor_urb(data_urb, &priv->submitted); in p54u_tx_net2280() 1012 init_usb_anchor(&priv->submitted); in p54u_probe()
|
D | p54usb.h | 155 struct usb_anchor submitted; member
|
/linux-4.1.27/Documentation/ |
D | padata.txt | 21 submitted to this instance in parallel. The cbcpumask defines which 32 cpumasks, submitted by padata_alloc/padata_alloc_possible and the 'usable' 126 Each task submitted to padata_do_parallel() will, in turn, be passed to 151 submitted.
|
D | stable_kernel_rules.txt | 18 regression they should only be submitted by a distribution kernel 68 Additionally, some patches submitted via Option 1 may have additional patch
|
D | SubmittingDrivers | 19 be submitted to the mainstream kernel. 22 If you don't use assigned numbers then when your device is submitted it will
|
D | xillybus.txt | 147 some data has been submitted and acknowledged by the FPGA. This slows down 285 which buffer is submitted, but how much data it contains. 372 buffer with some data, but not submitted that buffer. If the host waited for
|
D | coccinelle.txt | 165 New semantic patches can be proposed and submitted by kernel
|
D | email-clients.txt | 17 Patches for the Linux kernel are submitted via email, preferably as
|
D | bcache.txt | 237 If non zero, bcache keeps a list of the last 128 requests submitted to compare
|
D | SubmittingPatches | 169 patch as submitted. 386 After you have submitted your change, be patient and wait. Reviewers are
|
/linux-4.1.27/Documentation/device-mapper/ |
D | dm-crypt.txt | 67 Perform encryption using the same cpu that IO was submitted on. 76 thread because it benefits CFQ to have writes submitted using the
|
/linux-4.1.27/drivers/staging/media/mn88473/ |
D | TODO | 19 Patches should be submitted to:
|
/linux-4.1.27/drivers/staging/media/mn88472/ |
D | TODO | 19 Patches should be submitted to:
|
/linux-4.1.27/drivers/dma/ |
D | mic_x100_dma.c | 221 if (mic_ch->issued == mic_ch->submitted) in mic_dma_issue_pending() 223 mic_ch->issued = mic_ch->submitted; in mic_dma_issue_pending() 237 if (mic_dma_ring_count(ch->issued, ch->submitted) in mic_dma_update_pending() 255 mic_ch->submitted = mic_ch->head; in mic_dma_tx_submit_unlock()
|
D | mic_x100_dma.h | 118 u32 submitted; member
|
/linux-4.1.27/Documentation/block/ |
D | writeback_cache_control.txt | 23 The REQ_FLUSH flag can be OR ed into the r/w flags of a bio submitted from 36 The REQ_FUA flag can be OR ed into the r/w flags of a bio submitted from the
|
D | null_blk.txt | 18 - Bio-based. IO requests are submitted directly to the device driver.
|
D | queue-sysfs.txt | 120 cpu "group" that originally submitted the request. For some workloads this
|
D | biovecs.txt | 7 As of 3.13, biovecs should never be modified after a bio has been submitted.
|
D | biodoc.txt | 859 Direct access requests that do not contain bios would be submitted differently
|
/linux-4.1.27/Documentation/crypto/ |
D | async-tx-api.txt | 47 operations to be submitted, like xor->copy->xor in the raid5 case. The 81 before the dependency is submitted. This requires that all descriptors be 85 1/ setting the ASYNC_TX_ACK flag if no child operations are to be submitted
|
D | api-intro.txt | 103 Algorithms submitted must also be generally patent-free (e.g. IDEA
|
/linux-4.1.27/drivers/usb/host/ |
D | imx21-dbg.c | 79 stats_for_urb(imx21, urb)->submitted++; in debug_urb_submitted() 362 stats->submitted, in debug_statistics_show_one()
|
D | imx21-hcd.h | 399 unsigned long submitted; member
|
/linux-4.1.27/drivers/net/wireless/zd1211rw/ |
D | zd_usb.h | 210 struct usb_anchor submitted; member
|
D | zd_usb.c | 900 usb_kill_anchored_urbs(&tx->submitted); in zd_usb_disable_tx() 1007 usb_anchor_urb(urb, &tx->submitted); in tx_urb_complete() 1052 usb_anchor_urb(urb, &tx->submitted); in zd_usb_tx() 1204 init_usb_anchor(&tx->submitted); in init_usb_tx()
|
/linux-4.1.27/Documentation/s390/ |
D | kvm.txt | 66 submitted as floating interrupts. The following interrupts are not considered 91 submitted for a specific cpu. The following interrupts are not considered
|
D | cds.txt | 347 CCW_CMD_NOOP to the end of the submitted CCW chain. This will force Channel-End
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | AUTHORS | 47 Thanks to those in the community who have submitted detailed bug reports
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | atmel_usba_udc.h | 311 unsigned int submitted:1; member
|
D | atmel_usba_udc.c | 104 req->submitted ? 'F' : 'f', in queue_dbg_read() 386 req->submitted = 1; in submit_request() 423 if (!req->submitted) in submit_next_request() 766 req->submitted = 0; in usba_ep_queue() 1365 if (req->submitted) in usba_control_irq() 1566 if (req->submitted) in usba_ep_irq()
|
/linux-4.1.27/drivers/misc/carma/ |
D | carma-fpga.c | 761 bool submitted = false; in data_irq() local 815 submitted = true; in data_irq() 822 if (!submitted) in data_irq()
|
/linux-4.1.27/Documentation/scsi/ |
D | dc395x.txt | 15 Problems, questions and patches should be submitted to the mailing
|
D | dpti.txt | 46 * V2.4 First version ready to be submitted to be embedded in the kernel
|
D | ChangeLog.megaraid | 91 Fix: A patch submitted to community from following folk.
|
D | ChangeLog.lpfc | 50 * Changed a few lines from patch submitted by Christoph Hellwig
|
/linux-4.1.27/crypto/ |
D | Kconfig | 1116 Salsa20 is a stream cipher submitted to eSTREAM, the ECRYPT 1129 Salsa20 is a stream cipher submitted to eSTREAM, the ECRYPT 1142 Salsa20 is a stream cipher submitted to eSTREAM, the ECRYPT 1288 Twofish was submitted as an AES (Advanced Encryption Standard) 1310 Twofish was submitted as an AES (Advanced Encryption Standard) 1326 Twofish was submitted as an AES (Advanced Encryption Standard) 1346 Twofish was submitted as an AES (Advanced Encryption Standard) 1372 Twofish was submitted as an AES (Advanced Encryption Standard)
|
/linux-4.1.27/Documentation/isdn/ |
D | README.concap | 148 - request data being submitted by lower layer (device hardware) 157 /* to request data be submitted by device */
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 255 ops=N Number of alloc reqs submitted 265 ops=N Number of retr reqs submitted 273 ops=N Number of store reqs submitted
|
/linux-4.1.27/fs/jfs/ |
D | jfs_logmgr.c | 208 uint submitted; /* # of pages submitted */ member 2164 INCREMENT(lmStat.submitted); in lbmStartIO() 2514 lmStat.submitted, in jfs_lmstats_proc_show()
|
/linux-4.1.27/Documentation/filesystems/ |
D | Locking | 272 page, write I/O can be submitted and the write I/O completion handler must run 273 end_page_writeback() once the I/O is complete. If no I/O is submitted, the 283 set_page_writeback()/end_page_writeback() on a page submitted to writepage
|
D | ext4.txt | 307 operations submitted by kjournald2 during a
|
/linux-4.1.27/Documentation/dmaengine/ |
D | client.txt | 115 added and the descriptor must then be submitted. Some DMA engine
|
/linux-4.1.27/drivers/usb/usbip/ |
D | usbip_protocol.txt | 32 USBIP_CMD_UNLINK to unlink a previously submitted URB. The answers of the
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 276 processes. Use them both. When the driver itself is submitted for review 278 submitted at the same time. A driver that supports ACPI and uses device 449 submitted to ASWG and go through the normal approval process; for those that
|
D | acpi_object_usage.txt | 592 -- Section 17: NUMA support (prototypes have been submitted for
|
/linux-4.1.27/Documentation/arm/ |
D | README | 48 or submitted through the web form at
|
/linux-4.1.27/drivers/atm/ |
D | eni.c | 153 backlogged = 0,rx_enqueued = 0,rx_dequeued = 0,pushed = 0,submitted = 0, variable 1464 tx_complete,dma_complete,queued,requeued,submitted,backlogged, 2071 submitted++; in eni_send()
|
/linux-4.1.27/Documentation/networking/ |
D | scaling.txt | 437 2.6.38. Original patches were submitted by Tom Herbert 441 submitted by Ben Hutchings (bwh@kernel.org)
|
D | ixgb.txt | 174 various submitted results using Linux.
|
/linux-4.1.27/Documentation/development-process/ |
D | 4.Coding | 219 Code submitted for review should, as a rule, not produce any compiler 265 locking should be run with lockdep enabled before being submitted for
|
D | 2.Process | 53 submitted to the mainline. On occasion a more significant change will be
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 699 Dax Kelson submitted this so that the ACPI acpid daemon will 781 Bartek Kania submitted this, it can be used to measure how much time your disk
|
D | thinkpad-acpi.txt | 153 non-experimental when they are submitted to Linux mainline, at which
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 258 submitted jobs, which may choose to terminate or re-prioritize jobs that
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 4373 submitted patches for the slip transport and lots of other things.
|