Home
last modified time | relevance | path

Searched refs:disable_execute (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-pkey.c72 bool disable_execute = true; in child() local
87 disable_execute = false; in child()
107 if (disable_execute) in child()
H A Dcore-pkey.c112 bool disable_execute = true; in child() local
130 disable_execute = false; in child()
141 if (disable_execute) in child()