Searched refs:VerifyMaxStackDepth (Results 1 – 1 of 1) sorted by relevance
107 static inline int VerifyMaxStackDepth(const __u32 depth) in VerifyMaxStackDepth() function130 CHECK_TRUE(VerifyMaxStackDepth(config_.maxStackDepth_) == 0, -1, in VerifyConfigurations()