Searched refs:cpu_fetch_syscall_args (Results 1 – 21 of 21) sorted by relevance
| /freebsd-12-stable/sys/i386/ibcs2/ |
| D | ibcs2_sysvec.c | 91 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| /freebsd-12-stable/sys/mips/mips/ |
| D | elf_machdep.c | 81 .sv_fetch_syscall_args = cpu_fetch_syscall_args, 136 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| D | freebsd32_machdep.c | 104 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| D | trap.c | 339 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
|
| /freebsd-12-stable/sys/powerpc/powerpc/ |
| D | elf64_machdep.c | 84 .sv_fetch_syscall_args = cpu_fetch_syscall_args, 122 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| D | elf32_machdep.c | 120 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| D | trap.c | 571 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
|
| /freebsd-12-stable/sys/arm/arm/ |
| D | syscall.c | 102 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
|
| D | elf_machdep.c | 94 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| /freebsd-12-stable/sys/arm64/arm64/ |
| D | elf_machdep.c | 87 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| D | trap.c | 99 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
|
| /freebsd-12-stable/sys/i386/i386/ |
| D | elf_machdep.c | 81 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| D | trap.c | 1024 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
|
| /freebsd-12-stable/sys/amd64/amd64/ |
| D | elf_machdep.c | 79 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| D | trap.c | 1032 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
|
| /freebsd-12-stable/sys/kern/ |
| D | imgact_aout.c | 102 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| /freebsd-12-stable/sys/riscv/riscv/ |
| D | trap.c | 95 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
|
| D | elf_machdep.c | 89 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| /freebsd-12-stable/sys/sparc64/sparc64/ |
| D | trap.c | 540 cpu_fetch_syscall_args(struct thread *td) in cpu_fetch_syscall_args() function
|
| D | elf_machdep.c | 85 .sv_fetch_syscall_args = cpu_fetch_syscall_args,
|
| /freebsd-12-stable/sys/sys/ |
| D | proc.h | 1127 int cpu_fetch_syscall_args(struct thread *td);
|