Home
last modified time | relevance | path

Searched refs:submit (Results 1 – 21 of 21) sorted by relevance

/f-stack/freebsd/opencrypto/
H A Dcrypto.c1950 struct cryptop *crp, *submit; in crypto_proc() local
1966 submit = NULL; in crypto_proc()
1978 if (submit == NULL) in crypto_proc()
1979 submit = crp; in crypto_proc()
1983 if (submit != NULL) { in crypto_proc()
1992 if (submit->crp_session->cap == cap) in crypto_proc()
1996 submit = crp; in crypto_proc()
2003 if (submit != NULL) { in crypto_proc()
2004 TAILQ_REMOVE(&crp_q, submit, crp_next); in crypto_proc()
2005 cap = submit->crp_session->cap; in crypto_proc()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/
H A Dibm,vas.txt4 to directly submit compression and other requests to Nest accelerators (NX)
/f-stack/freebsd/contrib/libsodium/
H A DTHANKS85 submit a pull request!)
/f-stack/freebsd/contrib/device-tree/Bindings/
H A DABI.rst34 4) Don't submit bindings for staging or unstable. That will be decided by
/f-stack/freebsd/contrib/device-tree/Bindings/mailbox/
H A Dbrcm,iproc-flexrm-mbox.txt4 used to submit work to offload engines. An SoC may have multiple FlexRM
/f-stack/app/redis-5.0.5/
H A DCONTRIBUTING33 following procedure to submit a patch:
/f-stack/dpdk/doc/guides/rawdevs/
H A Docteontx2_dma.rst69 API, which takes the mempool as parameter. PMD uses this pool to submit DMA
/f-stack/dpdk/doc/guides/prog_guide/
H A Devent_crypto_adapter.rst22 The application can choose to submit a crypto operation directly to
60 can directly submit the crypto operations to the cryptodev.
H A Dvhost_lib.rst235 vhost invokes this function to submit copy data to the async devices.
H A Drte_security.rst214 Encryption: The software will submit the packet to cryptodev as usual
H A Dcompressdev.rst257 from here, so application can submit next op from
/f-stack/dpdk/doc/guides/contributing/
H A Dpatches.rst23 * There is a mailing list where developers submit patches.
32 … `register for the mailing list <https://mails.dpdk.org/listinfo/dev>`_ in order to submit patches.
620 #. Fix the review comments and submit a ``v n+1`` patchset::
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.openssl53 or by an individual or Legal Entity authorized to submit on behalf of
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/
H A DLICENSE53 or by an individual or Legal Entity authorized to submit on behalf of
/f-stack/freebsd/contrib/openzfs/.github/
H A DCONTRIBUTING.md263 that they have the right to submit the patch for inclusion into
/f-stack/tools/libxo/xohtml/
H A Dxohtml.css280 input#target-history-submit {
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_20_02.rst231 can submit a plain packet to the PMD, and it will be sent out on the wire
H A Drelease_20_05.rst271 thread(s) would receive events and submit them back to the event device
/f-stack/freebsd/contrib/zstd/
H A DCONTRIBUTING.md24 In order to accept your pull request, we need you to submit a CLA. You only need
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js1586 submit: 1,
3608 jQuery.event.special.submit = {
4601 submit: function( elem ) {
/f-stack/freebsd/contrib/edk2/
H A DMdePkg.dec84 …## @libraryclass Provides the functions to submit Scsi commands defined in SCSI-2 specification …