Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/binfmt_elf.c make_prot() -> arch_elf_adjust_prot()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | prot | 0-7 |
| DATA_SOURCE | 1 | state | $1 |
| DATA_SOURCE | 2 | has_interp | $2 |
| DATA_SOURCE | 3 | is_interp | $3 |
| FUZZY_MAX | 0 | prot | 0 |
| HALF_LOCKED2 | &tsk->signal->exec_update_lock |
fs/compat_binfmt_elf.c make_prot() -> arch_elf_adjust_prot()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | prot | 0-7 |
| PARAM_VALUE | 2 | has_interp | 1 |
| PARAM_VALUE | 3 | is_interp | 1 |
| DATA_SOURCE | 1 | state | $1 |
| DATA_SOURCE | 2 | has_interp | $2 |
| DATA_SOURCE | 3 | is_interp | $3 |
| FUZZY_MAX | 0 | prot | 0 |