Searched refs:__kstat_create (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 197 extern kstat_t *__kstat_create(const char *ks_module, int ks_instance, 217 __kstat_create(m, i, n, c, t, s, f)
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 207 extern kstat_t *__kstat_create(const char *ks_module, int ks_instance, 224 __kstat_create(m, i, n, c, t, s, f)
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kstat.c | 554 __kstat_create(const char *ks_module, int ks_instance, const char *ks_name, in __kstat_create() function 632 EXPORT_SYMBOL(__kstat_create);
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_kstat.c | 243 __kstat_create(const char *module, int instance, const char *name, in __kstat_create() function
|