Searched refs:lo_type (Results 1 – 9 of 9) sorted by relevance
55 .lo_type = LOCKOPS_SPIN,60 .lo_type = LOCKOPS_SLEEP,65 .lo_type = LOCKOPS_SLEEP,
50 int lo_type; member
74 .lo_type = LOCKOPS_SLEEP,
181 .lo_type = LOCKOPS_SLEEP,
291 .lo_type = LOCKOPS_SPIN,297 .lo_type = LOCKOPS_SLEEP,
134 .lo_type = LOCKOPS_SPIN,
329 ld->ld_flags = (lo->lo_type == LOCKOPS_SLEEP ? LD_SLEEPER : 0); in lockdebug_alloc()1004 if (ld->ld_lockops->lo_type == LOCKOPS_SLEEP)
121 .lo_type = LOCKOPS_SLEEP,
138 if ($ld->ld_lockops->lo_type == 0x2)