Home
last modified time | relevance | path

Searched refs:PR_SPEC_FORCE_DISABLE (Results 1 – 16 of 16) sorted by relevance

/external/strace/xlat/
Dpr_spec_set_store_bypass_flags.h20 #if defined(PR_SPEC_FORCE_DISABLE) || (defined(HAVE_DECL_PR_SPEC_FORCE_DISABLE) && HAVE_DECL_PR_SPE…
22 static_assert((PR_SPEC_FORCE_DISABLE) == ((1 << 3)), "PR_SPEC_FORCE_DISABLE != (1 << 3)");
25 # define PR_SPEC_FORCE_DISABLE (1 << 3)
40 XLAT(PR_SPEC_FORCE_DISABLE),
Dpr_spec_get_store_bypass_flags.h34 #if defined(PR_SPEC_FORCE_DISABLE) || (defined(HAVE_DECL_PR_SPEC_FORCE_DISABLE) && HAVE_DECL_PR_SPE…
36 static_assert((PR_SPEC_FORCE_DISABLE) == ((1 << 3)), "PR_SPEC_FORCE_DISABLE != (1 << 3)");
39 # define PR_SPEC_FORCE_DISABLE (1 << 3)
56 XLAT(PR_SPEC_FORCE_DISABLE),
Dpr_spec_set_store_bypass_flags.in3 PR_SPEC_FORCE_DISABLE (1 << 3)
Dpr_spec_get_store_bypass_flags.in5 PR_SPEC_FORCE_DISABLE (1 << 3)
/external/kernel-headers/original/uapi/linux/
Dprctl.h221 # define PR_SPEC_FORCE_DISABLE (1UL << 3) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1347 PR_SPEC_FORCE_DISABLE = 0x8 const
Dzerrors_linux_s390x.go1346 PR_SPEC_FORCE_DISABLE = 0x8 const
Dzerrors_linux_arm.go1346 PR_SPEC_FORCE_DISABLE = 0x8 const
Dzerrors_linux_ppc64le.go1349 PR_SPEC_FORCE_DISABLE = 0x8 const
Dzerrors_linux_mips64.go1347 PR_SPEC_FORCE_DISABLE = 0x8 const
Dzerrors_linux_ppc64.go1349 PR_SPEC_FORCE_DISABLE = 0x8 const
Dzerrors_linux_amd64.go1348 PR_SPEC_FORCE_DISABLE = 0x8 const
Dzerrors_linux_mips64le.go1347 PR_SPEC_FORCE_DISABLE = 0x8 const
Dzerrors_linux_386.go1348 PR_SPEC_FORCE_DISABLE = 0x8 const
Dzerrors_linux_mips.go1347 PR_SPEC_FORCE_DISABLE = 0x8 const
Dzerrors_linux_arm64.go1349 PR_SPEC_FORCE_DISABLE = 0x8 const