Searched refs:RSYSCALL (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/lib/libc/aarch64/sys/
H A Dsyscall.S35 RSYSCALL(syscall)
/freebsd-12-stable/lib/libc/riscv/sys/
H A Dsyscall.S40 RSYSCALL(syscall)
/freebsd-12-stable/lib/libc/arm/sys/
H A Dsyscall.S38 RSYSCALL(syscall)
/freebsd-12-stable/lib/libc/mips/sys/
H A Dsyscall.S44 RSYSCALL(syscall)
/freebsd-12-stable/lib/libc/aarch64/
H A DSYS.h63 #define RSYSCALL(name) \ macro
/freebsd-12-stable/lib/libc/amd64/
H A DSYS.h41 #define RSYSCALL(name) ENTRY(__sys_##name); \ macro
/freebsd-12-stable/lib/libc/i386/
H A DSYS.h47 #define RSYSCALL(name) SYSCALL(name); ret; END(__sys_##name) macro
/freebsd-12-stable/lib/libc/arm/
H A DSYS.h78 #define RSYSCALL(x) \ macro
/freebsd-12-stable/lib/libc/powerpc/
H A DSYS.h63 #define RSYSCALL(name) \ macro
/freebsd-12-stable/lib/libc/riscv/
H A DSYS.h63 #define RSYSCALL(name) \ macro
/freebsd-12-stable/lib/libc/powerpc64/
H A DSYS.h79 #define RSYSCALL(name) \ macro
/freebsd-12-stable/lib/libc/sparc64/
H A DSYS.h71 #define RSYSCALL(x) \ macro
/freebsd-12-stable/lib/libc/mips/
H A DSYS.h117 #define RSYSCALL(x) \ macro

Completed in 88 milliseconds