Searched refs:lock_loan_t (Results 1 – 1 of 1) sorted by relevance
566 } lock_loan_t; typedef567 static lock_loan_t lock_loan_head; /* list head is a dummy element */1655 lock_loan_t *cur; in pm_devi_lock_held()5957 lock_loan_t *cur; in pm_lock_power_single()5993 lock_loan_t *cur; in pm_unlock_power_single()9277 lock_loan_t *prev = &lock_loan_head; in pm_borrow_lock()9278 lock_loan_t *cur = (lock_loan_t *)kmem_zalloc(sizeof (*cur), KM_SLEEP); in pm_borrow_lock()9294 lock_loan_t *cur; in pm_return_lock()9295 lock_loan_t *prev = &lock_loan_head; in pm_return_lock()