Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kstat.c464 kstat_install(kstat_t *ksp) in kstat_install() function
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkstat.h226 #define kstat_install(k) __kstat_install(k) macro
230 #define kstat_install(k) macro
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h219 #define kstat_install(k) __kstat_install(k) macro
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dkernel.c141 kstat_install(kstat_t *ksp) in kstat_install() function