Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c163 arptr->an_is_my_turn = B_TRUE; in kcf_areqnode_alloc()
168 arptr->an_is_my_turn = B_FALSE; in kcf_areqnode_alloc()
317 while (areq->an_is_my_turn == B_FALSE) { in process_req_hwp()
1214 nextreq->an_is_my_turn = B_TRUE; in kcf_aop_done()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h184 boolean_t an_is_my_turn; member