Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDsysent.h169 struct syscall_module_data { struct
195 static struct syscall_module_data name##_syscall_mod = { \ argument
/NextBSD/sys/compat/freebsd32/
HDfreebsd32_util.h60 static struct syscall_module_data name##_syscall32_mod = { \
HDfreebsd32_misc.c2715 struct syscall_module_data *data = (struct syscall_module_data*)arg; in syscall32_module_handler()
/NextBSD/sys/kern/
HDkern_syscalls.c159 struct syscall_module_data *data = arg; in syscall_module_handler()
/NextBSD/sys/dev/hwpmc/
HDhwpmc_mod.c318 static struct syscall_module_data pmc_syscall_mod = {