Home
last modified time | relevance | path

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

1234567

/Linux-v5.15/arch/um/kernel/
Dsysrq.c30 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
Dprocess.c60 void free_stack(unsigned long stack, int order) in free_stack()
228 unsigned long stack; in user_context() local
/Linux-v5.15/net/netfilter/
Dnft_flow_offload.c43 struct net_device_path_stack *stack) in nft_dev_fill_forward_path()
90 static void nft_dev_path_info(const struct net_device_path_stack *stack, in nft_dev_path_info()
188 struct net_device_path_stack stack; in nft_dev_forward_path() local
/Linux-v5.15/tools/perf/arch/arm/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/Linux-v5.15/tools/perf/arch/x86/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/Linux-v5.15/tools/perf/arch/arm64/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/Linux-v5.15/tools/perf/arch/powerpc/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/Linux-v5.15/arch/s390/kernel/
Dsetup.c371 void stack_free(unsigned long stack) in stack_free()
382 unsigned long stack; in arch_early_irq_init() local
393 unsigned long stack; in arch_call_rest_init() local
/Linux-v5.15/lib/
Dstackdepot.c108 struct stack_record *stack; in depot_alloc_stack() local
232 struct stack_record *stack; in stack_depot_fetch() local
/Linux-v5.15/arch/arm/kernel/
Dreboot.c61 u64 *stack = soft_restart_stack + ARRAY_SIZE(soft_restart_stack); in _soft_restart() local
/Linux-v5.15/tools/testing/selftests/kvm/lib/
Dassert.c31 void *stack[n]; in test_dump_stack() local
/Linux-v5.15/arch/s390/purgatory/
Dhead.S269 stack: label
/Linux-v5.15/security/apparmor/
Dtask.c93 int aa_set_current_onexec(struct aa_label *label, bool stack) in aa_set_current_onexec()
/Linux-v5.15/arch/h8300/kernel/
Dtraps.c116 unsigned long *stack, addr; in show_stack() local
/Linux-v5.15/sound/soc/sof/xtensa/
Dcore.c109 static void xtensa_stack(struct snd_sof_dev *sdev, void *oops, u32 *stack, in xtensa_stack()
/Linux-v5.15/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-v5.15/arch/m68k/kernel/
Dtraps.c808 static void show_trace(unsigned long *stack, const char *loglvl) in show_trace()
929 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
/Linux-v5.15/arch/sh/kernel/
Dptrace_32.c41 unsigned char *stack; in get_stack_long() local
54 unsigned char *stack; in put_stack_long() local
/Linux-v5.15/net/llc/
Dllc_sap.c363 struct sock **stack, int count) in llc_do_mcast()
395 struct sock *stack[256 / sizeof(struct sock *)]; in llc_sap_mcast() local
/Linux-v5.15/tools/testing/selftests/vDSO/
Dvdso_standalone_test_x86.c73 __attribute__((externally_visible)) void c_main(void **stack) in c_main()
/Linux-v5.15/tools/testing/selftests/nsfs/
Dpidns.c29 char stack[128] __stack_aligned__; member
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Di915_random.c48 char stack[128]; in i915_prandom_shuffle() local
/Linux-v5.15/sound/soc/sof/intel/
Dbdw.c227 u32 *stack, size_t stack_words) in bdw_get_registers()
254 u32 stack[BDW_STACK_DUMP_SIZE]; in bdw_dump() local
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_pages.c260 struct page *stack[32], **pages = stack, *page; in i915_gem_object_map_page() local
319 unsigned long stack[32], *pfns = stack, i; in i915_gem_object_map_pfn() local
/Linux-v5.15/samples/pidfd/
Dpidfd-metadata.c37 char *stack[1024] = { 0 }; in pidfd_clone() local

1234567