Home
last modified time | relevance | path

Searched defs:stack (Results 76 – 100 of 202) sorted by relevance

123456789

/linux-6.14.4/arch/um/os-Linux/skas/
Dmem.c49 unsigned long *stack) in check_init_stack()
/linux-6.14.4/arch/nios2/kernel/
Dtraps.c60 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
Dprocess.c109 struct switch_stack *stack; in copy_thread() local
/linux-6.14.4/arch/arm64/include/asm/stacktrace/
Dcommon.h33 struct stack_info stack; member
/linux-6.14.4/mm/kasan/
Dcommon.c51 void kasan_set_track(struct kasan_track *track, depot_stack_handle_t stack) in kasan_set_track()
66 depot_stack_handle_t stack; in kasan_save_track() local
/linux-6.14.4/arch/x86/include/asm/
Dirq_stack.h81 #define call_on_stack(stack, func, asm_call, argconstr...) \ argument
Dstacktrace.h42 bool get_stack_guard_info(unsigned long *stack, struct stack_info *info) in get_stack_guard_info()
Dcpu_entry_area.h77 unsigned long stack[(PAGE_SIZE - sizeof(struct x86_hw_tss)) / sizeof(unsigned long)]; member
/linux-6.14.4/arch/sh/kernel/
Dirq.c63 u32 stack[THREAD_SIZE/sizeof(u32)]; member
Ddumpstack.c143 unsigned long stack; in show_stack() local
/linux-6.14.4/arch/loongarch/include/asm/
Dsmp.h83 unsigned long stack; member
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dtest_global_func_ctx_args.c11 static long stack[256]; variable
/linux-6.14.4/mm/
Dusercopy.c39 const void * const stack = task_stack_page(current); in check_stack_object() local
/linux-6.14.4/tools/testing/selftests/pid_namespace/
Dpid_max.c21 char *stack; in do_clone() local
/linux-6.14.4/tools/testing/selftests/memfd/
Dfuse_test.c202 uint8_t *stack; in spawn_sealing_thread() local
/linux-6.14.4/arch/s390/kernel/
Dperf_event.c31 struct stack_frame *stack = (struct stack_frame *) regs->gprs[15]; in sie_block() local
/linux-6.14.4/drivers/misc/altera-stapl/
Daltera-jtag.h67 long stack[ALTERA_STACK_SIZE]; member
/linux-6.14.4/drivers/misc/lkdtm/
Dusercopy.c32 static noinline unsigned char *trick_compiler(unsigned char *stack) in trick_compiler()
/linux-6.14.4/arch/um/kernel/
Dprocess.c49 void free_stack(unsigned long stack, int order) in free_stack()
/linux-6.14.4/arch/alpha/kernel/
Dprocess.c243 struct switch_stack *childstack, *stack; in copy_thread() local
/linux-6.14.4/net/sched/
Dematch.c505 int stack[CONFIG_NET_EMATCH_STACK]; in __tcf_em_tree_match() local
/linux-6.14.4/arch/powerpc/include/asm/
Dxics.h107 unsigned char stack[MAX_NUM_PRIORITIES]; member
/linux-6.14.4/security/apparmor/
Dtask.c97 void aa_set_current_onexec(struct aa_label *label, bool stack) in aa_set_current_onexec()
/linux-6.14.4/arch/um/drivers/
Dchan_user.c298 unsigned long stack; in register_winch() local
Dline.c597 unsigned long stack; member
671 unsigned long stack) in register_winch_irq()

123456789