opnsense-src/sys/cddl
Mark Johnston bd8c494343 dtrace: Use size_t instead of uintptr_t to represent buffer offsets
This eases porting of DTrace to CHERI, where uintptr_t and size_t aren't
interchangeable.

No functional change intended.

Reviewed by:	Domagoj Stolfa <domagoj.stolfa@gmail.com>
MFC after:	2 weeks
Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D48625

(cherry picked from commit ba9cff7aa2eb62d84bead503cd606d1586ea8388)
2025-02-07 14:46:53 +00:00
..
boot/zfs boot/zfs: Sync the definition of dsl_dataset_phys with OpenZFS 2024-06-09 09:47:48 -04:00
compat/opensolaris Abstract UIO allocation and deallocation. 2024-03-08 23:27:20 -05:00
contrib/opensolaris dtrace: Use size_t instead of uintptr_t to represent buffer offsets 2025-02-07 14:46:53 +00:00
dev dtrace/arm64: Simplify variable declarations in the invop handler 2025-01-30 15:23:04 +00:00