Searched refs:TX_SIZE (Results 1 – 4 of 4) sorted by relevance
326 v = (uint32_t *)((caddr_t)str + TX_SIZE(*v)); in tx_process_cmds()384 len = TX_SIZE(len); in tx_check_and_setup()409 len = TX_SIZE(len); in tx_check_and_setup()483 sz = TX_SIZE(sz); in tx_commit_data_new()643 bp += sizeof (uint32_t) + TX_SIZE(value_len); in tx_cmd_value()
6848 sz = TX_SIZE(sz); in tx_allow_value()6919 sz = TX_SIZE(sz); in tx_modifies_action()6957 sz = TX_SIZE(sz); in tx_only_enabled()
764 #define TX_SIZE(x) P2ROUNDUP((x), sizeof (uint32_t)) macro
4002 len = TX_SIZE(len + 1); in commit_process()4022 len = TX_SIZE(len); in commit_process()4065 assert(TX_SIZE(size) == size); in scf_transaction_commit()