Searched refs:lock_loan_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c566 } lock_loan_t; typedef in typeref:struct:lock_loan
567 static lock_loan_t lock_loan_head; /* list head is a dummy element */
1655 lock_loan_t *cur;
5957 lock_loan_t *cur;
5993 lock_loan_t *cur;
9277 lock_loan_t *prev = &lock_loan_head;
9278 lock_loan_t *cur = (lock_loan_t *)kmem_zalloc(sizeof (*cur), KM_SLEEP);
9294 lock_loan_t *cur;
9295 lock_loan_t *pre
[all...]

Completed in 60 milliseconds