Home
last modified time | relevance | path

Searched defs:SYSCALL (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/rust/crates/openssl/src/ssl/
Derror.rs30 pub const SYSCALL: ErrorCode = ErrorCode(ffi::SSL_ERROR_SYSCALL); constant
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/
Dvdso_wrappers.rs330 static mut SYSCALL: AtomicPtr<Function> = AtomicPtr::new(null_mut()); variable
/aosp_15_r20/external/ltp/metadata/tests/
H A Dmacro_str.c1 #define SYSCALL "syscall(\"foo\")" macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h70 SYSCALL, enumerator
/aosp_15_r20/external/crosvm/hypervisor/src/haxm/haxm_sys/
H A Dcpuid.rs121 const SYSCALL = feature_bit(11); /* 0x00000800 SYSCALL/SYSRET Instructions */ constant
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/util/
H A Dbpf_helper.h82 #define SYSCALL(nr, jt) \ macro
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
Dtables.go9256 SYSCALL const
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativeLOONGARCH_64.c256 #define SYSCALL OPC_3R(0x56) macro
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h54899 SYSCALL = 18, enumerator
H A Dvmlinux_600.h54899 SYSCALL = 18, enumerator