Searched defs:READ_ONCE_TASK_STACK (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/riscv/kernel/ | ||
| H A D | stacktrace.c | 24 #define READ_ONCE_TASK_STACK(task, x) \ macro |
| /linux/arch/x86/include/asm/ | ||
| H A D | unwind.h | 135 #define READ_ONCE_TASK_STACK(task, x) \ macro |