Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/
H A Dprint_json.c63 lw = lw->lw_next; in list_wrap_depth()
88 free(lw); in list_wrap_pop_and_free()
183 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_string()
205 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_boolean()
221 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_boolean_value()
292 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_byte()
300 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_int8()
308 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_uint8()
316 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_int16()
423 *lw = list_wrap_pop_and_free(*lw); in ch_end()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky.c890 leak_walk_t *lw; in leaky_walk_init() local
932 wsp->walk_data = lw = mdb_zalloc(sizeof (*lw), UM_SLEEP); in leaky_walk_init()
933 lw->lkw_ndx = 0; in leaky_walk_init()
934 lw->lkw_current = lkb; in leaky_walk_init()
935 lw->lkw_hash_next = NULL; in leaky_walk_init()
943 leak_walk_t *lw = wsp->walk_data; in leaky_walk_step_common() local
952 lk = lk_bufctl[lw->lkw_ndx++]; in leaky_walk_step_common()
954 if (lw->lkw_ndx == LK_BUFCTLHSIZE) in leaky_walk_step_common()
961 lw->lkw_current = lk->lkb_next; in leaky_walk_step_common()
980 leak_walk_t *lw = wsp->walk_data; in leaky_walk_fini() local
[all …]
H A Dgenunix.c1967 lg_walk_data_t *lw = priv; in lg_walk_cb() local
1969 if (addr != lw->startaddr) in lg_walk_cb()
1970 return (lw->callback(addr, data, lw->data)); in lg_walk_cb()
1979 lg_walk_data_t lw; in lg_walk_step() local
1994 lw.callback = wsp->walk_callback; in lg_walk_step()
1995 lw.data = wsp->walk_cbdata; in lg_walk_step()
1997 lw.startaddr = (uintptr_t)&(graph->active_locks); in lg_walk_step()
1998 if (mdb_pwalk("lock_descriptor", lg_walk_cb, &lw, lw.startaddr)) { in lg_walk_step()
1999 mdb_warn("couldn't walk lock_descriptor at %p\n", lw.startaddr); in lg_walk_step()
2003 lw.startaddr = (uintptr_t)&(graph->sleeping_locks); in lg_walk_step()
[all …]
H A Dgcore.c1168 mdb_klwp_t lw; in gcore_prgetlwpstatus() local
1175 if (mdb_ctf_vread(&lw, "klwp_t", "mdb_klwp_t", lwp_addr, 0) == -1) { in gcore_prgetlwpstatus()
1178 lwp = &lw; in gcore_prgetlwpstatus()
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/
H A Dtst.rv32i.s43 lw s6, 0x7ff(s1)
44 lw s7, (s1)
45 lw s8, -0x800(s1)
H A Dtst.rv32i.out13 libdis_test+0x30: 03 ab f4 7f lw s6,0x7ff(s1)
14 libdis_test+0x34: 83 ab 04 00 lw s7,0x0(s1)
15 libdis_test+0x38: 03 ac 04 80 lw s8,-0x800(s1)
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v-c/
H A Dtst.ldsr.s34 c.lw x9,(x10)
35 c.lw x12,0x40(x13)
H A Dtst.ldsr.out6 libdis_test+0xa: 04 41 c.lw s1,0x0(a0)
7 libdis_test+0xc: b0 42 c.lw a2,0x40(a3)
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c447 unsigned long lw; member
466 unsigned long lw; member
502 unsigned long lw; member
515 unsigned long lw; member
701 tp->tx_ring[i].tx_status.lw = 0; in rhine_init_ring()
702 tp->tx_ring[i].tx_ctrl.lw = 0x00e08000; in rhine_init_ring()
1218 rxstatus = tp->rx_ring[tp->cur_rx].rx_status.lw; in rhine_poll()
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c1095 fanout_walk_data_t *lw; in fanout_stack_walk_init() local
1107 lw = mdb_alloc(sizeof (*lw), UM_SLEEP); in fanout_stack_walk_init()
1108 lw->index = 0; in fanout_stack_walk_init()
1109 lw->size = fi->getsize(sctps); in fanout_stack_walk_init()
1110 lw->sctp = 0; in fanout_stack_walk_init()
1111 lw->fanout = (sctp_tf_t *)kaddr; in fanout_stack_walk_init()
1112 lw->getnext = fi->getnext; in fanout_stack_walk_init()
1114 if ((wsp->walk_addr = find_next_hash_item(lw)) == 0) { in fanout_stack_walk_init()
1117 wsp->walk_data = lw; in fanout_stack_walk_init()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c897 Lword lw; in dump_secflags() local
910 lw = extract_as_lword(state, &layout->pr_effective); in dump_secflags()
912 conv_prsecflags(lw, 0, &inv)); in dump_secflags()
914 lw = extract_as_lword(state, &layout->pr_inherit); in dump_secflags()
916 conv_prsecflags(lw, 0, &inv)); in dump_secflags()
918 lw = extract_as_lword(state, &layout->pr_lower); in dump_secflags()
920 conv_prsecflags(lw, 0, &inv)); in dump_secflags()
922 lw = extract_as_lword(state, &layout->pr_upper); in dump_secflags()
924 conv_prsecflags(lw, 0, &inv)); in dump_secflags()
/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_term.c581 int lw, rw; /* Left and right line widths. */ in tbl_hrule() local
622 lw = cpp == NULL || cpn == NULL || in tbl_hrule()
627 tbl_direct_border(tp, BHORIZ * lw, in tbl_hrule()
680 tbl_direct_border(tp, BLEFT * lw + in tbl_hrule()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c353 mpt_entry.lw = (mr->mr_accflag & IBT_MR_LOCAL_WRITE) ? 1 : 0; in hermon_mr_register_shared()
566 mpt_entry.lw = (mr->mr_accflag & IBT_MR_LOCAL_WRITE) ? 1 : 0; in hermon_mr_alloc_fmr()
1023 (mpt_entry.lw ? IBT_MR_LOCAL_WRITE : 0) | in hermon_mr_query()
1698 mpt_entry.lw = (mr->mr_accflag & IBT_MR_LOCAL_WRITE) ? 1 : 0; in hermon_mr_common_reg()
1928 mpt_entry.lw = (mr->mr_accflag & IBT_MR_LOCAL_WRITE) ? 1 : 0; in hermon_dma_mr_register()
2097 mpt_entry.lw = 1; in hermon_mr_alloc_lkey()
2187 mpt_entry.lw = 1; in hermon_mr_fexch_mpt_init()
2612 mpt_entry.lw = (acc_flags_to_use & IBT_MR_LOCAL_WRITE) ? 1 : 0; in hermon_mr_common_rereg()
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Ddat_redirection.h379 #define DAT_SRQ_SET_LW(srq, lw) \ argument
382 (lw))
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c349 mpt_entry.lw = (mr->mr_accflag & IBT_MR_LOCAL_WRITE) ? 1 : 0; in tavor_mr_register_shared()
1234 mpt_entry.lw = (mr->mr_accflag & IBT_MR_LOCAL_WRITE) ? 1 : 0; in tavor_mr_common_reg()
1435 mpt_entry.lw = (mr->mr_accflag & IBT_MR_LOCAL_WRITE) ? 1 : 0; in tavor_dma_mr_register()
1838 mpt_entry.lw = (acc_flags_to_use & IBT_MR_LOCAL_WRITE) ? 1 : 0; in tavor_mr_common_rereg()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h1692 uint32_t lw :1; member
1781 uint32_t lw :1; member
1877 uint32_t lw :1; member
1945 uint32_t lw :1; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h873 uint32_t lw :1; member
906 uint32_t lw :1; member
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps95 label_width, "lw" "lw" # cols in each label
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps116 label_width lw lw number # cols in each label
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps114 label_width lw lw number # cols in each label
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile211 -liconv -lw /* these should be pulled in by -lc */
H A DRELEASE104 11-01-28 add -lw for ancient sunos
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src6511 lh#2, lw#8, nlab#8,
6525 lh#1, lm#48, lw#8, nlab#8,
8793 lh@, lines#25, lw@, nlab@,
8797 lh@, lines#25, lw@, nlab@,
8873 lh@, lines#25, lw@, nlab@,
8876 lh@, lines#25, lw@, nlab@,
8892 lh@, lines#43, lw@, nlab@,
8895 lh@, lines#43, lw@, nlab@,
8933 lh@, lines#25, lw@, nlab@,
8937 lh@, lines#25, lw@, nlab@,
[all …]
H A Dtermcap.src5757 :Nl#8:lh#2:lw#8:\
7861 :Nl@:lh@:li#25:lw@:\
7865 :Nl@:lh@:li#25:lw@:\
7931 :Nl@:lh@:li#25:lw@:\
7934 :Nl@:lh@:li#25:lw@:\
7948 :Nl@:lh@:li#43:lw@:\
7951 :Nl@:lh@:li#43:lw@:\
7986 :Nl@:lh@:li#25:lw@:\
7990 :Nl@:lh@:li#25:lw@:\
8121 :Nl@:lh@:li#25:lw@:\
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE49 11-02-02 Makefile: add :MAPLIB: check for ancient -lw