Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/verifier.c do_check_main() -> do_check_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | env | 4096-ptr_max |
| PARAM_VALUE | 0 | env->insn_idx | 0 |
| PARAM_VALUE | 1 | subprog | 0 |
| DATA_SOURCE | 0 | env | $0 |
kernel/bpf/verifier.c do_check_subprogs() -> do_check_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | env | 4096-ptr_max |
| PARAM_VALUE | 0 | env->prog | 4096-ptr_max |
| PARAM_VALUE | 0 | env->prog->aux | 4096-ptr_max |
| PARAM_VALUE | 0 | env->prog->aux->func_info | 1-u64max |
| PARAM_VALUE | 0 | env->subprog_cnt | 2-u32max |
| PARAM_VALUE | 0 | env->subprog_info | 4096-ptr_max |
| PARAM_VALUE | 1 | subprog | 1-s32max |
| CAPPED_DATA | 1 | subprog | 1 |
| DATA_SOURCE | 0 | env | $0 |
| FUZZY_MAX | 1 | subprog | 1 |
| PARAM_COMPARE | 0 | env->subprog_cnt | > $1 |
| PARAM_COMPARE | 1 | subprog | < $0->subprog_cnt |
| CONSTRAINT | 1 | subprog | <4111 |
| UNITS | 1 | subprog | unit_array_size |