Home
last modified time | relevance | path

Searched refs:sys_xsyscall (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/kern/
H A Dinit_sysent.c17 { 0, 4, (sy_call_t *)sys_xsyscall }, /* 0 = syscall */
215 { 0, 4, (sy_call_t *)sys_xsyscall }, /* 198 = __syscall */
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dtrap.c1221 sys_xsyscall(struct sysmsg *sysmsg, const struct nosys_args *uap) in sys_xsyscall() function
/dragonfly/sys/platform/pc64/x86_64/
H A Dtrap.c1386 sys_xsyscall(struct sysmsg *sysmsg, const struct nosys_args *uap) in sys_xsyscall() function
/dragonfly/sys/sys/
H A Dsysproto.h1468 int sys_xsyscall (struct sysmsg *sysmsg, const struct nosys_args *);