| /Linux-v5.4/arch/arm64/include/asm/ |
| D | smp.h | 88 void *stack; member
|
| /Linux-v5.4/arch/um/kernel/ |
| D | process.c | 61 void free_stack(unsigned long stack, int order) in free_stack() 268 unsigned long stack; in user_context() local
|
| /Linux-v5.4/sound/soc/sof/intel/ |
| D | byt.c | 120 u32 *stack, size_t stack_words) in byt_get_registers() 147 u32 stack[BYT_STACK_DUMP_SIZE]; in byt_dump() local
|
| /Linux-v5.4/samples/pidfd/ |
| D | pidfd-metadata.c | 37 char *stack[1024] = { 0 }; in pidfd_clone() local
|
| /Linux-v5.4/include/linux/sched/ |
| D | task_stack.h | 83 void *stack = task_stack_page(current); in object_is_on_stack() local
|
| D | task.h | 26 unsigned long stack; member
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvif/ |
| D | mem.c | 51 u8 stack[128]; in nvif_mem_init_type() local
|
| D | vmm.c | 40 u8 stack[48]; in nvif_vmm_map() local
|
| /Linux-v5.4/arch/sh/kernel/ |
| D | ptrace_32.c | 42 unsigned char *stack; in get_stack_long() local 55 unsigned char *stack; in put_stack_long() local
|
| D | irq.c | 62 u32 stack[THREAD_SIZE/sizeof(u32)]; member
|
| D | dumpstack.c | 149 unsigned long stack; in show_stack() local
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | irq_32.c | 57 static void call_on_stack(void *func, void *stack) in call_on_stack()
|
| /Linux-v5.4/arch/arm/include/asm/ |
| D | smp.h | 64 void *stack; member
|
| /Linux-v5.4/tools/perf/util/intel-pt-decoder/ |
| D | intel-pt-decoder.c | 134 struct intel_pt_stack stack; member 281 static void intel_pt_pop_blk(struct intel_pt_stack *stack) in intel_pt_pop_blk() 292 static uint64_t intel_pt_pop(struct intel_pt_stack *stack) in intel_pt_pop() 305 static int intel_pt_alloc_blk(struct intel_pt_stack *stack) in intel_pt_alloc_blk() 324 static int intel_pt_push(struct intel_pt_stack *stack, uint64_t ip) in intel_pt_push() 338 static void intel_pt_clear_stack(struct intel_pt_stack *stack) in intel_pt_clear_stack() 345 static void intel_pt_free_stack(struct intel_pt_stack *stack) in intel_pt_free_stack()
|
| /Linux-v5.4/tools/testing/selftests/x86/ |
| D | mov_ss_trap.c | 252 stack_t stack = { in main() local
|
| D | syscall_arg_fault.c | 124 stack_t stack = { in main() local
|
| /Linux-v5.4/arch/nios2/kernel/ |
| D | process.c | 108 struct switch_stack *stack; in copy_thread() local
|
| D | traps.c | 60 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
|
| /Linux-v5.4/arch/parisc/kernel/ |
| D | process.c | 215 void *stack = task_stack_page(p); in copy_thread() local
|
| /Linux-v5.4/tools/perf/util/ |
| D | unwind-libdw.c | 128 struct stack_dump *stack = &ui->sample->user_stack; in memory_read() local
|
| /Linux-v5.4/arch/s390/kernel/ |
| D | perf_event.c | 49 struct stack_frame *stack = (struct stack_frame *) regs->gprs[15]; in sie_block() local
|
| /Linux-v5.4/tools/testing/selftests/memfd/ |
| D | fuse_test.c | 201 uint8_t *stack; in spawn_sealing_thread() local
|
| /Linux-v5.4/drivers/misc/lkdtm/ |
| D | usercopy.c | 31 static noinline unsigned char *trick_compiler(unsigned char *stack) in trick_compiler()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | sched.h | 72 __aligned_u64 stack; member
|
| /Linux-v5.4/mm/ |
| D | usercopy.c | 36 const void * const stack = task_stack_page(current); in check_stack_object() local
|