Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
arch/x86/kernel/process.c syscall_exit_to_user_mode() -> syscall_exit_to_user_mode_work()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | regs | $0 |
| NOCHECK_CALL |
arch/x86/entry/syscall_32.c syscall_exit_to_user_mode() -> syscall_exit_to_user_mode_work()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | regs | 4096-ptr_max |
| CAPPED_DATA | 0 | regs | 1 |
| DATA_SOURCE | 0 | regs | $0 |
| NOCHECK_CALL |
arch/x86/entry/syscall_64.c syscall_exit_to_user_mode() -> syscall_exit_to_user_mode_work()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | regs | 4096-ptr_max |
| PARAM_VALUE | 0 | regs->fred_ss.l | 1 |
| PARAM_VALUE | 0 | regs->fred_ss.type | 7 |
| PARAM_VALUE | 0 | regs->fred_ss.vector | 1 |
| CAPPED_DATA | 0 | regs | 1 |
| DATA_SOURCE | 0 | regs | $0 |
| NOCHECK_CALL |