| /Linux-v5.4/lib/zstd/ | 
| D | zstd_common.c | 28 #define stack_push(stack, size)                                 \  argument38 	ZSTD_stack *stack = (ZSTD_stack *)workspace;  in ZSTD_initStack()  local
 53 	ZSTD_stack *stack = (ZSTD_stack *)opaque;  in ZSTD_stackAllocAll()  local
 60 	ZSTD_stack *stack = (ZSTD_stack *)opaque;  in ZSTD_stackAlloc()  local
 
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | dumpstack_32.c | 35 static bool in_hardirq_stack(unsigned long *stack, struct stack_info *info)  in in_hardirq_stack()60 static bool in_softirq_stack(unsigned long *stack, struct stack_info *info)  in in_softirq_stack()
 85 int get_stack_info(unsigned long *stack, struct task_struct *task,  in get_stack_info()
 
 | 
| D | dumpstack_64.c | 87 static bool in_exception_stack(unsigned long *stack, struct stack_info *info)  in in_exception_stack()128 static bool in_irq_stack(unsigned long *stack, struct stack_info *info)  in in_irq_stack()
 153 int get_stack_info(unsigned long *stack, struct task_struct *task,  in get_stack_info()
 
 | 
| D | dumpstack.c | 32 bool in_task_stack(unsigned long *stack, struct task_struct *task,  in in_task_stack()49 bool in_entry_stack(unsigned long *stack, struct stack_info *info)  in in_entry_stack()
 163 			unsigned long *stack, char *log_lvl)  in show_trace_log_lvl()
 
 | 
| /Linux-v5.4/security/apparmor/ | 
| D | domain.c | 99 					   bool stack, unsigned int state)  in match_component()133 				struct aa_label *label, bool stack,  in label_compound_match()
 193 				  struct aa_label *label, bool stack,  in label_components_match()
 254 		       bool stack, unsigned int state, bool subns, u32 request,  in label_match()
 287 				struct aa_label *target, bool stack,  in change_profile_perms()
 555 	const char *stack = NULL;  in x_to_label()  local
 740 			  bool stack, const struct linux_binprm *bprm,  in profile_onexec()
 812 				      struct aa_label *onexec, bool stack,  in handle_onexec()
 1276 					struct aa_label *target, bool stack,  in change_profile_perms_wrapper()
 1314 	bool stack = flags & AA_CHANGE_STACK;  in aa_change_profile()  local
 
 | 
| /Linux-v5.4/arch/unicore32/kernel/ | 
| D | setup.c | 44 struct stack {  struct50 static struct stack stacks[NR_CPUS];  argument
 
 | 
| /Linux-v5.4/arch/csky/kernel/ | 
| D | dumpstack.c | 8 void show_trace(unsigned long *stack)  in show_trace()35 void show_stack(struct task_struct *task, unsigned long *stack)  in show_stack()
 
 | 
| /Linux-v5.4/arch/um/os-Linux/skas/ | 
| D | mem.c | 26 					      unsigned long *stack)  in check_init_stack()114 	unsigned long *stack = check_init_stack(mm_idp, *addr);  in run_syscall_stub()  local
 142 	unsigned long *stack;  in syscall_stub_data()  local
 
 | 
| D | process.c | 192 static int userspace_tramp(void *stack)  in userspace_tramp()266 	void *stack;  in start_userspace()  local
 551 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void))  in new_thread()  argument
 576 int start_idle_thread(void *stack, jmp_buf *switch_buf)  in start_idle_thread()
 
 | 
| /Linux-v5.4/arch/openrisc/kernel/ | 
| D | unwinder.c | 60 void unwind_stack(void *data, unsigned long *stack,  in unwind_stack()93 void unwind_stack(void *data, unsigned long *stack,  in unwind_stack()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | intel_runtime_pm.c | 69 static void __print_depot_stack(depot_stack_handle_t stack,  in __print_depot_stack()87 	depot_stack_handle_t stack, *stacks;  in track_intel_runtime_pm_wakeref()  local
 118 					     depot_stack_handle_t stack)  in untrack_intel_runtime_pm_wakeref()
 198 		depot_stack_handle_t stack = dbg->owners[i];  in __print_intel_runtime_pm_wakeref()  local
 
 | 
| /Linux-v5.4/drivers/misc/lkdtm/ | 
| D | bugs.c | 105 static noinline void __lkdtm_CORRUPT_STACK(void *stack)  in __lkdtm_CORRUPT_STACK()250 	const unsigned char *stack = task_stack_page(current);  in lkdtm_STACK_GUARD_PAGE_LEADING()  local
 264 	const unsigned char *stack = task_stack_page(current);  in lkdtm_STACK_GUARD_PAGE_TRAILING()  local
 
 | 
| /Linux-v5.4/tools/lib/traceevent/plugins/ | 
| D | plugin_function.c | 30 	char **stack;  member60 static void add_child(struct func_stack *stack, const char *child, int pos)  in add_child()
 
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | stacktrace.c | 33 		unsigned long *stack = (unsigned long *) sp;  in save_context_stack()  local145 		unsigned long *stack = (unsigned long *) sp;  in __save_stack_trace_tsk_reliable()  local
 
 | 
| /Linux-v5.4/arch/um/os-Linux/ | 
| D | helper.c | 45 	unsigned long stack, sp;  in run_helper()  local116 	unsigned long stack, sp;  in run_helper_thread()  local
 
 | 
| /Linux-v5.4/arch/arm/kernel/ | 
| D | setup.c | 141 struct stack {  struct149 static struct stack stacks[NR_CPUS];  argument
 
 | 
| /Linux-v5.4/arch/c6x/kernel/ | 
| D | traps.c | 347 static void show_trace(unsigned long *stack, unsigned long *endstack)  in show_trace()376 void show_stack(struct task_struct *task, unsigned long *stack)  in show_stack()
 
 | 
| /Linux-v5.4/arch/s390/kernel/ | 
| D | dumpstack.c | 57 	unsigned long stack;  in in_task_stack()  local126 void show_stack(struct task_struct *task, unsigned long *stack)  in show_stack()
 
 | 
| /Linux-v5.4/arch/x86/purgatory/ | 
| D | stack.S | 15 stack:  label
 | 
| /Linux-v5.4/scripts/kconfig/ | 
| D | symbol.c | 1014 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym)  in dep_stack_insert()1038 	struct dep_stack *stack;  in sym_check_print_recursive()  local
 1164 	struct dep_stack stack;  in sym_check_sym_deps()  local
 1213 	struct dep_stack stack;  in sym_check_choice_deps()  local
 1258 		struct dep_stack stack;  in sym_check_deps()  local
 
 | 
| /Linux-v5.4/sound/soc/sof/intel/ | 
| D | hda.c | 126 				  u32 *stack, size_t stack_words)  in hda_dsp_get_registers()155 	u32 stack[HDA_DSP_STACK_DUMP_SIZE];  in hda_dsp_dump_skl()  local
 185 	u32 stack[HDA_DSP_STACK_DUMP_SIZE];  in hda_dsp_dump()  local
 
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | stacktrace.h | 16 	int (*stack)(void *data, char *name);  member
 | 
| /Linux-v5.4/arch/xtensa/include/asm/ | 
| D | smp.h | 18 	unsigned long stack;  member
 | 
| /Linux-v5.4/arch/um/include/shared/skas/ | 
| D | mm_id.h | 14 	unsigned long stack;  member
 | 
| /Linux-v5.4/arch/um/kernel/ | 
| D | sysrq.c | 28 void show_stack(struct task_struct *task, unsigned long *stack)  in show_stack()
 |