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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dcryptocop.c190 static struct cryptocop_prio_job *cryptocop_running_job = NULL; variable in typeref:struct:cryptocop_prio_job
1900 if (cryptocop_running_job == NULL){
1905 done_job = cryptocop_running_job;
1906 cryptocop_running_job = NULL;
2072 if (cryptocop_running_job){
2090 pj = cryptocop_running_job;
2091 cryptocop_running_job = NULL;
2132 if (cryptocop_running_job != NULL){
2160 cryptocop_running_job = pj;
2219 DEBUG(printk("cryptocop_start_job: starting DMA, new cryptocop_running_job
[all...]

Completed in 130 milliseconds