/Linux-v5.10/samples/pidfd/ |
D | pidfd-metadata.c | 37 char *stack[1024] = { 0 }; in pidfd_clone() local
|
/Linux-v5.10/include/linux/sched/ |
D | task_stack.h | 83 void *stack = task_stack_page(current); in object_is_on_stack() local
|
D | task.h | 27 unsigned long stack; member
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvif/ |
D | mem.c | 53 u8 stack[128]; in nvif_mem_ctor_type() local
|
D | vmm.c | 40 u8 stack[48]; in nvif_vmm_map() local
|
/Linux-v5.10/sound/soc/sof/ |
D | core.c | 63 void *stack, size_t stack_words) in snd_sof_get_status()
|
/Linux-v5.10/arch/arm/include/asm/ |
D | smp.h | 63 void *stack; member
|
/Linux-v5.10/arch/x86/kernel/ |
D | irq_32.c | 57 static void call_on_stack(void *func, void *stack) in call_on_stack()
|
/Linux-v5.10/tools/testing/selftests/x86/ |
D | syscall_arg_fault.c | 106 stack_t stack = { in main() local
|
D | mov_ss_trap.c | 252 stack_t stack = { in main() local
|
D | single_step_syscall.c | 212 stack_t stack = { in main() local
|
/Linux-v5.10/tools/testing/selftests/clone3/ |
D | clone3_selftests.h | 32 __aligned_u64 stack; member
|
/Linux-v5.10/sound/soc/sof/intel/ |
D | byt.c | 96 u32 *stack, size_t stack_words) in byt_get_registers() 123 u32 stack[BYT_STACK_DUMP_SIZE]; in byt_dump() local
|
D | hda.c | 363 u32 *stack, size_t stack_words) in hda_dsp_get_registers() 392 u32 stack[HDA_DSP_STACK_DUMP_SIZE]; in hda_dsp_dump_skl() local 442 u32 stack[HDA_DSP_STACK_DUMP_SIZE]; in hda_dsp_dump() local
|
/Linux-v5.10/arch/sh/kernel/ |
D | irq.c | 62 u32 stack[THREAD_SIZE/sizeof(u32)]; member
|
D | dumpstack.c | 143 unsigned long stack; in show_stack() local
|
/Linux-v5.10/arch/parisc/kernel/ |
D | process.c | 195 void *stack = task_stack_page(p); in copy_thread() local
|
/Linux-v5.10/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.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 139 struct intel_pt_stack stack; member 291 static void intel_pt_pop_blk(struct intel_pt_stack *stack) in intel_pt_pop_blk() 302 static uint64_t intel_pt_pop(struct intel_pt_stack *stack) in intel_pt_pop() 315 static int intel_pt_alloc_blk(struct intel_pt_stack *stack) in intel_pt_alloc_blk() 334 static int intel_pt_push(struct intel_pt_stack *stack, uint64_t ip) in intel_pt_push() 348 static void intel_pt_clear_stack(struct intel_pt_stack *stack) in intel_pt_clear_stack() 355 static void intel_pt_free_stack(struct intel_pt_stack *stack) in intel_pt_free_stack()
|
/Linux-v5.10/drivers/misc/lkdtm/ |
D | usercopy.c | 31 static noinline unsigned char *trick_compiler(unsigned char *stack) in trick_compiler()
|
/Linux-v5.10/arch/x86/include/asm/ |
D | cpu_entry_area.h | 71 unsigned long stack[(PAGE_SIZE - sizeof(struct x86_hw_tss)) / sizeof(unsigned long)]; member
|
/Linux-v5.10/tools/testing/selftests/memfd/ |
D | fuse_test.c | 201 uint8_t *stack; in spawn_sealing_thread() local
|
/Linux-v5.10/tools/perf/util/ |
D | unwind-libdw.c | 129 struct stack_dump *stack = &ui->sample->user_stack; in memory_read() local
|
/Linux-v5.10/arch/s390/kernel/ |
D | perf_event.c | 49 struct stack_frame *stack = (struct stack_frame *) regs->gprs[15]; in sie_block() local
|