Searched defs:syscall_args (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/riscv/include/
H A Dproc.h49 struct syscall_args { struct
/freebsd-13-stable/sys/arm64/include/
H A Dproc.h50 struct syscall_args { struct
/freebsd-13-stable/sys/powerpc/include/
H A Dproc.h63 struct syscall_args { struct
/freebsd-13-stable/sys/i386/include/
H A Dproc.h65 struct syscall_args { struct
/freebsd-13-stable/sys/arm/include/
H A Dproc.h76 struct syscall_args { struct
/freebsd-13-stable/sys/mips/include/
H A Dproc.h85 struct syscall_args { struct
/freebsd-13-stable/sys/amd64/include/
H A Dproc.h93 struct syscall_args { struct
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c3377 pmc_syscall_handler(struct thread *td, void *syscall_args) argument

Completed in 71 milliseconds