Searched refs:KERNCALL (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/lib/libthr/arch/amd64/amd64/
H A D_umtx_op_err.S33 mov __CONCAT($SYS_,x),%rax; KERNCALL; ret;
35 #define KERNCALL movq %rcx, %r10; syscall define
/freebsd-12-stable/lib/libc/amd64/
H A DSYS.h44 mov $SYS_##name,%eax; KERNCALL; \
50 mov $SYS_##name,%eax; KERNCALL; \
54 #define KERNCALL movq %rcx, %r10; syscall macro
/freebsd-12-stable/lib/libc/i386/
H A DSYS.h44 mov $SYS_##name,%eax; KERNCALL; \
51 mov $SYS_##name,%eax; KERNCALL; \
58 #define KERNCALL int $0x80 macro
/freebsd-12-stable/lib/libc/i386/sys/
H A Dsyscall.S45 KERNCALL
H A DOvfork.S46 KERNCALL
H A Dgetcontext.S42 KERNCALL
/freebsd-12-stable/lib/libc/amd64/gen/
H A Drfork_thread.S57 KERNCALL
84 KERNCALL
/freebsd-12-stable/lib/libc/amd64/sys/
H A Dgetcontext.S42 KERNCALL
H A Dvfork.S46 KERNCALL
/freebsd-12-stable/lib/libc/i386/gen/
H A Drfork_thread.S70 KERNCALL
102 KERNCALL

Completed in 124 milliseconds