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

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

Completed in 181 milliseconds