Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dcallb.h93 } callb_cpr_t; typedef
135 bzero((caddr_t)(cp), sizeof (callb_cpr_t)); \
196 extern callb_cpr_t callb_cprinfo_safe;
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dcallb.c92 callb_cpr_t callb_cprinfo_safe = {
310 callb_cpr_t *cp = (callb_cpr_t *)arg; in callb_generic_cpr()
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dcallb.h34 } callb_cpr_t; typedef
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmmp.c214 mmp_thread_enter(mmp_thread_t *mmp, callb_cpr_t *cpr) in mmp_thread_enter()
221 mmp_thread_exit(mmp_thread_t *mmp, kthread_t **mpp, callb_cpr_t *cpr) in mmp_thread_exit()
556 callb_cpr_t cpr; in mmp_thread()
H A Dtxg.c223 txg_thread_enter(tx_state_t *tx, callb_cpr_t *cpr) in txg_thread_enter()
230 txg_thread_exit(tx_state_t *tx, callb_cpr_t *cpr, kthread_t **tpp) in txg_thread_exit()
241 txg_thread_wait(tx_state_t *tx, callb_cpr_t *cpr, kcondvar_t *cv, clock_t time) in txg_thread_wait()
509 callb_cpr_t cpr; in txg_sync_thread()
595 callb_cpr_t cpr; in txg_quiesce_thread()
H A Ddbuf.c713 callb_cpr_t cpr; in dbuf_evict_thread()
H A Darc.c9343 callb_cpr_t cpr; in l2arc_feed_thread()
H A Dspa.c1120 callb_cpr_t cprinfo; in spa_thread()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_context.h659 } callb_cpr_t;