Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/verifier.c bpf_explored_state() -> state_htab_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | env | 4096-ptr_max |
| DATA_SOURCE | 0 | env | $0 |
| NO_OVERFLOW_SIMPLE | 0 | env->cur_state->jmp_history_cnt |
kernel/bpf/verifier.c free_states() -> state_htab_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | env | 4096-ptr_max |
| CAPPED_DATA | 0 | env->scc_cnt | 1 |
| CAPPED_DATA | 0 | &env->free_list | 1 |
| DATA_SOURCE | 0 | env | $0 |
kernel/bpf/verifier.c free_states() -> state_htab_size()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | env | 4096-ptr_max |
| PARAM_VALUE | 0 | env->prog | 4096-ptr_max |
| PARAM_VALUE | 0 | env->prog->len | 1-u32max |
| CAPPED_DATA | 0 | env->scc_cnt | 1 |
| CAPPED_DATA | 0 | &env->free_list | 1 |
| DATA_SOURCE | 0 | env | $0 |