Searched refs:CheckMapExec (Results 1 – 1 of 1) sorted by relevance
150 constexpr bool CheckMapExec(uint32_t num) { in CheckMapExec() function229 if (!allow_map_exec_ && CheckMapExec(num)) { in AllowSyscall()