Home
last modified time | relevance | path

Searched refs:contract (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v6.1/drivers/dma/
Dsun4i-dma.c149 struct sun4i_dma_contract *contract; member
334 struct sun4i_dma_contract *contract = NULL; in __execute_vchan_pending() local
367 contract = to_sun4i_dma_contract(vd); in __execute_vchan_pending()
368 if (list_empty(&contract->demands)) { in __execute_vchan_pending()
370 list_del(&contract->vd.node); in __execute_vchan_pending()
371 vchan_cookie_complete(&contract->vd); in __execute_vchan_pending()
375 } while (list_empty(&contract->demands)); in __execute_vchan_pending()
378 promise = list_first_entry(&contract->demands, in __execute_vchan_pending()
384 vchan->contract = contract; in __execute_vchan_pending()
386 set_pchan_interrupt(priv, pchan, contract->use_half_int, 1); in __execute_vchan_pending()
[all …]
/Linux-v6.1/arch/powerpc/boot/dts/fsl/
Db4420qds.dts30 * on any theory of liability, whether in contract, strict liability, or tort
Db4420si-pre.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
Db4420si-post.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
Dp5040si-pre.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
Db4qds.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
Dp5040ds.dts30 * on any theory of liability, whether in contract, strict liability, or tort
Dp5040si-post.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
Db4si-post.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
/Linux-v6.1/Documentation/rust/
Dcoding-guidelines.rst98 in code documentation. ``# Safety`` sections specify the contract that callers
140 // SAFETY: The safety contract must be upheld by the caller.
/Linux-v6.1/Documentation/firmware-guide/acpi/dsd/
Dleds.rst26 individual LEDs. The value of the "reg" property is a contract between the
/Linux-v6.1/fs/reiserfs/
DKconfig33 need, buy a support contract, or pay us to port it to another OS.
/Linux-v6.1/Documentation/scsi/
Ddpti.rst19 contract, strict liability, or tort (including negligence or otherwise)
/Linux-v6.1/LICENSES/dual/
DApache-2.034 entity, whether by contract or otherwise, or (ii) ownership of fifty
165 in tort (including negligence), contract, or otherwise, unless required
DCDDL-1.080 direction or management of such entity, whether by contract
354 regulation which provides that the language of a contract shall be
DMPL-1.191 contract or otherwise, or (b) ownership of more than fifty percent
427 Any law or regulation which provides that the language of a contract
DCC-BY-4.076 extent this Public License may be interpreted as a contract, You are
/Linux-v6.1/Documentation/networking/
Dmsg_zerocopy.rst209 avoidance, and a contract that the kernel will queue a completion
/Linux-v6.1/Documentation/bpf/
Dbtf.rst22 The kernel API is the contract between user space and kernel. The kernel
24 contract between ELF file and libbpf loader.
/Linux-v6.1/Documentation/process/
Dembargoed-hardware-issues.rst66 confidentiality by their employment contract. Linux Foundation IT
/Linux-v6.1/Documentation/driver-api/
Ddma-buf.rst153 :doc: fence cross-driver contract
/Linux-v6.1/Documentation/userspace-api/
Dlandlock.rst265 contract with each other. This is required to make sure sandboxing will not
/Linux-v6.1/Documentation/dev-tools/kunit/
Dusage.rst221 contract between *implementers* and *users* since it forces them to use the
/Linux-v6.1/Documentation/filesystems/caching/
Dcachefiles.rst60 spare space and automatically contract when the set of data requires more
/Linux-v6.1/Documentation/gpu/
Dtodo.rst185 the actual change to the locking contract is a flag day, due to struct dma_buf

12