DTRACE_PROBE
#ifndef DTRACE_PROBE
DTRACE_PROBE(_name)
#if defined(DTRACE_PROBE) && defined(_KERNEL)
# define DT(_n) DTRACE_PROBE(_n)