Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/lex/common/
H A Dsub3.c356 int j, nlid; in repbycgid() local
361 nlid = yycgid('\n'); in repbycgid()
364 if (j == nlid) { in repbycgid()
/titanic_44/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c241 static int nlid = 0; variable
1675 nlid++; in acpi_drv_find_cb()
1721 &type, (void *)&retp)) && nlid) { in acpi_drv_acpi_init()
/titanic_44/usr/src/uts/common/vm/
H A Dseg_vn.c9945 lgrp_id_t nlid = (olid == LGRP_NONE) ? lgrp_id : NLGRPS_MAX; in segvn_textrepl() local
9946 if (atomic_cas_32((uint32_t *)&p->p_tr_lgrpid, olid, nlid) != in segvn_textrepl()