Searched refs:idle_slots_wait_queue (Results 1 – 2 of 2) sorted by relevance
95 init_waitqueue_head(&profile->idle_slots_wait_queue); in blk_crypto_profile_init()280 wait_event(profile->idle_slots_wait_queue, in blk_crypto_get_keyslot()290 wake_up(&profile->idle_slots_wait_queue); in blk_crypto_get_keyslot()332 wake_up(&profile->idle_slots_wait_queue); in blk_crypto_put_keyslot()
116 wait_queue_head_t idle_slots_wait_queue; member
Completed in 5 milliseconds