Searched refs:modctl_t (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_glue.h222 } modctl_t; typedef in typeref:struct:modctl
248 extern modctl_t *dtrace_modctl_list;
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c16159 modctl_t *dtrace_modctl_list;
16210 static modctl_t *
16234 modctl_t *prevp, *nextp, *curp;
16241 kmem_free(curp, sizeof(modctl_t));
16262 kmem_free (ctl, sizeof(modctl_t));

Completed in 42 milliseconds