Home
last modified time | relevance | path

Searched refs:stopclk (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/s390/block/
H A Ddasd_erp.c102 cqr->stopclk = get_tod_clock(); in dasd_default_erp_action()
124 unsigned long startclk, stopclk; in dasd_default_erp_postaction() local
133 stopclk = cqr->stopclk; in dasd_default_erp_postaction()
151 cqr->stopclk = stopclk; in dasd_default_erp_postaction()
161 cqr->stopclk = get_tod_clock(); in dasd_default_erp_postaction()
H A Ddasd_diag.c196 cqr->stopclk = get_tod_clock(); in dasd_start_diag()
227 cqr->stopclk = get_tod_clock(); in dasd_diag_term_IO()
281 cqr->stopclk = get_tod_clock(); in dasd_ext_handler()
H A Ddasd.c809 !cqr->stopclk || !cqr->endclk || in dasd_profile_end()
814 irqtime = ((cqr->stopclk - cqr->startclk) >> 12); in dasd_profile_end()
815 endtime = ((cqr->endclk - cqr->stopclk) >> 12); in dasd_profile_end()
1329 cqr->stopclk = get_tod_clock(); in dasd_term_IO()
1345 cqr->stopclk = get_tod_clock(); in dasd_term_IO()
1740 cqr->stopclk = now; in dasd_int_handler()
1755 cqr->stopclk = now; in dasd_int_handler()
1787 cqr->stopclk = now; in dasd_int_handler()
2132 cqr->stopclk = get_tod_clock(); in dasd_flush_device_queue()
2659 cqr->stopclk = get_tod_clock(); in __dasd_cancel_req()
H A Ddasd_int.h155 unsigned long stopclk; /* TOD-clock of request interrupt */ member
H A Ddasd_3990_erp.c2364 cqr->stopclk = get_tod_clock(); in dasd_3990_erp_add_erp()
H A Ddasd_eckd.c3611 cqr->stopclk = get_tod_clock(); in dasd_eckd_ese_format()