Searched refs:idle_slots_wait_queue (Results 1 – 2 of 2) sorted by relevance
96 init_waitqueue_head(&profile->idle_slots_wait_queue); in blk_crypto_profile_init()281 wait_event(profile->idle_slots_wait_queue, in blk_crypto_get_keyslot()291 wake_up(&profile->idle_slots_wait_queue); in blk_crypto_get_keyslot()333 wake_up(&profile->idle_slots_wait_queue); in blk_crypto_put_keyslot()
116 wait_queue_head_t idle_slots_wait_queue; member
Completed in 4 milliseconds