Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/verifier.c process_fd_array_continuous() -> add_fd_from_fd_array()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | env | 4096-ptr_max |
| PARAM_VALUE | 0 | env->fd_array | 1-18446744073709551614 |
| PARAM_VALUE | 0 | env->fd_array_cnt | 1-4096 |
| PARAM_VALUE | 1 | idx | 0-4095 |
| BUF_SIZE | 0 | env->fd_array | 8 |
| CAPPED_DATA | 1 | idx | 1 |
| DATA_SOURCE | 0 | env | $0 |
| FUZZY_MAX | 1 | idx | 4095 |
| HARD_MAX | 1 | idx | 4095 |
| USER_DATA | 2 | fd | s32min-s32max |
| NO_OVERFLOW_SIMPLE | 0 | env->fd_array_cnt | |
| NO_OVERFLOW_SIMPLE | 1 | idx |