Home
last modified time | relevance | path

Searched defs:stack (Results 26 – 50 of 182) sorted by relevance

12345678

/Linux-v6.6/net/netfilter/
Dnft_flow_offload.c52 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/
Dmmu.c21 unsigned long stack = 0; in init_new_context() local
/Linux-v6.6/arch/x86/kernel/
Dirq_64.c37 char *stack = (char *)per_cpu_ptr(&irq_stack_backing_store, cpu); in map_irq_stack() local
Drethook.c119 unsigned long *stack = (unsigned long *)regs->sp; in arch_rethook_prepare() local
/Linux-v6.6/tools/testing/selftests/proc/
Dthread-self.c51 void *stack; in main() local
/Linux-v6.6/arch/um/kernel/
Dsysrq.c30 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
Dprocess.c62 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/
Dmm_id.h14 unsigned long stack; member
/Linux-v6.6/mm/kasan/
Dreport_tags.c36 depot_stack_handle_t stack; in kasan_complete_mode_report_info() local
/Linux-v6.6/tools/perf/arch/arm/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/Linux-v6.6/tools/perf/arch/arm64/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/Linux-v6.6/tools/perf/arch/powerpc/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/Linux-v6.6/tools/perf/arch/x86/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/Linux-v6.6/lib/
Dref_tracker.c45 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/
Darm64-frame-pointer-unwind-support.c13 u64 stack[2]; member
/Linux-v6.6/arch/arm/kernel/
Dreboot.c62 u64 *stack = soft_restart_stack + ARRAY_SIZE(soft_restart_stack); in _soft_restart() local
Dirq.c55 u8 *stack; in init_irq_stacks() local
/Linux-v6.6/tools/testing/selftests/kvm/lib/
Dassert.c31 void *stack[n]; in test_dump_stack() local
/Linux-v6.6/arch/sh/kernel/
Dptrace_32.c40 unsigned char *stack; in get_stack_long() local
53 unsigned char *stack; in put_stack_long() local
/Linux-v6.6/arch/m68k/kernel/
Dtraps.c811 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/
Dllc_sap.c367 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/
Dtrace_stack.c155 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/
Dbdw.c226 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/
Dcore.c116 u32 *stack, u32 stack_words) in xtensa_stack()
/Linux-v6.6/tools/testing/selftests/vDSO/
Dvdso_standalone_test_x86.c73 __attribute__((externally_visible)) void c_main(void **stack) in c_main()

12345678