Searched refs:lock_loan_t (Results 1 – 1 of 1) sorted by relevance
563 } lock_loan_t; typedef564 static lock_loan_t lock_loan_head; /* list head is a dummy element */1652 lock_loan_t *cur; in pm_devi_lock_held()5948 lock_loan_t *cur; in pm_lock_power_single()5984 lock_loan_t *cur; in pm_unlock_power_single()9268 lock_loan_t *prev = &lock_loan_head; in pm_borrow_lock()9269 lock_loan_t *cur = (lock_loan_t *)kmem_zalloc(sizeof (*cur), KM_SLEEP); in pm_borrow_lock()9285 lock_loan_t *cur; in pm_return_lock()9286 lock_loan_t *prev = &lock_loan_head; in pm_return_lock()