Home
last modified time | relevance | path

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

/titanic_52/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
/titanic_52/usr/src/cmd/sa/
H A Dsa.h142 uint64_t modunload; member
/titanic_52/usr/src/uts/common/os/
H A Dcpu.c233 kstat_named_t modunload; member
H A Dmodctl.c2860 modunload(modid_t id) in modunload() function