Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsysent.h251 syscall_module_handler, \
304 int syscall_module_handler(struct module *mod, int what, void *arg);
/freebsd/sys/kern/
H A Dkern_syscalls.c175 syscall_module_handler(struct module *mod, int what, void *arg) in syscall_module_handler() function
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c431 .evhand = syscall_module_handler,