Searched refs:__kstat_set_raw_ops (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 199 extern void __kstat_set_raw_ops(kstat_t *ksp, 218 __kstat_set_raw_ops(k, h, d, a)
|
| /freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 197 extern void __kstat_set_raw_ops(kstat_t *ksp, 218 __kstat_set_raw_ops(k, h, d, a)
|
| /freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kstat.c | 513 __kstat_set_raw_ops(kstat_t *ksp, in __kstat_set_raw_ops() function 522 EXPORT_SYMBOL(__kstat_set_raw_ops);
|
| /freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_kstat.c | 51 __kstat_set_raw_ops(kstat_t *ksp, in __kstat_set_raw_ops() function
|