Searched refs:kstat_set_raw_ops (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 214 #define kstat_set_raw_ops(k, h, d, a) \ macro
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_debug.c | 129 kstat_set_raw_ops(zfs_dbgmsg_kstat, zfs_dbgmsg_headers, in zfs_dbgmsg_init()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dbuf_stats.c | 198 kstat_set_raw_ops(ksp, dbuf_stats_hash_table_headers, in dbuf_stats_hash_table_init()
|
| H A D | vdev_raidz_math.c | 529 kstat_set_raw_ops(raidz_math_kstat, in vdev_raidz_math_init()
|
| H A D | spa_stats.c | 863 kstat_set_raw_ops(ksp, NULL, spa_state_data, spa_state_addr); in spa_state_init()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 220 #define kstat_set_raw_ops(k, h, d, a) \ macro
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfs_context.h | 370 extern void kstat_set_raw_ops(kstat_t *ksp,
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher.c | 785 kstat_set_raw_ops(fletcher_4_kstat, in fletcher_4_init()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 180 kstat_set_raw_ops(kstat_t *ksp, in kstat_set_raw_ops() function
|