| /Linux-v4.19/tools/perf/arch/x86/tests/ |
| D | dwarf-unwind.c | 16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
|
| /Linux-v4.19/tools/perf/arch/arm/tests/ |
| D | dwarf-unwind.c | 15 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
|
| /Linux-v4.19/lib/ |
| D | stackdepot.c | 113 struct stack_record *stack; in depot_alloc_stack() local 202 struct stack_record *stack = slab + offset; in depot_fetch_stack() local
|
| /Linux-v4.19/tools/testing/selftests/kvm/lib/ |
| D | assert.c | 32 void *stack[n]; in test_dump_stack() local
|
| /Linux-v4.19/arch/s390/purgatory/ |
| D | head.S | 268 stack: label
|
| /Linux-v4.19/arch/arm/kernel/ |
| D | reboot.c | 65 u64 *stack = soft_restart_stack + ARRAY_SIZE(soft_restart_stack); in _soft_restart() local
|
| /Linux-v4.19/security/apparmor/ |
| D | task.c | 97 int aa_set_current_onexec(struct aa_label *label, bool stack) in aa_set_current_onexec()
|
| /Linux-v4.19/arch/arm64/include/asm/ |
| D | smp.h | 86 void *stack; member
|
| /Linux-v4.19/tools/testing/selftests/x86/ |
| D | syscall_arg_fault.c | 69 stack_t stack = { in main() local
|
| /Linux-v4.19/arch/h8300/kernel/ |
| D | traps.c | 120 unsigned long *stack, addr; in show_stack() local
|
| /Linux-v4.19/arch/x86/purgatory/ |
| D | entry64.S | 100 stack: .quad 0, 0 label
|
| /Linux-v4.19/arch/um/kernel/skas/ |
| D | mmu.c | 55 unsigned long stack = 0; in init_new_context() local
|
| /Linux-v4.19/arch/sh/kernel/ |
| D | ptrace_64.c | 61 unsigned char *stack; in get_stack_long() local 102 unsigned char *stack; in put_stack_long() local
|
| D | ptrace_32.c | 45 unsigned char *stack; in get_stack_long() local 58 unsigned char *stack; in put_stack_long() local
|
| /Linux-v4.19/arch/m68k/kernel/ |
| D | traps.c | 814 void show_trace(unsigned long *stack) in show_trace() 938 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
|
| /Linux-v4.19/net/llc/ |
| D | llc_sap.c | 368 struct sock **stack, int count) in llc_do_mcast() 399 struct sock *stack[256 / sizeof(struct sock *)]; in llc_sap_mcast() local
|
| /Linux-v4.19/kernel/trace/ |
| D | trace_stack.c | 77 check_stack(unsigned long ip, unsigned long *stack) in check_stack() 203 unsigned long stack; in stack_trace_call() local
|
| /Linux-v4.19/tools/testing/selftests/vDSO/ |
| D | vdso_standalone_test_x86.c | 75 __attribute__((externally_visible)) void c_main(void **stack) in c_main()
|
| /Linux-v4.19/tools/testing/selftests/nsfs/ |
| D | pidns.c | 29 char stack[128] __stack_aligned__; member
|
| /Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
| D | intel-pt-decoder.c | 137 struct intel_pt_stack stack; member 276 static void intel_pt_pop_blk(struct intel_pt_stack *stack) in intel_pt_pop_blk() 287 static uint64_t intel_pt_pop(struct intel_pt_stack *stack) in intel_pt_pop() 300 static int intel_pt_alloc_blk(struct intel_pt_stack *stack) in intel_pt_alloc_blk() 319 static int intel_pt_push(struct intel_pt_stack *stack, uint64_t ip) in intel_pt_push() 333 static void intel_pt_clear_stack(struct intel_pt_stack *stack) in intel_pt_clear_stack() 340 static void intel_pt_free_stack(struct intel_pt_stack *stack) in intel_pt_free_stack()
|
| /Linux-v4.19/arch/um/kernel/ |
| D | process.c | 61 void free_stack(unsigned long stack, int order) in free_stack() 220 unsigned long stack; in user_context() local
|
| /Linux-v4.19/drivers/gpu/drm/nouveau/nvif/ |
| D | mem.c | 51 u8 stack[128]; in nvif_mem_init_type() local
|
| /Linux-v4.19/include/linux/sched/ |
| D | task_stack.h | 83 void *stack = task_stack_page(current); in object_is_on_stack() local
|
| /Linux-v4.19/arch/s390/kernel/ |
| D | dumpstack.c | 102 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
|
| /Linux-v4.19/arch/x86/kernel/ |
| D | irq_32.c | 57 static void call_on_stack(void *func, void *stack) in call_on_stack()
|