Home
last modified time | relevance | path

Searched refs:systrace_modevent (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/cddl/dev/systrace/
HDsystrace.c353 systrace_modevent(module_t mod __unused, int type, void *data __unused) in systrace_modevent() function
382 DEV_MODULE(systrace_linux, systrace_modevent, NULL);
392 DEV_MODULE(systrace_linux32, systrace_modevent, NULL);
398 DEV_MODULE(systrace_freebsd32, systrace_modevent, NULL);
403 DEV_MODULE(systrace, systrace_modevent, NULL);