Home
last modified time | relevance | path

Searched defs:PR_MTE_TCF_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dprctl.h241 # define PR_MTE_TCF_MASK (PR_MTE_TCF_SYNC | PR_MTE_TCF_ASYNC) macro
/openbmc/linux/include/uapi/linux/
H A Dprctl.h241 # define PR_MTE_TCF_MASK (PR_MTE_TCF_SYNC | PR_MTE_TCF_ASYNC) macro
/openbmc/qemu/linux-user/
H A Dsyscall.c6295 # define PR_MTE_TCF_MASK (3UL << PR_MTE_TCF_SHIFT) macro