Home
last modified time | relevance | path

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

/linux/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
/linux/tools/include/uapi/linux/
H A Dprctl.h238 # define PR_MTE_TCF_NONE 0UL macro
/linux/include/uapi/linux/
H A Dprctl.h238 # define PR_MTE_TCF_NONE 0UL macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dprctl.h238 # define PR_MTE_TCF_NONE 0UL macro
/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst87 - ``PR_MTE_TCF_NONE``  - *Ignore* tag check faults
113 ``PR_MTE_TCF_NONE`` or ``PR_MTE_TCF_ASYNC``. If the tag checking mode is
286 # define PR_MTE_TCF_NONE (0UL << PR_MTE_TCF_SHIFT)