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

/freebsd-11-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-11-stable/lib/libc/amd64/
H A DSYS.h42 mov $SYS_##name,%eax; KERNCALL; \
48 mov $SYS_##name,%eax; KERNCALL; \
52 #define KERNCALL movq %rcx, %r10; syscall macro
/freebsd-11-stable/lib/libc/i386/
H A DSYS.h42 mov $SYS_##name,%eax; KERNCALL; \
49 mov $SYS_##name,%eax; KERNCALL; \
56 #define KERNCALL int $0x80 macro
/freebsd-11-stable/lib/libc/i386/sys/
H A Dsyscall.S45 KERNCALL
H A DOvfork.S46 KERNCALL
H A Dexect.S49 KERNCALL
H A Dgetcontext.S42 KERNCALL
H A Dbrk.S60 KERNCALL
76 KERNCALL
H A Dsbrk.S61 KERNCALL
79 KERNCALL
/freebsd-11-stable/lib/libc/amd64/sys/
H A Dexect.S49 KERNCALL
H A Dgetcontext.S42 KERNCALL
H A Dsetlogin.S47 KERNCALL
H A Dvfork.S46 KERNCALL
H A Dbrk.S65 KERNCALL
H A Dsbrk.S63 KERNCALL
/freebsd-11-stable/lib/libc/amd64/gen/
H A Drfork_thread.S57 KERNCALL
88 KERNCALL
/freebsd-11-stable/lib/libc/i386/gen/
H A Drfork_thread.S70 KERNCALL
106 KERNCALL

Completed in 71 milliseconds