Searched refs:ccw_queue (Results 1 – 5 of 5) sorted by relevance
121 INIT_LIST_HEAD(&device->ccw_queue); in dasd_alloc_device()161 INIT_LIST_HEAD(&block->ccw_queue); in dasd_alloc_block()666 list_for_each(l, &block->ccw_queue) in dasd_profile_start()697 list_for_each(l, &device->ccw_queue) in dasd_profile_start()1980 if (list_empty(&device->ccw_queue)) in __dasd_device_check_expire()2048 if (list_empty(&device->ccw_queue)) in __dasd_device_start_head()2319 struct list_head ccw_queue; in _dasd_sleep_on() local2322 INIT_LIST_HEAD(&ccw_queue); in _dasd_sleep_on()2554 if (list_empty(&device->ccw_queue)) in _dasd_term_running_cqr()2860 if (list_empty(&block->ccw_queue)) in __dasd_block_start_head()[all …]
287 if (!list_empty(&device->ccw_queue)) { in dasd_ext_handler()288 next = list_entry(device->ccw_queue.next, in dasd_ext_handler()
151 list_for_each_entry_safe(cqr, n, &block->ccw_queue, blocklist) { in dasd_ioctl_abortio()551 list_for_each(l, &base->ccw_queue) in __dasd_ioctl_information()
573 struct list_head ccw_queue; member630 struct list_head ccw_queue; member
415 list_add(&cqr->devlist, &device->ccw_queue); in dasd_eer_snss()