Searched refs:PR_MTE_TCF_NONE (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/arm64/mte/
H A Dmte_def.h24 #ifndef PR_MTE_TCF_NONE
25 #define PR_MTE_TCF_NONE (0UL << PR_MTE_TCF_SHIFT) macro
H A Dcheck_prctl.c98 { PR_MTE_TCF_NONE, 0, "NONE" },
H A Dmte_common_util.c303 en |= PR_MTE_TCF_NONE;
336 else if (ret & PR_MTE_TCF_NONE)
/linux-master/include/uapi/linux/
H A Dprctl.h238 # define PR_MTE_TCF_NONE 0UL macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h238 # define PR_MTE_TCF_NONE 0UL macro

Completed in 115 milliseconds