Home
last modified time | relevance | path

Searched refs:nlid (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub3.c355 int j, nlid; in repbycgid() local
360 nlid = yycgid('\n'); in repbycgid()
363 if (j == nlid) { in repbycgid()
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c232 static int nlid = 0; variable
1734 nlid++; in acpi_drv_find_cb()
1805 &type, (void *)&retp)) && nlid) { in acpi_drv_acpi_init()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c9935 lgrp_id_t nlid = (olid == LGRP_NONE) ? lgrp_id : NLGRPS_MAX; in segvn_textrepl() local
9936 if (atomic_cas_32((uint32_t *)&p->p_tr_lgrpid, olid, nlid) != in segvn_textrepl()