HomeSort by relevance Sort by last modified time
    Searched defs:callb_cpr_t (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
callb.h 94 } callb_cpr_t; typedef in typeref:struct:callb_cpr
119 * cp - ptr to the callb_cpr_t structure for this kernel thread
121 * lockp - pointer to mutex protecting the callb_cpr_t stuct
125 * where: arg - ptr to the callb_cpr_t structure
131 * Note: lockp is the lock to protect the callb_cpr_t (cp) structure
135 bzero((caddr_t)(cp), sizeof (callb_cpr_t)); \
194 extern callb_cpr_t callb_cprinfo_safe;
  /onnv/onnv-gate/usr/src/lib/libzpool/common/sys/
zfs_context.h 501 } callb_cpr_t; typedef in typeref:struct:callb_cpr

Completed in 960 milliseconds