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 D | callb.h | 93 } 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 D | callb.c | 92 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 D | callb.h | 34 } callb_cpr_t; typedef
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | mmp.c | 214 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 D | txg.c | 223 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 D | dbuf.c | 713 callb_cpr_t cpr; in dbuf_evict_thread()
|
| H A D | arc.c | 9343 callb_cpr_t cpr; in l2arc_feed_thread()
|
| H A D | spa.c | 1120 callb_cpr_t cprinfo; in spa_thread()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfs_context.h | 659 } callb_cpr_t;
|