Searched refs:promise (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/dma/ |
H A D | sun4i-dma.c | 405 * pchan and, if successful, will configure it to fulfill a promise 413 struct sun4i_dma_promise *promise = NULL; in __execute_vchan_pending() local 458 promise = list_first_entry(&contract->demands, in __execute_vchan_pending() 460 vchan->processing = promise; in __execute_vchan_pending() 463 if (promise) { in __execute_vchan_pending() 467 configure_pchan(pchan, promise); in __execute_vchan_pending() 514 * Generate a promise, to be used in a normal DMA contract. 516 * A NDMA promise contains all the information required to program the 518 * promise will live in the demands list on a contract. Once it has been 528 struct sun4i_dma_promise *promise; in generate_ndma_promise() local 595 struct sun4i_dma_promise *promise; generate_ddma_promise() local 671 struct sun4i_dma_promise *promise; get_next_cyclic_promise() local 691 struct sun4i_dma_promise *promise, *tmp; sun4i_dma_free_contract() local 710 struct sun4i_dma_promise *promise; sun4i_dma_prep_dma_memcpy() local 764 struct sun4i_dma_promise *promise; sun4i_dma_prep_dma_cyclic() local 885 struct sun4i_dma_promise *promise; sun4i_dma_prep_slave_sg() local 1057 struct sun4i_dma_promise *promise; sun4i_dma_tx_status() local 1123 struct sun4i_dma_promise *promise; sun4i_dma_interrupt() local [all...] |
/linux/Documentation/arch/arm/nwfpe/ |
H A D | todo.rst | 28 seem to promise extreme accuracy (in the order of 99.8%) and reasonable speed.
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | cache-policies.rst | 50 The smq policy (vs mq) offers the promise of less memory utilization,
|
/linux/Documentation/filesystems/nfs/ |
H A D | nfs41-server.rst | 253 fail to live up to the promise we made in CREATE_SESSION fore channel
|
/linux/Documentation/filesystems/iomap/ |
H A D | design.rst | 189 * **IOMAP_DELALLOC**: A promise to allocate space at a later time
|
/linux/drivers/md/ |
H A D | Kconfig | 323 reads over writes. This SMQ policy (vs MQ) offers the promise
|
/linux/Documentation/process/ |
H A D | 4.Coding.rst | 167 stack offered the promise of fixing that situation. Yet, this code did not
|
/linux/Documentation/userspace-api/ |
H A D | perf_ring_buffer.rst | 533 The modern CPUs with relaxed memory model cannot promise the memory
|
/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 353 promise to allow the TSC to additionally be scaled, but this hardware is not
|
/linux/drivers/scsi/ |
H A D | Kconfig | 896 controllers. Please visit <http://www.promise.com> to download.
|
/linux/Documentation/filesystems/ |
H A D | path-lookup.rst | 567 other. So this flag is seen as a hint, not a promise.
|
/linux/ |
H A D | CREDITS | 948 W: http://www.pnd-pc.demon.co.uk/promise/
|