Home
last modified time | relevance | path

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

1234567891011

/openbmc/linux/drivers/dma/
H A Dsun4i-dma.c384 vchan->contract = contract; in __execute_vchan_pending()
569 contract = kzalloc(sizeof(*contract), GFP_NOWAIT); in generate_dma_contract()
570 if (!contract) in generate_dma_contract()
576 return contract; in generate_dma_contract()
595 &contract->demands); in get_next_cyclic_promise()
618 kfree(contract); in sun4i_dma_free_contract()
631 if (!contract) in sun4i_dma_prep_dma_memcpy()
651 kfree(contract); in sun4i_dma_prep_dma_memcpy()
691 if (!contract) in sun4i_dma_prep_dma_cyclic()
815 if (!contract) in sun4i_dma_prep_slave_sg()
[all …]
/openbmc/docs/process/
H A Dsubproject-maintainership.md74 The [Technical Oversight Forum (TOF) contract][tof-contract] paints the TOF's
77 [tof-contract]: /tof/contract.md
216 Responsiveness is a social contract.
225 contract it should be a socially-driven process: Inspection of the state of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/
H A D0001-src-internal-Use-__GLIBC__-to-check-for-GNU-extentio.patch29 /* Annoying linux specific API contract */
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dread-edid6 * but this should not be interpreted as a support contract of any kind.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSMLNJ7 …er resulting from loss of use, data or profits, whether in an action of contract, negligence or ot…
H A Dlibpng-2.015 other liability, whether in contract, tort or otherwise, arising
H A DAdobe-Glyph10 … on tort (including without limitation negligence or strict liability), contract or other legal or…
H A DNLOD-1.065 …d under a licence compatible by contract, such distribution may be based on an appropriate licence…
67 A licence compatible by contract shall mean the following licences:
H A DNLOD-2.066 …d under a licence compatible by contract, such distribution may be based on an appropriate licence…
68 A licence compatible by contract shall mean the following licences:
H A DDSDP15 …ernment, and operated by the University of Chicago under provision of a contract with the Departme…
H A DOSET-PL-2.142 …direct, to cause the direction or management of such entity, whether by contract or otherwise, or …
118 Under no circumstances and under no legal theory, whether tort (including negligence), contract, or…
133 …tates, or Your use of the Covered Software is pursuant to a procurement contract with such a state…
134 …nment, or Your use of the Covered Software is pursuant to a procurement contract with such an agen…
141 …forceable. Any law or regulation, which provides that the language of a contract shall be construe…
H A DCERN-OHL-P-2.069 2.3 You shall not attempt to restrict by contract or otherwise the
136 and on any theory of contract, warranty, tort (including
/openbmc/linux/Documentation/networking/
H A Dxdp-rx-metadata.rst46 will have to agree on the format by some out of band contract (like for
52 :doc:`af_xdp` use-case implies that there is a contract between the BPF
/openbmc/webui-vue/docs/guide/unit-testing/
H A Dreadme.md87 - Test only output that is part of the component contract
102 1. Define a component contract that is based upon the component API
171 - Refactoring does not break test unless contract changes
/openbmc/docs/
H A Ddiscord-rules.md6 your code. The community is not a substitute for a support contract.
/openbmc/openbmc/meta-openembedded/meta-python/licenses/
H A DLLNL11 Laboratory under contract no. W-7405-ENG-48 between the U.S. Department of Energy and The Regents o…
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Db4420qds.dts30 * on any theory of liability, whether in contract, strict liability, or tort
H A Db4420si-pre.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
H A Db4420si-post.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
H A Dp5040si-pre.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
/openbmc/openbmc/poky/meta/recipes-extended/zip/
H A Dzip_3.0.bb29 CVE_STATUS[CVE-2018-13684] = "cpe-incorrect: Not for zip but for smart contract implementation for …
/openbmc/linux/Documentation/translations/zh_CN/rust/
H A Dcoding-guidelines.rst127 // SAFETY: The safety contract must be upheld by the caller.
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A D0001-systemd-Add-optional-support-for-systemd-sd_notify.patch52 echo " Solaris process contract support: $SPC_MSG"
/openbmc/linux/Documentation/rust/
H A Dcoding-guidelines.rst98 in code documentation. ``# Safety`` sections specify the contract that callers
140 // SAFETY: The safety contract must be upheld by the caller.
/openbmc/linux/Documentation/firmware-guide/acpi/dsd/
H A Dleds.rst26 individual LEDs. The value of the "reg" property is a contract between the

1234567891011