UNVEIL_EXEC
nid.ni_unveil = UNVEIL_EXEC;
*perms |= UNVEIL_EXEC;
if (ni->ni_unveil & UNVEIL_EXEC) {
if ((flags & UNVEIL_EXEC) == 0) {