/Linux-v6.6/net/netfilter/ |
D | nft_flow_offload.c | 52 struct net_device_path_stack *stack) in nft_dev_fill_forward_path() 94 static void nft_dev_path_info(const struct net_device_path_stack *stack, in nft_dev_path_info() 193 struct net_device_path_stack stack; in nft_dev_forward_path() local
|
/Linux-v6.6/arch/um/kernel/skas/ |
D | mmu.c | 21 unsigned long stack = 0; in init_new_context() local
|
/Linux-v6.6/arch/x86/kernel/ |
D | irq_64.c | 37 char *stack = (char *)per_cpu_ptr(&irq_stack_backing_store, cpu); in map_irq_stack() local
|
D | rethook.c | 119 unsigned long *stack = (unsigned long *)regs->sp; in arch_rethook_prepare() local
|
/Linux-v6.6/tools/testing/selftests/proc/ |
D | thread-self.c | 51 void *stack; in main() local
|
/Linux-v6.6/arch/um/kernel/ |
D | sysrq.c | 30 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
|
D | process.c | 62 void free_stack(unsigned long stack, int order) in free_stack() 230 unsigned long stack; in user_context() local
|
/Linux-v6.6/arch/um/include/shared/skas/ |
D | mm_id.h | 14 unsigned long stack; member
|
/Linux-v6.6/mm/kasan/ |
D | report_tags.c | 36 depot_stack_handle_t stack; in kasan_complete_mode_report_info() local
|
/Linux-v6.6/tools/perf/arch/arm/tests/ |
D | dwarf-unwind.c | 16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
|
/Linux-v6.6/tools/perf/arch/arm64/tests/ |
D | dwarf-unwind.c | 16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
|
/Linux-v6.6/tools/perf/arch/powerpc/tests/ |
D | dwarf-unwind.c | 16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
|
/Linux-v6.6/tools/perf/arch/x86/tests/ |
D | dwarf-unwind.c | 16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
|
/Linux-v6.6/lib/ |
D | ref_tracker.c | 45 depot_stack_handle_t stack = tracker->alloc_stack_handle; in ref_tracker_get_stats() local 89 depot_stack_handle_t stack; in __ref_tracker_dir_pr_ostream() local
|
/Linux-v6.6/tools/perf/util/ |
D | arm64-frame-pointer-unwind-support.c | 13 u64 stack[2]; member
|
/Linux-v6.6/arch/arm/kernel/ |
D | reboot.c | 62 u64 *stack = soft_restart_stack + ARRAY_SIZE(soft_restart_stack); in _soft_restart() local
|
D | irq.c | 55 u8 *stack; in init_irq_stacks() local
|
/Linux-v6.6/tools/testing/selftests/kvm/lib/ |
D | assert.c | 31 void *stack[n]; in test_dump_stack() local
|
/Linux-v6.6/arch/sh/kernel/ |
D | ptrace_32.c | 40 unsigned char *stack; in get_stack_long() local 53 unsigned char *stack; in put_stack_long() local
|
/Linux-v6.6/arch/m68k/kernel/ |
D | traps.c | 811 static void show_trace(unsigned long *stack, const char *loglvl) in show_trace() 932 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
|
/Linux-v6.6/net/llc/ |
D | llc_sap.c | 367 struct sock **stack, int count) in llc_do_mcast() 399 struct sock *stack[256 / sizeof(struct sock *)]; in llc_sap_mcast() local
|
/Linux-v6.6/kernel/trace/ |
D | trace_stack.c | 155 static void check_stack(unsigned long ip, unsigned long *stack) in check_stack() 295 unsigned long stack; in stack_trace_call() local
|
/Linux-v6.6/sound/soc/sof/intel/ |
D | bdw.c | 226 u32 *stack, size_t stack_words) in bdw_get_registers() 253 u32 stack[BDW_STACK_DUMP_SIZE]; in bdw_dump() local
|
/Linux-v6.6/sound/soc/sof/xtensa/ |
D | core.c | 116 u32 *stack, u32 stack_words) in xtensa_stack()
|
/Linux-v6.6/tools/testing/selftests/vDSO/ |
D | vdso_standalone_test_x86.c | 73 __attribute__((externally_visible)) void c_main(void **stack) in c_main()
|