Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-pkey.c48 bool disable_execute = true; in child() local
63 disable_execute = false; in child()
83 if (disable_execute) in child()
H A Dcore-pkey.c83 bool disable_execute = true; in child() local
101 disable_execute = false; in child()
112 if (disable_execute) in child()