Home
last modified time | relevance | path

Searched refs:tx (Results 151 – 175 of 238) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/disp/
H A Drt.c851 rt_parmsset(kthread_t *tx, void *prmsp, id_t reqpcid, cred_t *reqpcredp) in rt_parmsset() argument
854 rtproc_t *rtpp = (rtproc_t *)tx->t_cldata; in rt_parmsset()
856 ASSERT(MUTEX_HELD(&(ttoproc(tx))->p_lock)); in rt_parmsset()
875 thread_lock(tx); in rt_parmsset()
878 rt_change_priority(tx, rtpp); in rt_parmsset()
891 thread_unlock(tx); in rt_parmsset()
H A Dfx.c1012 fx_parmsset(kthread_t *tx, void *parmsp, id_t reqpcid, cred_t *reqpcredp) in fx_parmsset() argument
1021 ASSERT(MUTEX_HELD(&(ttoproc(tx))->p_lock)); in fx_parmsset()
1023 thread_lock(tx); in fx_parmsset()
1024 fxpp = (fxproc_t *)tx->t_cldata; in fx_parmsset()
1050 thread_unlock(tx); in fx_parmsset()
1091 fx_change_priority(tx, fxpp); in fx_parmsset()
1092 thread_unlock(tx); in fx_parmsset()
/illumos-gate/usr/src/test/util-tests/tests/ar/
H A Dartest.ksh65 if ! $nm_prog -P -tx $comp > $comp.nm; then
105 if ! $nm_prog -P -tx $ar_f01 > $ar_f01.nm; then
109 if ! $nm_prog -P -tx $ar_f10 > $ar_f10.nm; then
/illumos-gate/usr/src/cmd/tbl/
H A Dt6.c17 # define tx(a) (a>(char *)0 && a<(char *)128) macro
68 if (tx(s) != text) continue; in maktab()
86 if (tx(s) != text) continue; in maktab()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c1106 scf_transaction_t *tx = NULL; in modify_sprop() local
1145 if ((tx = scf_transaction_create(h)) == NULL || in modify_sprop()
1152 if (scf_transaction_start(tx, gpg) == -1) { in modify_sprop()
1159 ret = scf_transaction_property_new(tx, ent, prop, in modify_sprop()
1162 ret = scf_transaction_property_change_type(tx, ent, in modify_sprop()
1183 ret = scf_transaction_commit(tx); in modify_sprop()
1191 scf_transaction_reset(tx); in modify_sprop()
1198 scf_transaction_destroy(tx); in modify_sprop()
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxsnd.c620 lmpacket->u1.tx.flags = 0; in bnx_xmit_ring_xmit_mblk()
621 lmpacket->u1.tx.lso_mss = 0; in bnx_xmit_ring_xmit_mblk()
623 lmpacket->u1.tx.vlan_tag = 0; in bnx_xmit_ring_xmit_mblk()
626 lmpacket->u1.tx.flags |= LM_TX_FLAG_COMPUTE_IP_CKSUM; in bnx_xmit_ring_xmit_mblk()
630 lmpacket->u1.tx.flags |= LM_TX_FLAG_COMPUTE_TCP_UDP_CKSUM; in bnx_xmit_ring_xmit_mblk()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio_guest.c186 nxhv_dc_fp_t *tx, *rx; in nxge_hio_vr_add() local
281 tx = &nhd->hio.tx; in nxge_hio_vr_add()
282 if (tx->get_map) { in nxge_hio_vr_add()
288 hv_rv = (*tx->get_map)(vr->cookie, &tx_map); in nxge_hio_vr_add()
H A Dnxge_intr.c784 nxhv_dc_fp_t *tx = &nhd->hio.tx; in nxge_hio_tdsv_add() local
787 if (tx->getinfo == 0) { in nxge_hio_tdsv_add()
796 hv_rv = (*tx->getinfo)(dc->cookie, dc->page, &dc->ldg.index, in nxge_hio_tdsv_add()
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/
H A Dt.stately1 …la|me|md|ma|mi|mn|ms|mo|mt|nb|nv|nh|nj|nm|ny|nc|nd|oh|ok|or|pa|ri|sc|sd|tn|tx|ut|vt|va|wa|wv|wi|-|…
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dcnex.h84 cnex_intr_t tx; /* Transmit interrupt */ member
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_removal.h84 extern void svr_sync(spa_t *spa, dmu_tx_t *tx);
H A Dspa.h963 dmu_tx_t *tx);
1014 extern void spa_history_create_obj(spa_t *spa, dmu_tx_t *tx);
1021 dmu_tx_t *tx, const char *fmt, ...);
1023 dmu_tx_t *tx, const char *fmt, ...);
1025 dmu_tx_t *tx, const char *fmt, ...);
1061 extern void spa_prop_clear_bootfs(spa_t *spa, uint64_t obj, dmu_tx_t *tx);
H A Dzfs_fuid.h122 extern void zfs_fuid_txhold(zfsvfs_t *zfsvfs, dmu_tx_t *tx);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c387 tx->tx_sb_index_number = HC_SP_INDEX_ETH_FW_TX_CQ_CONS; in lm_eth_init_client_init_tx_data()
397 tx->tx_sb_index_number = HC_SP_INDEX_ETH_ISCSI_CQ_CONS; in lm_eth_init_client_init_tx_data()
401 tx->tx_sb_index_number = HC_SP_INDEX_ETH_FCOE_CQ_CONS; in lm_eth_init_client_init_tx_data()
405 tx->force_default_pri_flg = TRUE; in lm_eth_init_client_init_tx_data()
426 tx->tx_status_block_id = LM_FW_SB_ID(pdev, sb_id); in lm_eth_init_client_init_tx_data()
433 tx->tx_switching_flg = TRUE; in lm_eth_init_client_init_tx_data()
437 tx->tx_switching_flg = FALSE; in lm_eth_init_client_init_tx_data()
442 tx->refuse_outband_vlan_flg = 0; in lm_eth_init_client_init_tx_data()
448 tx->tunnel_lso_inc_ip_id = INT_HEADER; in lm_eth_init_client_init_tx_data()
450 tx->tunnel_non_lso_pcsum_location = CSUM_ON_BD; in lm_eth_init_client_init_tx_data()
[all …]
/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1429 scf_transaction_t *tx = NULL; in store_inetd_hash() local
1451 if ((tx = scf_transaction_create(h)) == NULL || in store_inetd_hash()
1458 if (scf_transaction_start(tx, pg) == -1) in store_inetd_hash()
1461 if (scf_transaction_property_new(tx, txent, HASH_PROP, in store_inetd_hash()
1463 scf_transaction_property_change_type(tx, txent, HASH_PROP, in store_inetd_hash()
1471 if ((ret = scf_transaction_commit(tx)) == -1) in store_inetd_hash()
1475 scf_transaction_reset(tx); in store_inetd_hash()
1490 scf_transaction_destroy(tx); in store_inetd_hash()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dauth.test921 CREATE TABLE tx(id);
948 SELECT * FROM tx;
953 } {t2 tx r2}
1058 } {t2 tx r2}
1074 } {t2 tx r2}
1086 } {t2 tx r2}
1102 } {t2 tx r2}
1118 DROP TABLE tx;
1806 SELECT * FROM tx;
1817 DELETE FROM tx;
[all …]
H A Djoin.test104 SELECT * FROM (SELECT b as 'c', c as 'd', d as 'e' FROM t2) as 'tx'
107 } {tx.c 3 tx.d 4 tx.e 5 t1.a 1 t1.b 2}
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrhypotf.c288 int tx = *(int*)(px - stridex) & 0x7fffffff; in __vrhypotf() local
289 if (tx == 0) /* X = 0 */ in __vrhypotf()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c3670 struct iwn_cmd_data *tx; in iwn_send() local
3875 tx->id = wn->id; in iwn_send()
3895 tx->timeout = htole16(0); in iwn_send()
3912 tx->tid = tid; in iwn_send()
3913 tx->rts_ntries = 60; in iwn_send()
3914 tx->data_ntries = 15; in iwn_send()
3916 tx->plcp = rinfo->plcp; in iwn_send()
3920 tx->linkq = 0; in iwn_send()
3934 memcpy(((uint8_t *)tx) + sizeof(*tx), wh, hdrlen); in iwn_send()
3938 tx->security = 0; in iwn_send()
[all …]
/illumos-gate/usr/src/cmd/init/
H A Dinit.c3211 if (scf_transaction_property_change_type(tx, ent, pname, type) == 0) in transaction_add_set()
3233 if (scf_transaction_property_new(tx, ent, pname, type) == 0) in transaction_add_set()
3290 scf_transaction_t *tx = NULL; in lscf_set_runlevel() local
3318 (tx = scf_transaction_create(h)) == NULL || in lscf_set_runlevel()
3393 if (scf_transaction_start(tx, pg) != 0) { in lscf_set_runlevel()
3413 r = transaction_add_set(tx, ent, "runlevel", SCF_TYPE_ASTRING); in lscf_set_runlevel()
3423 scf_transaction_reset(tx); in lscf_set_runlevel()
3433 r = scf_transaction_commit(tx); in lscf_set_runlevel()
3447 scf_transaction_reset(tx); in lscf_set_runlevel()
3459 scf_transaction_reset(tx); in lscf_set_runlevel()
[all …]
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c2642 iwk_tx_cmd_t *tx; in iwk_send() local
2762 tx->tx_flags = 0; in iwk_send()
2837 tx->sta_id = index; in iwk_send()
2839 tx->sta_id = IWK_AP_ID; in iwk_send()
2865 LE_32(tx->tx_flags))); in iwk_send()
2867 tx->rts_retry_limit = 60; in iwk_send()
2872 tx->len = LE_16(len); in iwk_send()
2874 tx->dram_lsb_ptr = in iwk_send()
2876 tx->dram_msb_ptr = 0; in iwk_send()
2877 tx->driver_txop = 0; in iwk_send()
[all …]
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A DMakefile72 tx.o \
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c1322 uint8_t tx; in ural_set_txantenna() local
1324 tx = ural_bbp_read(sc, RAL_BBP_TX) & ~RAL_BBP_ANTMASK; in ural_set_txantenna()
1326 tx |= RAL_BBP_ANTA; in ural_set_txantenna()
1328 tx |= RAL_BBP_ANTB; in ural_set_txantenna()
1330 tx |= RAL_BBP_DIVERSITY; in ural_set_txantenna()
1335 tx |= RAL_BBP_FLIPIQ; in ural_set_txantenna()
1337 ural_bbp_write(sc, RAL_BBP_TX, tx); in ural_set_txantenna()
1341 ural_write(sc, RAL_PHY_CSR5, tmp | (tx & 0x7)); in ural_set_txantenna()
1344 ural_write(sc, RAL_PHY_CSR6, tmp | (tx & 0x7)); in ural_set_txantenna()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c2076 scf_transaction_t *tx = NULL; in ra_set_prop_from_string() local
2146 if ((tx = scf_transaction_create(h)) == NULL || in ra_set_prop_from_string()
2150 if (scf_transaction_start(tx, instpg) == -1) in ra_set_prop_from_string()
2153 if (scf_transaction_property_new(tx, ent, propname, in ra_set_prop_from_string()
2156 } else if (scf_transaction_property_change(tx, ent, propname, in ra_set_prop_from_string()
2166 retval = scf_transaction_commit(tx); in ra_set_prop_from_string()
2168 scf_transaction_reset(tx); in ra_set_prop_from_string()
2196 if (tx != NULL) in ra_set_prop_from_string()
2197 scf_transaction_destroy(tx); in ra_set_prop_from_string()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_soft_ring.c211 mac_srs_tx_t *tx = &mac_srs->srs_tx; in mac_soft_ring_create() local
213 ASSERT(tx->st_soft_rings[ in mac_soft_ring_create()
215 tx->st_soft_rings[((mac_ring_t *)x_arg2)->mr_index] = in mac_soft_ring_create()

12345678910