Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dsysent.h254 syscall_module_handler, \
307 int syscall_module_handler(struct module *mod, int what, void *arg);
/src/sys/kern/
H A Dkern_syscalls.c182 syscall_module_handler(struct module *mod, int what, void *arg) in syscall_module_handler() function
/src/sys/dev/hwpmc/
H A Dhwpmc_mod.c437 .evhand = syscall_module_handler,