Defined in 1 files as a prototype:
Defined in 3 files as a function:
- arch/arm64/kernel/proton-pack.c, line 754 (as a function)
- arch/x86/kernel/cpu/bugs.c, line 2653 (as a function)
- kernel/sys.c, line 2370 (as a function)
Referenced in 2 files:
Smatch caller information:
kernel/sys.c __do_sys_prctl() -> arch_prctl_spec_ctrl_set()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | task | r get_current |
| DATA_SOURCE | 1 | which | $1 |
| DATA_SOURCE | 2 | ctrl | $2 |
| USER_DATA | 1 | which | 0-u64max |
| USER_DATA | 2 | ctrl | 0-u64max |
kernel/sys.c __do_sys_prctl() -> arch_prctl_spec_ctrl_set()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | task | r get_current |
| DATA_SOURCE | 1 | which | $1 |
| DATA_SOURCE | 2 | ctrl | $2 |
| USER_DATA | 1 | which | 0-u64max |
| USER_DATA | 2 | ctrl | 0-u64max |