Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysinfo.h118 uint_t modload; /* times loadable module loaded */ member
242 uint64_t modload; /* times loadable module loaded */ member
/illumos-gate/usr/src/cmd/sa/
H A Dsa.h139 uint64_t modload; member
/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c237 kstat_named_t modload; member
H A Dmodctl.c2712 modload(const char *subdir, const char *filename) in modload() function