Searched refs:abort_handler (Results 1 – 10 of 10) sorted by relevance
42 ATF_TC_WITHOUT_HEAD(abort_handler);43 ATF_TC_BODY(abort_handler, tc) in ATF_TC_BODY() argument60 ATF_TP_ADD_TC(tp, abort_handler); in ATF_TP_ADD_TCS()
173 SCI_BASE_REQUEST_HANDLER_T abort_handler; member
230 fw_request->state_handlers->abort_handler(&fw_request->parent); in scif_sas_internal_io_request_timeout_handler()
634 fw_request->state_handlers->abort_handler(&fw_request->parent); in scif_sas_domain_terminate_requests()667 request->state_handlers->abort_handler(&request->parent); in scif_sas_domain_terminate_requests()
1602 return this_request->state_handlers->parent.abort_handler( in scic_sds_io_request_terminate()
29 void abort_handler(struct trapframe *, int );
333 b _C_LABEL(abort_handler)353 b _C_LABEL(abort_handler)
277 abort_handler(struct trapframe *tf, int prefetch) in abort_handler() function
175 abort_handler(struct trapframe *tf, int type) in abort_handler() function
1346 * test/driver.c (abort_handler, main): Be quiet.