KDTRACE_PROC_SIZE
return KDTRACE_PROC_SIZE;
p->p_dtrace = kmem_zalloc(KDTRACE_PROC_SIZE, KM_SLEEP);
kmem_free(p->p_dtrace, KDTRACE_PROC_SIZE);