/titanic_44/usr/src/uts/common/sys/ |
H A D | flock.h | 134 callb_cpr_t *(*cb_callback)(flk_cb_when_t, void *); /* fcn ptr */ 244 callb_cpr_t *(*)(flk_cb_when_t, void *), void *); 246 callb_cpr_t *(*)(flk_cb_when_t, void *), void *, 249 callb_cpr_t *flk_invoke_callbacks(flk_callback_t *, flk_cb_when_t);
|
H A D | callb.h | 94 } callb_cpr_t; typedef 135 bzero((caddr_t)(cp), sizeof (callb_cpr_t)); \ 194 extern callb_cpr_t callb_cprinfo_safe;
|
/titanic_44/usr/src/uts/common/os/ |
H A D | callb.c | 95 callb_cpr_t callb_cprinfo_safe = { 286 callb_cpr_t *cp = (callb_cpr_t *)arg; in callb_generic_cpr() 372 callb_cpr_t *ccp = (callb_cpr_t *)cp->c_arg; in callb_is_stopped()
|
H A D | vm_pageout.c | 658 callb_cpr_t cprinfo; in pageout() 747 callb_cpr_t cprinfo; in pageout_scanner()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | txg.c | 220 txg_thread_enter(tx_state_t *tx, callb_cpr_t *cpr) in txg_thread_enter() 227 txg_thread_exit(tx_state_t *tx, callb_cpr_t *cpr, kthread_t **tpp) in txg_thread_exit() 238 txg_thread_wait(tx_state_t *tx, callb_cpr_t *cpr, kcondvar_t *cv, clock_t time) in txg_thread_wait() 451 callb_cpr_t cpr; in txg_sync_thread() 530 callb_cpr_t cpr; in txg_quiesce_thread()
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | ufs_thread.c | 200 ufs_thread_run(struct ufs_q *uq, callb_cpr_t *cprinfop) in ufs_thread_run() 446 callb_cpr_t cprinfo; in ufs_thread_delete() 778 callb_cpr_t cprinfo; in ufs_thread_idle() 1012 callb_cpr_t cprinfo; in ufs_thread_reclaim() 1135 callb_cpr_t cprinfo; in ufs_thread_hlock()
|
H A D | lufs_thread.c | 84 trans_roll_wait(mt_map_t *logmap, callb_cpr_t *cprinfop) in trans_roll_wait() 425 callb_cpr_t cprinfo; in trans_roll()
|
/titanic_44/usr/src/cmd/mdb/common/kmdb/kctl/ |
H A D | kctl_wr.c | 209 callb_cpr_t cprinfo; in kctl_wr_thread()
|
/titanic_44/usr/src/uts/common/nfs/ |
H A D | nfs4_db_impl.h | 121 callb_cpr_t dbt_reaper_cpr_info; /* cpr the reaper thread */
|
/titanic_44/usr/src/uts/common/pcmcia/sys/ |
H A D | cs_priv.h | 477 callb_cpr_t cprinfo_cs; /* CPR cookie for cs_event_thread */ 478 callb_cpr_t cprinfo_ss; /* CPR cookie for cs_ss_thread */
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ipsec_loader.c | 52 callb_cpr_t cprinfo; in ipsec_loader()
|
/titanic_44/usr/src/uts/common/crypto/api/ |
H A D | kcf_cbufcall.c | 266 callb_cpr_t cprinfo; in crypto_bufcall_service()
|
/titanic_44/usr/src/uts/common/sys/usb/hubd/ |
H A D | hubdvar.h | 128 callb_cpr_t cpr; /* for cpr related info */
|
/titanic_44/usr/src/uts/common/io/aggr/ |
H A D | aggr_send.c | 135 callb_cpr_t cprinfo; in aggr_tx_notify_thread()
|
/titanic_44/usr/src/uts/sun4u/sunfire/io/ |
H A D | environ.c | 422 callb_cpr_t cprinfo; in environ_overtemp_poll()
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | svc.h | 459 callb_cpr_t *xp_cprp; /* unused padding for Contract */ 803 extern callb_cpr_t *svc_detach_thread(SVCXPRT *);
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | fs_subr.c | 62 static callb_cpr_t *frlock_serialize_blocked(flk_cb_when_t, void *); 356 static callb_cpr_t *
|
H A D | fsflush.c | 359 callb_cpr_t cprinfo; in fsflush()
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcsm.h | 128 callb_cpr_t sm_cpr_info; /* CPR info */
|
H A D | fcip.h | 231 callb_cpr_t fcip_cpr_info; /* for the sendup thread */
|
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | memscrub.c | 268 callb_cpr_t cprinfo; in memscrubber()
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fctl_private.h | 642 callb_cpr_t fp_cpr_info; /* CPR info */
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/common/sys/usb/scsa2usb/ |
H A D | scsa2usb.h | 512 callb_cpr_t cpr; /* for cpr related info */
|