Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/freebsd32/
H A Dfreebsd32_util.h68 syscall32_module_handler, \
109 int syscall32_module_handler(struct module *mod, int what, void *arg);
H A Dfreebsd32_misc.c3347 syscall32_module_handler(struct module *mod, int what, void *arg) in syscall32_module_handler() function