Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsysent.h223 syscall_module_handler, \
276 int syscall_module_handler(struct module *mod, int what, void *arg);
/f-stack/freebsd/kern/
H A Dkern_syscalls.c165 syscall_module_handler(struct module *mod, int what, void *arg) in syscall_module_handler() function