Searched refs:__kstat_set_raw_ops (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 192 extern void __kstat_set_raw_ops(kstat_t *ksp, 211 __kstat_set_raw_ops(k, h, d, a)
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 196 extern void __kstat_set_raw_ops(kstat_t *ksp, 217 __kstat_set_raw_ops(k, h, d, a)
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kstat.c | 465 __kstat_set_raw_ops(kstat_t *ksp, in __kstat_set_raw_ops() function 474 EXPORT_SYMBOL(__kstat_set_raw_ops);
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_kstat.c | 49 __kstat_set_raw_ops(kstat_t *ksp, in __kstat_set_raw_ops() function
|