Searched refs:spl_kstat (Results 1 – 4 of 4) sorted by relevance
61 static struct ctl_table_header *spl_kstat = NULL; variable424 if (spl_kstat) { in spl_proc_cleanup()425 unregister_sysctl_table(spl_kstat); in spl_proc_cleanup()426 spl_kstat = NULL; in spl_proc_cleanup()489 spl_kstat = spl_proc_register_sysctl("kernel/spl/kstat", in spl_proc_init()491 if (spl_kstat == NULL) { in spl_proc_init()
182 spl_kstat.c \
162 spl_kstat.c \
149 contrib/openzfs/module/os/freebsd/spl/spl_kstat.c optional zfs compile-with "${ZFS_C}"