Home
last modified time | relevance | path

Searched defs:modunload (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysinfo.h119 uint_t modunload; /* times loadable module unloaded */ member
243 uint64_t modunload; /* times loadable module unloaded */ member
/illumos-gate/usr/src/cmd/sa/
H A Dsa.h140 uint64_t modunload; member
/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c238 kstat_named_t modunload; member
H A Dmodctl.c2867 modunload(modid_t id) in modunload() function