Defined in 2 files as a prototype:
- arch/s390/include/asm/stacktrace.h, line 41 (as a prototype)
- arch/x86/include/asm/stacktrace.h, line 51 (as a prototype)
Defined in 3 files as a function:
- arch/s390/kernel/dumpstack.c, line 27 (as a function)
- arch/x86/kernel/dumpstack_32.c, line 21 (as a function)
- arch/x86/kernel/dumpstack_64.c, line 31 (as a function)
Referenced in 4 files:
- arch/s390/kernel/dumpstack.c, line 42
- arch/s390/lib/test_unwind.c, line 83
- arch/x86/kernel/dumpstack.c, line 232
- arch/x86/kernel/traps.c, line 551
Smatch caller information:
arch/x86/kernel/dumpstack.c __show_trace_log_lvl() -> stack_type_name()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | type | 0-1,4 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING |
arch/x86/kernel/traps.c handle_stack_overflow() -> stack_type_name()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | type | 1,4 |
| PREEMPT_ADD |