Home
last modified time | relevance | path

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

/titanic_41/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
/titanic_41/usr/src/cmd/sa/
H A Dsa.h141 uint64_t modload; member
/titanic_41/usr/src/uts/common/os/
H A Dcpu.c232 kstat_named_t modload; member
H A Dmodctl.c2706 modload(const char *subdir, const char *filename) in modload() function