Defined in 2 files as a prototype:
- arch/riscv/include/asm/thread_info.h, line 101 (as a prototype)
- include/linux/thread_info.h, line 232 (as a prototype)
Defined in 6 files as a function:
- arch/arm64/kernel/process.c, line 344 (as a function)
- arch/riscv/kernel/process.c, line 209 (as a function)
- arch/s390/kernel/process.c, line 79 (as a function)
- arch/sh/kernel/process.c, line 48 (as a function)
- arch/x86/kernel/process.c, line 118 (as a function)
- kernel/fork.c, line 180 (as a function)
Referenced in 1 files:
Smatch caller information:
kernel/fork.c free_task() -> arch_release_task_struct()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tsk | 4096-ptr_max |
| CAPPED_DATA | 0 | tsk | 1 |
| DATA_SOURCE | 0 | tsk | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |