Searched refs:cryptocop_prio_no_prios (Results 1 – 1 of 1) sorted by relevance
154 cryptocop_prio_no_prios = 3 enumerator200 static struct cryptocop_prio_queue cryptocop_job_queues[cryptocop_prio_no_prios];1611 for (i = 0; i < cryptocop_prio_no_prios; i++){ in cryptocop_free_session()2034 for (i = 0; i < cryptocop_prio_no_prios; i++){ in cryptocop_job_queue_init()2056 for (i = 0; i < cryptocop_prio_no_prios; i++){ in cryptocop_job_queue_close()2145 …for (i = cryptocop_prio_kernel_csum; (i < cryptocop_prio_no_prios) && list_empty(&cryptocop_job_qu… in cryptocop_start_job()2146 if (i == cryptocop_prio_no_prios) { in cryptocop_start_job()