Home
last modified time | relevance | path

Searched defs:SYS (Results 1 – 12 of 12) sorted by relevance

/external/rust/android-crates-io/crates/rustix/src/backend/libc/thread/
Dsyscalls.rs368 const SYS: c::c_long = c::SYS_setresuid32 as c::c_long; in setresuid_thread() constant
370 const SYS: c::c_long = c::SYS_setresuid as c::c_long; in setresuid_thread() constant
397 const SYS: c::c_long = c::SYS_setresgid32 as c::c_long; in setresgid_thread() constant
399 const SYS: c::c_long = c::SYS_setresgid as c::c_long; in setresgid_thread() constant
/external/gmmlib/Source/GmmLib/CachePolicy/
DGmmGen12dGPUCachePolicy.h32 #define SYS 0x1 macro
/external/AFLplusplus/utils/afl_untracer/
DMakefile6 SYS = $(shell uname -s) macro
/external/AFLplusplus/utils/afl_network_proxy/
DGNUmakefile6 SYS = $(shell uname -s) macro
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dxdp_synproxy.c11 #define SYS(cmd) ({ \ macro
Dxdp_do_redirect.c13 #define SYS(fmt, ...) \ macro
Dtest_tunnel.c94 #define SYS(fmt, ...) \ macro
Dxdp_bonding.c144 #define SYS(fmt, ...) \ in bonding_setup() macro
Dtc_redirect.c163 #define SYS(fmt, ...) \ macro
/external/AFLplusplus/
DGNUmakefile39 SYS = $(shell uname -s) macro
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md3042 ### SYS ### subsection
3049 ### SYS ### subsection
/external/vixl/src/aarch64/
Dconstants-aarch64.h954 SYS = SystemSysFixed | 0x00000000, enumerator