Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/block/
Ddasd.c2140 struct list_head ccw_queue; in _dasd_sleep_on() local
2219 static inline int _wait_for_wakeup_queue(struct list_head *ccw_queue) in _wait_for_wakeup_queue()
2231 static int _dasd_sleep_on_queue(struct list_head *ccw_queue, int interruptible) in _dasd_sleep_on_queue()
2312 int dasd_sleep_on_queue(struct list_head *ccw_queue) in dasd_sleep_on_queue()
Ddasd_int.h453 struct list_head ccw_queue; member
498 struct list_head ccw_queue; member