Home
last modified time | relevance | path

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

/external/ltp/metadata/tests/
Dmacro_str.c1 #define SYSCALL "syscall(\"foo\")" macro
/external/rust/crates/openssl/src/ssl/
Derror.rs30 pub const SYSCALL: ErrorCode = ErrorCode(ffi::SSL_ERROR_SYSCALL); constant
/external/crosvm/hypervisor/src/haxm/haxm_sys/
Dcpuid.rs113 const SYSCALL = feature_bit(11); /* 0x00000800 SYSCALL/SYSRET Instructions */ constant
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Disa.hpp100 bool SYSCALL(void) { return CPU_Rep.isIntel_ && CPU_Rep.f_81_EDX_[11]; } in SYSCALL() function in InstructionSet
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h16836 SYSCALL = 18, enumerator
Dvmlinux.h16836 SYSCALL = 18, enumerator