/illumos-gate/usr/src/uts/common/sys/ |
H A D | flock.h | 138 callb_cpr_t *(*cb_callback)(flk_cb_when_t, void *); /* fcn ptr */ 252 callb_cpr_t *(*)(flk_cb_when_t, void *), void *); 254 callb_cpr_t *(*)(flk_cb_when_t, void *), void *, 257 callb_cpr_t *flk_invoke_callbacks(flk_callback_t *, flk_cb_when_t);
|
H A D | callb.h | 97 } callb_cpr_t; typedef 138 bzero((caddr_t)(cp), sizeof (callb_cpr_t)); \ 197 extern callb_cpr_t callb_cprinfo_safe;
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | callb.c | 93 callb_cpr_t callb_cprinfo_safe = { 284 callb_cpr_t *cp = (callb_cpr_t *)arg; in callb_generic_cpr() 370 callb_cpr_t *ccp = (callb_cpr_t *)cp->c_arg; in callb_is_stopped()
|
H A D | vm_pageout.c | 988 callb_cpr_t cprinfo; in pageout() 1113 callb_cpr_t cprinfo; in pageout_scanner()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_svc.c | 46 callb_cpr_t ci; in eib_events_handler() 308 callb_cpr_t ci; in eib_refill_rwqes() 386 callb_cpr_t ci; in eib_vnic_creator() 540 callb_cpr_t ci; in eib_monitor_tx_wqes() 637 callb_cpr_t ci; in eib_monitor_lso_bufs() 735 callb_cpr_t ci; in eib_manage_keepalives()
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | txg.c | 221 txg_thread_enter(tx_state_t *tx, callb_cpr_t *cpr) in txg_thread_enter() 228 txg_thread_exit(tx_state_t *tx, callb_cpr_t *cpr, kthread_t **tpp) in txg_thread_exit() 239 txg_thread_wait(tx_state_t *tx, callb_cpr_t *cpr, kcondvar_t *cv, clock_t time) in txg_thread_wait() 477 callb_cpr_t cpr; in txg_sync_thread() 560 callb_cpr_t cpr; in txg_quiesce_thread()
|
H A D | mmp.c | 223 mmp_thread_enter(mmp_thread_t *mmp, callb_cpr_t *cpr) in mmp_thread_enter() 230 mmp_thread_exit(mmp_thread_t *mmp, kthread_t **mpp, callb_cpr_t *cpr) in mmp_thread_exit() 562 callb_cpr_t cpr; in mmp_thread()
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_thread.c | 204 ufs_thread_run(struct ufs_q *uq, callb_cpr_t *cprinfop) in ufs_thread_run() 450 callb_cpr_t cprinfo; in ufs_thread_delete() 780 callb_cpr_t cprinfo; in ufs_thread_idle() 1014 callb_cpr_t cprinfo; in ufs_thread_reclaim() 1137 callb_cpr_t cprinfo; in ufs_thread_hlock()
|
H A D | lufs_thread.c | 83 trans_roll_wait(mt_map_t *logmap, callb_cpr_t *cprinfop) in trans_roll_wait() 422 callb_cpr_t cprinfo; in trans_roll()
|
/illumos-gate/usr/src/cmd/mdb/common/kmdb/kctl/ |
H A D | kctl_wr.c | 208 callb_cpr_t cprinfo; in kctl_wr_thread()
|
/illumos-gate/usr/src/uts/common/pcmcia/sys/ |
H A D | cs_priv.h | 475 callb_cpr_t cprinfo_cs; /* CPR cookie for cs_event_thread */ 476 callb_cpr_t cprinfo_ss; /* CPR cookie for cs_ss_thread */
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4_db_impl.h | 121 callb_cpr_t dbt_reaper_cpr_info; /* cpr the reaper thread */
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ipsec_loader.c | 52 callb_cpr_t cprinfo; in ipsec_loader()
|
/illumos-gate/usr/src/uts/common/crypto/api/ |
H A D | kcf_cbufcall.c | 264 callb_cpr_t cprinfo; in crypto_bufcall_service()
|
/illumos-gate/usr/src/uts/common/sys/usb/hubd/ |
H A D | hubdvar.h | 129 callb_cpr_t cpr; /* for cpr related info */
|
/illumos-gate/usr/src/uts/common/io/aggr/ |
H A D | aggr_send.c | 135 callb_cpr_t cprinfo; in aggr_tx_notify_thread()
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | svc.h | 465 callb_cpr_t *xp_cprp; /* unused padding for Contract */ 826 extern callb_cpr_t *svc_detach_thread(SVCXPRT *);
|
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | environ.c | 422 callb_cpr_t cprinfo; in environ_overtemp_poll()
|
/illumos-gate/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 309 } callb_cpr_t; typedef
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | memscrub.c | 268 callb_cpr_t cprinfo; in memscrubber()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcsm.h | 128 callb_cpr_t sm_cpr_info; /* CPR info */
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | fs_subr.c | 68 static callb_cpr_t *frlock_serialize_blocked(flk_cb_when_t, void *); 409 static callb_cpr_t *
|
H A D | fsflush.c | 359 callb_cpr_t cprinfo; in fsflush()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fctl_private.h | 642 callb_cpr_t fp_cpr_info; /* CPR info */
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | rdsv3_af_thr.c | 294 callb_cpr_t cprinfo; in rdsv3_af_thr_worker()
|