Searched defs:wl (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_waits.c56 evWaitList *wl = evGetWaitList(ctx, tag, 1); local
63 if (wl->last != NULL)
64 wl->last->next = new;
66 wl->first = new;
67 wl->last = new;
81 evWaitList *wl = evGetWaitList(ctx, tag, 0); local
84 if (!wl) {
89 first = wl->first;
96 ctx->waitDone.last = wl->last;
97 evFreeWaitList(ctx, wl);
109 evWaitList *wl; local
187 evWaitList *wl; local
[all...]
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c120 waiting_list_t *wl; local
124 if ((wl = (waiting_list_t *)calloc(1, sizeof (waiting_list_t)))
131 wl->pid = pid;
132 wl->tid = tid;
135 info->chg_w_first = wl;
136 info->chg_w_last = wl;
138 info->chg_w_last->next = wl;
139 wl->prev = info->chg_w_last;
140 info->chg_w_last = wl;
142 *wlp = wl;
152 waiting_list_t *wl; local
204 waiting_list_t *wl; local
261 waiting_list_t *wl = NULL; local
[all...]
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c141 scsa1394_bw_list_t *wl; local
162 wl = &scsa1394_sbp2_symbios_whitelist[i];
163 if ((wl->vid_match == SCSA1394_BW_ONE) && (wl->vid == vid)) {
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_wr.c256 dapli_tavor_wrid_find_match_srq(dapls_tavor_wrid_list_hdr_t *wl, argument
274 wqe_index = TAVOR_SRQ_WQ_INDEX(wl->wl_srq_desc_addr, wqe_addr,
275 wl->wl_srq_wqesz);
278 dapl_os_assert(wqe_index < wl->wl_size);
282 qsize_msk = wl->wl_size - 1;
283 tail = wl->wl_freel_tail;
286 wl->wl_freel_entries++;
288 dapl_os_assert(wl->wl_freel_entries <= wl->wl_size);
291 wl
[all...]
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgamma.c1408 double r1, r2, t2, z, xh, xl, yh, yl, zh, z1, z2, zl, x5, wh, wl; local
1502 /* wh+wl=(x+5)*yy */
1504 wl = (z1 * yy.h + x5 * yy.l) - (wh - zh * yy.h);
1506 rr.l = z * wl + xl * wh;
1521 /* wh+wl=(x+1)(x+6)*yy */
1524 wl = (z2 * yy.l + yl * yy.h) - (wh - (yh - 6.0) * yy.h);
1526 rr.l = z * wl + xl * wh;
H A Dtgammal.c883 long double r1, r2, t2, z, xh, xl, yh, yl, zh, z1, z2, zl, x5, wh, wl; local
943 /* wh+wl=(x+2)*yy */
945 wl = (zl * yy.h + z1 * yy.l) - (wh - zh * yy.h);
948 rr.l = z2 * wl + xl * wh;
980 /* wh+wl=(x+5)*yy */
982 wl = (z1 * yy.h + x5 * yy.l) - (wh - zh * yy.h);
984 rr.l = z * wl + xl * wh;
999 /* wh+wl=(x+1)(x+6)*yy */
1002 wl = (z2 * yy.l + yl * yy.h) - (wh - (yh - 6.0L) * yy.h);
1004 rr.l = z * wl
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c388 uint64_t wl, wr; local
393 for (i = 0, wl = 0; i < 8; i++) {
394 wl <<= 8;
395 wl |= l[i];
402 if (wl > wr) {
/illumos-gate/usr/src/uts/common/rpc/
H A Dib.h294 int wl, rl; member in struct:send_wid
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c2998 tavor_wrid_find_match_srq(tavor_wrid_list_hdr_t *wl, tavor_cqhdl_t cq, argument
3020 wqe_addr = ((uintptr_t)wl->wl_srq_wq_buf & 0xFFFFFFFF00000000ull) |
3021 (cqe_wqe_addr + wl->wl_srq_desc_off);
3029 wqe_index = TAVOR_SRQ_WQE_INDEX(wl->wl_srq_wq_buf, wqe_addr,
3030 wl->wl_srq_log_wqesz);
3033 ASSERT(wqe_index < wl->wl_srq_wq_bufsz);
3039 ddi_put32(wl->wl_acchdl, (uint32_t *)wl_wqe, wl->wl_free_list_indx);
3040 wl->wl_free_list_indx = wqe_index;
3043 wre = &wl
[all...]
/illumos-gate/usr/src/lib/libast/common/misc/
H A Doptget.c2116 int wl; local
2810 if (!(wl = p - w))
2814 wl = 0;
2824 if (wl && !match((char*)what, w, version, id, catalog))
2825 wl = 0;
2826 if ((!wl || *w == ':' || *w == '?') && (what[1] || sl && !memchr(s, what[0], sl) || !sl && what[0] != f))
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4426 uint64_t wl, wr; local
4431 for (i = 0, wl = 0; i < 8; i++) {
4432 wl <<= 8;
4433 wl |= l[i];
4440 if (wl > wr) {
4442 } else if (wl == wr) {

Completed in 197 milliseconds