Home
last modified time | relevance | path

Searched defs:__syscall (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/
H A Dstub_64.h17 #define __syscall "syscall" macro
/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/
H A Dstub_64.h16 #define __syscall "syscall" macro
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h43 #define __syscall(...) __SYSCALL_DISP(__syscall,__VA_ARGS__) macro
/third_party/musl/src/internal/
H A Dsyscall.h44 #define __syscall(...) __SYSCALL_DISP(__syscall,__VA_ARGS__) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h44 #define __syscall(...) __SYSCALL_DISP(__syscall,__VA_ARGS__) macro

Completed in 4 milliseconds