Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/exec.c alloc_bprm() -> do_open_execat()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | name | 4096-u64max |
| BUF_SIZE | 1 | name | (-1)-s32max |
| BUF_SIZE | 1 | name | (-1)-s32max |
| DATA_SOURCE | 0 | fd | $0 |
| DATA_SOURCE | 1 | name | $1 |
| DATA_SOURCE | 2 | flags | $2 |
| USER_DATA | 0 | fd | s32min-s32max |
| USER_DATA | 2 | flags | s32min-s32max |
fs/exec.c open_exec() -> do_open_execat()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | fd | (-100) |
| PARAM_VALUE | 1 | name | 4096-ptr_max,(-36),(-12) |
| PARAM_VALUE | 2 | flags | 0 |
| DATA_SOURCE | 1 | name | r class_filename_kernel_constructor |