/linux-4.4.14/sound/firewire/tascam/ |
D | tascam-transaction.c | 65 int i, len, consume; in fill_message() local 73 consume = snd_rawmidi_transmit_peek(substream, msg, 3); in fill_message() 74 if (consume == 0) in fill_message() 80 for (i = 0; i < consume; ++i) { in fill_message() 89 consume = i + 1; in fill_message() 92 } else if (consume == 3) { in fill_message() 99 len = consume; in fill_message() 121 if (consume < len - 1) in fill_message() 123 consume = len - 1; in fill_message() 130 if (consume < len) in fill_message() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/nvmem/ |
D | qfprom.txt | 27 Are device nodes which consume nvmem data cells.
|
D | rockchip-efuse.txt | 30 Are device nodes which consume nvmem data cells.
|
D | nvmem.txt | 63 Are device nodes which consume nvmem data cells/providers.
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | hi3620-clock.txt | 18 to specify the clock which they consume.
|
D | marvell,pxa910.txt | 19 to specify the clock which they consume.
|
D | hix5hd2-clock.txt | 13 to specify the clock which they consume.
|
D | exynos5440-clock.txt | 16 to specify the clock which they consume.
|
D | marvell,pxa168.txt | 19 to specify the clock which they consume.
|
D | marvell,mmp2.txt | 19 to specify the clock which they consume.
|
D | marvell,pxa1928.txt | 19 phandle and this identifier to specify the clock which they consume.
|
D | exynos5250-clock.txt | 17 to specify the clock which they consume.
|
D | maxim,max77686.txt | 19 to specify the clock which they consume. Following indices are allowed:
|
D | maxim,max77802.txt | 18 to specify the clock which they consume. Following indices are allowed:
|
D | exynos4415-clock.txt | 20 to specify the clock which they consume.
|
D | amlogic,meson8b-clkc.txt | 18 to specify the clock which they consume. All available clocks are defined as
|
D | exynos5420-clock.txt | 18 to specify the clock which they consume.
|
D | hi6220-clock.txt | 49 to specify the clock which they consume.
|
D | exynos4-clock.txt | 19 to specify the clock which they consume.
|
D | exynos3250-clock.txt | 21 to specify the clock which they consume.
|
D | samsung,s3c2412-clock.txt | 15 to specify the clock which they consume. Some of the clocks are available only
|
D | samsung,s3c2410-clock.txt | 18 to specify the clock which they consume. Some of the clocks are available only
|
D | rockchip,rk3288-cru.txt | 21 to specify the clock which they consume. All available clocks are defined as
|
D | samsung,s3c2443-clock.txt | 18 to specify the clock which they consume. Some of the clocks are available only
|
D | rockchip,rk3188-cru.txt | 22 to specify the clock which they consume. All available clocks are defined as
|
D | rockchip,rk3368-cru.txt | 21 to specify the clock which they consume. All available clocks are defined as
|
D | samsung,s3c64xx-clock.txt | 19 to specify the clock which they consume. Some of the clocks are available only
|
D | exynos7-clock.txt | 9 this identifier to specify the clock which they consume. All
|
D | clk-exynos-audss.txt | 36 clock which they consume. Some of the clocks are available only on a particular
|
D | exynos5260-clock.txt | 9 this identifier to specify the clock which they consume. All
|
D | exynos5433-clock.txt | 168 to specify the clock which they consume.
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-bwc.txt | 11 each given "period" (microseconds), a group is allowed to consume only up to 18 above at each period boundary. As threads consume this bandwidth it is
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | qcom,spmi-pmic.txt | 14 each. A function can consume one or more of these fixed-size register regions.
|
D | s2mps11.txt | 41 the clock which they consume.
|
/linux-4.4.14/Documentation/RCU/ |
D | rcuref.txt | 7 those unusual cases where percpu-ref would consume too much memory,
|
/linux-4.4.14/Documentation/ |
D | io-mapping.txt | 5 as it would consume too much of the kernel address space.
|
D | lzo.txt | 73 They just have to "refill" this credit if they consume extra bytes. This is
|
D | workqueue.txt | 124 not expected to hog a CPU and consume many cycles. That means 347 * Unless work items are expected to consume a huge amount of CPU
|
D | pinctrl.txt | 446 consume 2, 4 or 8 pins respectively, so either { A1, B1 } are taken or
|
/linux-4.4.14/Documentation/thermal/ |
D | power_allocator.txt | 203 maximum power that an actor can consume. 211 Calculate a cooling device state that would make the device consume at
|
/linux-4.4.14/drivers/spi/ |
D | spi-tegra114.c | 379 unsigned consume = tspi->curr_dma_words * tspi->bytes_per_word; in tegra_spi_copy_client_txbuf_to_spi_txbuf() local 384 for (i = 0; consume && (i < tspi->bytes_per_word); in tegra_spi_copy_client_txbuf_to_spi_txbuf() 385 i++, consume--) in tegra_spi_copy_client_txbuf_to_spi_txbuf()
|
D | spi-tegra20-slink.c | 389 unsigned consume = tspi->curr_dma_words * tspi->bytes_per_word; in tegra_slink_copy_client_txbuf_to_spi_txbuf() local 393 for (i = 0; consume && (i < tspi->bytes_per_word); in tegra_slink_copy_client_txbuf_to_spi_txbuf() 394 i++, consume--) in tegra_slink_copy_client_txbuf_to_spi_txbuf()
|
/linux-4.4.14/Documentation/ia64/ |
D | err_inject.txt | 54 #On cpu4, inject and consume total 0x10 errors, interval 5 seconds 59 #On cpu15, inject and consume total 0x10 errors, interval 5 seconds 830 /* Create a shm segment which will be used to inject/consume errors on.*/ 909 /* consume the error for "inject only"*/
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | boost.txt | 43 will consume more power than without the boosting, which may be
|
/linux-4.4.14/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 68 - Clients must implement CAIF layer to consume/produce
|
/linux-4.4.14/Documentation/device-mapper/ |
D | switch.txt | 45 consume far too much memory.
|
D | statistics.txt | 209 space must also be escaped, otherwise the shell will consume them):
|
/linux-4.4.14/sound/soc/blackfin/ |
D | Kconfig | 152 this mode will consume much more memory for DMA.
|
/linux-4.4.14/Documentation/vm/ |
D | hwpoison.txt | 16 * When the current CPU tries to consume corruption the currently
|
/linux-4.4.14/Documentation/filesystems/ |
D | logfs.txt | 145 not consume any extra space, so the compression gains are lost space
|
D | ext2.txt | 112 Because this can consume a considerable amount of space for large
|
D | relay.txt | 324 there is no consumer or if the consumer can't consume sub-buffers fast
|
/linux-4.4.14/net/sctp/ |
D | sm_statefuns.c | 2979 goto consume; in sctp_sf_eat_data_6_2() 3046 consume: in sctp_sf_eat_data_6_2() 3096 goto consume; in sctp_sf_eat_data_fast_4_4() 3122 consume: in sctp_sf_eat_data_fast_4_4()
|
/linux-4.4.14/Documentation/driver-model/ |
D | porting.txt | 387 consume. To do this, a bus must implement the 'hotplug' method in
|
/linux-4.4.14/Documentation/locking/ |
D | lockdep-design.txt | 249 spinlock_t will consume 8192 lock classes -unless- each spinlock
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 428 nd_blk device driver to consume. 745 finding and idle BTT and assigning it to consume a PMEM or BLK namespace.
|
/linux-4.4.14/Documentation/DocBook/ |
D | networking.xml.db | 103 API-consume-skb
|
/linux-4.4.14/kernel/ |
D | signal.c | 332 bool consume = task->jobctl & JOBCTL_STOP_CONSUME; in task_participate_group_stop() local 338 if (!consume) in task_participate_group_stop()
|
/linux-4.4.14/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 300 space will consume (numVFs * n) segments. That means there aren't as many
|
/linux-4.4.14/net/mac80211/ |
D | rx.c | 3418 struct sk_buff *skb, bool consume) in ieee80211_prepare_and_rx_handle() argument 3428 if (!consume) { in ieee80211_prepare_and_rx_handle()
|
/linux-4.4.14/mm/ |
D | Kconfig | 98 # consume vast quantities of .bss, so be careful.
|
/linux-4.4.14/Documentation/trace/ |
D | ring-buffer-design.txt | 82 cannot preempt/interrupt a writer, but it may read/consume from the
|
D | ftrace.txt | 442 read, but it will only display (and consume) the data specific
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 379 programs, particularly malloc debuggers, may consume lots of them,
|
D | kernel.txt | 786 process can consume, via setrlimit(2). Unfortunately, shared memory
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 65 * automatically consume the entries.
|
D | aic79xx.seq | 169 * Since this status did not consume a FIFO, we have to
|
/linux-4.4.14/Documentation/networking/ |
D | ip-sysctl.txt | 434 may consume significant resources. Cf. tcp_max_orphans.
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 735 more cards than you really need since they just consume memory. Also
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 2232 buffer device, while it does consume precious memory. The main use
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 505 consume less power than most of the x86 derivatives.
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 966 If you are short on IPs and don't want to consume two per UML, then
|