Searched refs:__kstat_set_raw_ops (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 192 extern void __kstat_set_raw_ops(kstat_t *ksp, 215 __kstat_set_raw_ops(k, h, d, a)
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 196 extern void __kstat_set_raw_ops(kstat_t *ksp, 221 __kstat_set_raw_ops(k, h, d, a)
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kstat.c | 530 __kstat_set_raw_ops(kstat_t *ksp, in __kstat_set_raw_ops() function 539 EXPORT_SYMBOL(__kstat_set_raw_ops);
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_kstat.c | 48 __kstat_set_raw_ops(kstat_t *ksp, in __kstat_set_raw_ops() function
|