Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h219 #define NOTIFY_CLIENT(areq, err) (*(areq)->an_reqarg.cr_callback_func)(\
/f-stack/freebsd/contrib/openzfs/include/sys/crypto/
H A Dapi.h51 void (*cr_callback_func)(void *, int); member
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c1666 areq->an_reqarg.cr_callback_func = kcf_last_req; in kcf_next_req()
1771 (*(cr->cr_callback_func))(cr->cr_callback_arg, status); in kcf_last_req()