Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c3226 int process_flag = 0; in check_max_stack_depth() local
3230 if (process_flag == 0 && continue_flag == 0) { in check_max_stack_depth()
3295 process_flag = 1; in check_max_stack_depth()
3298 if (process_flag == 1) { in check_max_stack_depth()
3302 if (process_flag == 1) { in check_max_stack_depth()
3303 process_flag = 0; in check_max_stack_depth()

Completed in 22 milliseconds