Searched refs:lowner (Results 1 – 1 of 1) sorted by relevance
4281 struct thread *lowner; local4391 regs[rd] = LOCK_CLASS(l.li)->lc_owner(l.li, &lowner);4403 LOCK_CLASS(l.li)->lc_owner(l.li, &lowner);4405 regs[rd] = (uintptr_t)lowner;4441 regs[rd] = LOCK_CLASS(l.li)->lc_owner(l.li, &lowner) &&4442 lowner == NULL;4455 regs[rd] = LOCK_CLASS(l.li)->lc_owner(l.li, &lowner) &&4456 lowner != NULL;4469 LOCK_CLASS(l.li)->lc_owner(l.li, &lowner);4471 regs[rd] = (lowner == curthread);