Searched refs:cryptocop_running_job (Results 1 – 1 of 1) sorted by relevance
202 static struct cryptocop_prio_job *cryptocop_running_job = NULL; variable1911 if (cryptocop_running_job == NULL){ in dma_done_interrupt()1916 done_job = cryptocop_running_job; in dma_done_interrupt()1917 cryptocop_running_job = NULL; in dma_done_interrupt()2076 if (cryptocop_running_job){ in cryptocop_job_queue_close()2094 pj = cryptocop_running_job; in cryptocop_job_queue_close()2095 cryptocop_running_job = NULL; in cryptocop_job_queue_close()2136 if (cryptocop_running_job != NULL){ in cryptocop_start_job()2164 cryptocop_running_job = pj; in cryptocop_start_job()3522 cryptocop_running_job = NULL; in init_stream_coprocessor()