Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dsysent.h236 syscall_module_handler, \
289 int syscall_module_handler(struct module *mod, int what, void *arg);
/freebsd-13.1/sys/kern/
H A Dkern_syscalls.c165 syscall_module_handler(struct module *mod, int what, void *arg) in syscall_module_handler() function
/freebsd-13.1/sys/dev/hwpmc/
H A Dhwpmc_mod.c420 .evhand = syscall_module_handler,