Searched refs:ap_sm_event (Results 1 – 3 of 3) sorted by relevance
438 enum ap_wait ap_sm_event(struct ap_queue *aq, enum ap_event event) in ap_sm_event() function447 while ((wait = ap_sm_event(aq, event)) == AP_WAIT_AGAIN) in ap_sm_event_loop()462 while (ap_sm_event(aq, AP_EVENT_POLL) != AP_WAIT_NONE) in ap_queue_suspend()565 ap_wait(ap_sm_event(aq, AP_EVENT_POLL)); in reset_store()657 ap_wait(ap_sm_event(aq, AP_EVENT_POLL)); in ap_queue_init_reply()778 ap_wait(ap_sm_event(aq, AP_EVENT_POLL)); in ap_queue_reinit_state()
243 enum ap_wait ap_sm_event(struct ap_queue *aq, enum ap_event event);
392 ap_wait(ap_sm_event(aq, AP_EVENT_TIMEOUT)); in ap_request_timeout()