Home
last modified time | relevance | path

Searched refs:PR_SPEC_NOT_AFFECTED (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dpr_spec_get_store_bypass_flags.h6 #if defined(PR_SPEC_NOT_AFFECTED) || (defined(HAVE_DECL_PR_SPEC_NOT_AFFECTED) && HAVE_DECL_PR_SPEC_…
8 static_assert((PR_SPEC_NOT_AFFECTED) == (0), "PR_SPEC_NOT_AFFECTED != 0");
11 # define PR_SPEC_NOT_AFFECTED 0
52 XLAT(PR_SPEC_NOT_AFFECTED),
Dpr_spec_get_store_bypass_flags.in1 PR_SPEC_NOT_AFFECTED 0
/external/kernel-headers/original/uapi/linux/
Dprctl.h217 # define PR_SPEC_NOT_AFFECTED 0 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c3997 #ifdef PR_SPEC_NOT_AFFECTED
3998 { "PR_SPEC_NOT_AFFECTED", (unsigned long) PR_SPEC_NOT_AFFECTED },