Searched refs:GENERIC_EXECUTE (Results 1 – 3 of 3) sorted by relevance
581 if ((flags & GENERIC_EXECUTE) || in access_flags_to_mode()602 if ((flags & GENERIC_EXECUTE) || in access_flags_to_mode()
244 #define GENERIC_EXECUTE 0x20000000 macro
1538 GENERIC_EXECUTE = cpu_to_le32(0x20000000), enumerator