Home
last modified time | relevance | path

Searched refs:BPF_COMPLEXITY_LIMIT_STATES (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c178 #define BPF_COMPLEXITY_LIMIT_STATES 64 macro
9542 if (!env->bpf_capable && states_cnt > BPF_COMPLEXITY_LIMIT_STATES) { in is_state_visited()

Completed in 18 milliseconds