Home
last modified time | relevance | path

Searched defs:ccw_queue (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/s390/block/
Ddasd.c2225 struct list_head ccw_queue; in _dasd_sleep_on() local
2313 static inline int _wait_for_wakeup_queue(struct list_head *ccw_queue) in _wait_for_wakeup_queue()
2325 static int _dasd_sleep_on_queue(struct list_head *ccw_queue, int interruptible) in _dasd_sleep_on_queue()
2421 int dasd_sleep_on_queue(struct list_head *ccw_queue) in dasd_sleep_on_queue()
Ddasd_int.h481 struct list_head ccw_queue; member
533 struct list_head ccw_queue; member