Home
last modified time | relevance | path

Searched refs:ap_jumptable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dap_queue.c408 static ap_func_t *ap_jumptable[NR_AP_SM_STATES][NR_AP_SM_EVENTS] = { variable
438 return ap_jumptable[aq->sm_state][event](aq); in ap_sm_event()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dap_queue.c458 static ap_func_t *ap_jumptable[NR_AP_SM_STATES][NR_AP_SM_EVENTS] = { variable
493 return ap_jumptable[aq->sm_state][event](aq); in ap_sm_event()

Completed in 3 milliseconds