Home
last modified time | relevance | path

Searched refs:sys_profil (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/kern/
H A Dsubr_prof.c482 sys_profil(struct lwp *l, const struct sys_profil_args *uap, register_t *retval) in sys_profil() function
H A Dinit_sysent.c344 .sy_call = (sy_call_t *)sys_profil
/netbsd-src/sys/compat/ultrix/
H A Dultrix_syscallargs.h499 int sys_profil(struct lwp *, const struct sys_profil_args *, register_t *);
H A Dultrix_sysent.c199 .sy_call = (sy_call_t *)sys_profil
/netbsd-src/sys/compat/sunos/
H A Dsunos_syscallargs.h524 int sys_profil(struct lwp *, const struct sys_profil_args *, register_t *);
H A Dsunos_sysent.c208 .sy_call = (sy_call_t *)sys_profil
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h693 int sys_profil(struct lwp *, const struct sys_profil_args *, register_t *);
H A Dfreebsd_sysent.c230 .sy_call = (sy_call_t *)sys_profil
/netbsd-src/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h769 int sys_profil(struct lwp *, const struct sys_profil_args *, register_t *);
H A Daoutm68k_sysent.c262 .sy_call = (sy_call_t *)sys_profil
/netbsd-src/sys/compat/linux/arch/powerpc/
H A Dlinux_sysent.c455 .sy_call = (sy_call_t *)sys_profil
H A Dlinux_syscallargs.h1504 int sys_profil(struct lwp *, const struct sys_profil_args *, register_t *);
/netbsd-src/sys/compat/linux/arch/i386/
H A Dlinux_sysent.c459 .sy_call = (sy_call_t *)sys_profil
H A Dlinux_syscallargs.h1601 int sys_profil(struct lwp *, const struct sys_profil_args *, register_t *);
/netbsd-src/sys/compat/linux/arch/m68k/
H A Dlinux_sysent.c483 .sy_call = (sy_call_t *)sys_profil
H A Dlinux_syscallargs.h1580 int sys_profil(struct lwp *, const struct sys_profil_args *, register_t *);
/netbsd-src/sys/compat/linux/arch/arm/
H A Dlinux_sysent.c458 .sy_call = (sy_call_t *)sys_profil
H A Dlinux_syscallargs.h1581 int sys_profil(struct lwp *, const struct sys_profil_args *, register_t *);
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c536 return sys_profil(l, &ua, retval); in netbsd32_profil()
/netbsd-src/sys/sys/
H A Dsyscallargs.h300 check_syscall_args(sys_profil)
3513 int sys_profil(struct lwp *, const struct sys_profil_args *, register_t *);