Home
last modified time | relevance | path

Searched refs:transaction (Results 1 – 25 of 36) sorted by relevance

12

/trueos/sys/contrib/octeon-sdk/
HDcvmx-usb.c213 cvmx_usb_transaction_t transaction[MAX_TRANSACTIONS]; /**< Storage for transactions */ member
525 cvmx_usb_transaction_t *transaction) in __cvmx_usb_free_transaction() argument
527 transaction->flags = 0; in __cvmx_usb_free_transaction()
528 transaction->prev = NULL; in __cvmx_usb_free_transaction()
529 transaction->next = NULL; in __cvmx_usb_free_transaction()
531 usb->free_transaction_tail->next = transaction; in __cvmx_usb_free_transaction()
533 usb->free_transaction_head = transaction; in __cvmx_usb_free_transaction()
534 usb->free_transaction_tail = transaction; in __cvmx_usb_free_transaction()
673 __cvmx_usb_free_transaction(usb, usb->transaction + i); in cvmx_usb_initialize()
1170 cvmx_usb_transaction_t *transaction) in __cvmx_usb_get_submit_handle() argument
[all …]
/trueos/contrib/subversion/subversion/libsvn_fs_base/util/
HDfs_skels.c413 transaction_t *transaction; in svn_fs_base__parse_transaction_skel() local
428 transaction = apr_pcalloc(pool, sizeof(*transaction)); in svn_fs_base__parse_transaction_skel()
431 transaction->kind = kind; in svn_fs_base__parse_transaction_skel()
437 transaction->base_id = NULL; in svn_fs_base__parse_transaction_skel()
438 transaction->revision = in svn_fs_base__parse_transaction_skel()
441 if (! SVN_IS_VALID_REVNUM(transaction->revision)) in svn_fs_base__parse_transaction_skel()
448 transaction->revision = SVN_INVALID_REVNUM; in svn_fs_base__parse_transaction_skel()
449 transaction->base_id = svn_fs_base__id_parse(base_id_or_rev->data, in svn_fs_base__parse_transaction_skel()
454 transaction->root_id = svn_fs_base__id_parse(root_id->data, in svn_fs_base__parse_transaction_skel()
458 SVN_ERR(svn_skel__parse_proplist(&(transaction->proplist), in svn_fs_base__parse_transaction_skel()
[all …]
HDfs_skels.h120 const transaction_t *transaction,
/trueos/contrib/subversion/subversion/libsvn_fs_fs/
HDstructure24 which has been changed or added in the transaction. During the final
48 <txnid>.txn/ Directory containing transaction <txnid>
49 txn-protorevs/ Subdirectory containing transaction proto-revision files
50 <txnid>.rev Proto-revision file for transaction <txnid>
52 txn-current File containing the next transaction key
93 next transaction name, along with the revision number the transaction
94 is based on. This sequence number ensures that transaction names are
95 not reused, even if the transaction is aborted and a new transaction
153 Formats 1-2: transaction names may be reused
154 Format 3+: transaction names generated using txn-current file
[all …]
/trueos/contrib/subversion/subversion/libsvn_fs_base/notes/
HDstructure435 whose value is the transaction that was committed to create this revision.
449 Every transaction ends when it is either successfully committed, or
450 aborted. We call a transaction which has been either committed or
453 Transactions are identified by unique numbers, called transaction
454 ID's. Currently, transaction ID's are never reused, though this is
456 transaction ID in its shortest ASCII form.
459 committed transactions. Every key in this table is a transaction ID.
463 ("transaction" ROOT-ID BASE-ID PROPLIST COPIES)
468 * ROOT-ID is the node revision ID of the transaction's root
471 * BASE-ID is the node revision ID of the root of the transaction's
[all …]
HDfs-history11 transaction snapshot of the versioned directory tree) and paths under
101 3. txn ID: This key uniquely identifies the Subversion transaction
117 mutable". If previous operations under this transaction caused
138 the node-revision with the ID of the Subversion transaction being used
140 is allowed to be changed inside that transaction.
171 copy ID, and (as always) the txn ID of the transaction in which the
HDTODO24 Does every operation on a deleted node or completed transaction fail
/trueos/contrib/subversion/subversion/libsvn_fs_base/bdb/
HDtxn-table.c205 transaction_t *transaction; in svn_fs_bdb__get_txn() local
226 SVN_ERR(svn_fs_base__parse_transaction_skel(&transaction, skel, pool)); in svn_fs_bdb__get_txn()
227 *txn_p = transaction; in svn_fs_bdb__get_txn()
/trueos/contrib/sendmail/contrib/
HDmailprio85 # To get the maximum value from a transaction delay based priority
386 X To get the maximum value from a transaction delay based priority
439 # statistic (new as of sendmail V8) which is per transaction. We also
443 # xdelay would be to compute an approximation of the transaction delay
447 # To get the maximum value from a transaction delay based priority
499 X # Now weight the delay factor by the transaction delay (xdelay).
/trueos/sys/dev/aic7xxx/
HDaic79xx.seq149 * We have received good status for this transaction. There may
171 * to this transaction. There are two states that a FIFO still
583 * Allocate a FIFO for a non-packetized transaction.
585 * can allocate a FIFO for a non-packetized transaction.
629 * each transaction.
682 * each transaction.
957 * of the transaction being sent.
1093 * transactions by first looking at the transaction stored in
1095 * transaction for this target, this must be a tagged transaction.
1143 * an SCB transaction to the reconnecting target.
[all …]
HDaic7xxx.seq1486 * of the transaction being sent.
1698 * and await the bus going free. If this is an untagged transaction
1732 * chips, SHADDR increments with every bus transaction, even PIO.
1815 * transactions by first looking at the transaction stored in
1816 * the busy target array. If there is no untagged transaction
1817 * for this target or the transaction is for a different lun, then
1818 * this must be a tagged transaction.
1909 * an SCB transaction to the reconnecting target.
2278 * a PCI transaction. Drain the fifo.
2343 * transaction, it must be returned to the disconnected list.
HDaic7xxx.reg822 * message transaction. This
1493 * The initiator specified tag for this target mode transaction.
HDaic79xx.reg139 * message transaction. This
3710 * The initiator specified tag for this target mode transaction.
3955 * The first is to allocate a dmamap for each transaction.
/trueos/contrib/wpa/src/utils/
HDpcsc_funcs.c510 int transaction = 0; in scard_init() local
611 transaction = 1; in scard_init()
691 if (transaction) in scard_init()
/trueos/crypto/heimdal/lib/kadm5/
HDiprop-commands.in51 help = "Prints the iprop transaction log in text."
/trueos/contrib/file/magic/Magdir/
HDsql27 >4 string MARIALOG MySQL Maria transaction log file
HDdatabase172 # test for 2 reserved NULL bytes,transaction and encryption byte flag
/trueos/contrib/ofed/management/opensm/doc/
HDopensm_release_notes_openib-2.0.5.txt246 * OpenSM crash due to transaction lookup (interop with Cisco stack)
248 mask) was received the lookup of the transaction was successful.
249 The stale transaction pointed to "free'd" memory.
/trueos/cddl/contrib/dtracetoolkit/Examples/
HDfsrw_example.txt29 By looking closely at the Offset (Kbytes) and Size of each transaction, we
/trueos/contrib/serf/
HDdesign-guide.txt52 within a transaction, and that creation could be proportional to an
/trueos/lib/libc/db/mpool/
HDmpool.libtp671 printf("Waking transaction %d due to completed I/O\n",
/trueos/contrib/ofed/management/doc/
HDlibibmad.txt423 SA attribute offset, vendor class OUI, mad transaction id (only the relevant
/trueos/contrib/sendmail/
HDRELEASE_NOTES399 transaction is accepted. This is a regression introduced
749 another transaction in a session while sending mail, do
1123 recipients received so far in a transaction.
2185 dropping the connection during an SMTP transaction, stop
3571 the SMTP transaction out of sync. Problem noted by Per
4546 multiple users in the same transaction (F=m).
5158 During the transfer of a message in an SMTP transaction, if a
5562 transaction. After this number is reached, sendmail
6224 transaction to clear the entire transaction. Problem
6687 in a DATA transaction to be sticky; these can occur because
[all …]
/trueos/sys/dev/isp/
HDDriverManual.txt267 XS_T Platform SCSI transaction type (i.e., command for HBA)
/trueos/etc/
HDservices475 set 257/tcp #secure electronic transaction
476 set 257/udp #secure electronic transaction

12