Searched refs:__kstat_set_raw_ops (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| HD | kstat.h | 192 extern void __kstat_set_raw_ops(kstat_t *ksp, 211 __kstat_set_raw_ops(k, h, d, a)
|
| /freebsd-14-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| HD | kstat.h | 196 extern void __kstat_set_raw_ops(kstat_t *ksp, 217 __kstat_set_raw_ops(k, h, d, a)
|
| /freebsd-14-stable/sys/contrib/openzfs/module/os/linux/spl/ |
| HD | 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-stable/sys/contrib/openzfs/module/os/freebsd/spl/ |
| HD | spl_kstat.c | 46 __kstat_set_raw_ops(kstat_t *ksp, in __kstat_set_raw_ops() function
|