Home
last modified time | relevance | path

Searched refs:process_req_hwp (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_sched.c95 static void process_req_hwp(void *);
243 process_req_hwp(void *ireq) in process_req_hwp() function
565 if (taskq_dispatch(taskq, process_req_hwp, areq, TQ_NOSLEEP) == in kcf_resubmit_request()
664 process_req_hwp(sreq); in kcf_submit_request()
677 (void) taskq_dispatch(taskq, process_req_hwp, in kcf_submit_request()
784 process_req_hwp, areq, TQ_NOSLEEP) == in kcf_submit_request()
1884 if (taskq_dispatch(taskq, process_req_hwp, areq, in kcf_next_req()