Searched refs:callb (Results 1 - 25 of 178) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3_af_thr.h38 #include <sys/callb.h>
/illumos-gate/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcmu_pbm.h34 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/des/
H A Def_crypto.c11 #include <sys/callb.h>
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_pbm.h35 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/os/
H A Dcallb.c35 #include <sys/callb.h>
50 * The callb mechanism provides generic event scheduling/echoing.
51 * A callb function is registered and called on behalf of the event.
53 typedef struct callb { struct
54 struct callb *c_next; /* next in class or on freelist */
56 char c_flag; /* info about the callb state */
57 uchar_t c_class; /* this callb's class */
58 kcondvar_t c_done_cv; /* signal callb completion */
65 * callb c_flag bitmap definitions
72 * Basic structure for a callb tabl
[all...]
H A Dmain.c50 #include <sys/callb.h>
59 #include <sys/callb.h>
H A Dddi_hp_ndi.c45 #include <sys/callb.h>
H A Dpanic.c134 #include <sys/callb.h>
/illumos-gate/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_wr.c39 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c57 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_types.h57 #include <sys/callb.h>
/illumos-gate/usr/src/uts/sparc/os/
H A Dobpsym.c55 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_fsops.h39 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/hash_provider/
H A Dhash_kef_generic.c12 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsec_loader.c29 #include <sys/callb.h>
H A Dip_srcid.c70 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_cbufcall.c35 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/sys/
H A Dsunldi.h154 ldi_ev_cookie_t cookie, ldi_ev_callback_t *callb,
H A Dflock.h41 #include <sys/t_lock.h> /* for <sys/callb.h> */
42 #include <sys/callb.h>
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw.h48 #include <sys/callb.h>
194 callb_id_t hio_reboot_cb_id; /* Reboot callb ID */
195 callb_id_t hio_panic_cb_id; /* Panic callb ID */
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_var.h29 #include <sys/callb.h>
/illumos-gate/usr/src/uts/sun4/os/
H A Dcpu_states.c38 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/fs/swapfs/
H A Dswap_subr.c36 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_uthread.c35 #include <sys/callb.h>
/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h40 #include <sys/callb.h>

Completed in 125 milliseconds

12345678