Searched refs:BPF_COMPLEXITY_LIMIT_STATES (Results 1 – 1 of 1) sorted by relevance
172 #define BPF_COMPLEXITY_LIMIT_STATES 64 macro7357 if (!env->allow_ptr_leaks && states_cnt > BPF_COMPLEXITY_LIMIT_STATES) in is_state_visited()