Defined in 1 files as a function:
Referenced in 3 files:
- arch/x86/kernel/process.c, line 674
- arch/x86/kernel/step.c, line 242
- kernel/livepatch/transition.c, line 195
Smatch caller information:
arch/x86/kernel/process.c speculation_ctrl_update_tif() -> test_and_clear_tsk_thread_flag()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | flag | 23 |
| DATA_SOURCE | 0 | tsk | $0 |
| PREEMPT_ADD | |||
| HOST_DATA | 0 | tsk->thread.gsbase | 0-u64max[c] |
arch/x86/kernel/step.c user_disable_single_step() -> test_and_clear_tsk_thread_flag()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | flag | 24 |
| DATA_SOURCE | 0 | tsk | $0 |
| NOSPEC | 0 | tsk->thread.fsbase | |
| NOSPEC | 0 | tsk->thread.gsbase | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | tsk->thread.fsbase | 0-s32max[c] |
| USER_DATA | 0 | tsk->thread.gsbase | 0-s32max[c] |