Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape.h200 wait_queue_head_t state_change_wq; member
H A Dtape_core.c209 wake_up(&device->state_change_wq); in tape_state_set()
285 wake_up(&device->state_change_wq); in tape_med_state_set()
544 init_waitqueue_head(&device->state_change_wq); in tape_alloc_device()
H A Dtape_std.c203 return wait_event_interruptible(device->state_change_wq, in tape_std_mtload()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape.h200 wait_queue_head_t state_change_wq; member
H A Dtape_core.c209 wake_up(&device->state_change_wq); in tape_state_set()
285 wake_up(&device->state_change_wq); in tape_med_state_set()
495 init_waitqueue_head(&device->state_change_wq); in tape_alloc_device()
H A Dtape_std.c203 return wait_event_interruptible(device->state_change_wq, in tape_std_mtload()

Completed in 7 milliseconds