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

/freebsd-11-stable/lib/libc/riscv/sys/
H A Dshmat.S40 RSYSCALL(shmat)
H A Dsigreturn.S40 RSYSCALL(sigreturn)
H A Dsyscall.S40 RSYSCALL(syscall)
/freebsd-11-stable/lib/libc/aarch64/sys/
H A Dshmat.S35 RSYSCALL(shmat)
H A Dsigreturn.S35 RSYSCALL(sigreturn)
H A Dsyscall.S35 RSYSCALL(syscall)
/freebsd-11-stable/lib/libc/mips/sys/
H A Dshmat.S7 RSYSCALL(shmat)
H A Dsyscall.S44 RSYSCALL(syscall)
/freebsd-11-stable/lib/libc/arm/sys/
H A Dshmat.S7 RSYSCALL(shmat)
H A Dsigreturn.S42 RSYSCALL(sigreturn)
H A Dsyscall.S38 RSYSCALL(syscall)
/freebsd-11-stable/lib/libc/amd64/sys/
H A Dsigreturn.S46 RSYSCALL(sigreturn)
/freebsd-11-stable/lib/libc/i386/sys/
H A Dsigreturn.S46 RSYSCALL(sigreturn)
/freebsd-11-stable/lib/libc/riscv/
H A DSYS.h61 #define RSYSCALL(name) \ macro
/freebsd-11-stable/lib/libc/aarch64/
H A DSYS.h56 #define RSYSCALL(name) \ macro
/freebsd-11-stable/lib/libc/amd64/
H A DSYS.h39 #define RSYSCALL(name) ENTRY(__sys_##name); \ macro
/freebsd-11-stable/lib/libc/i386/
H A DSYS.h45 #define RSYSCALL(name) SYSCALL(name); ret; END(__sys_##name) macro
/freebsd-11-stable/lib/libc/powerpc/
H A DSYS.h61 #define RSYSCALL(name) \ macro
/freebsd-11-stable/lib/libc/arm/
H A DSYS.h76 #define RSYSCALL(x) \ macro
/freebsd-11-stable/lib/libc/powerpc64/
H A DSYS.h77 #define RSYSCALL(name) \ macro
/freebsd-11-stable/lib/libc/sparc64/
H A DSYS.h69 #define RSYSCALL(x) \ macro
/freebsd-11-stable/lib/libc/mips/
H A DSYS.h115 #define RSYSCALL(x) \ macro

Completed in 81 milliseconds