Home
last modified time | relevance | path

Searched defs:stack (Results 51 – 75 of 132) sorted by relevance

123456

/Linux-v4.19/arch/arm/include/asm/
Dsmp.h67 void *stack; member
/Linux-v4.19/tools/testing/selftests/x86/
Dmov_ss_trap.c252 stack_t stack = { in main() local
/Linux-v4.19/arch/nios2/kernel/
Dprocess.c108 struct switch_stack *stack; in copy_thread() local
Dtraps.c60 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvif/
Dvmm.c40 u8 stack[48]; in nvif_vmm_map() local
/Linux-v4.19/arch/sh/kernel/
Dirq.c62 u32 stack[THREAD_SIZE/sizeof(u32)]; member
Ddumpstack.c149 unsigned long stack; in show_stack() local
/Linux-v4.19/arch/parisc/kernel/
Dprocess.c234 void *stack = task_stack_page(p); in copy_thread() local
/Linux-v4.19/drivers/misc/lkdtm/
Dusercopy.c31 static noinline unsigned char *trick_compiler(unsigned char *stack) in trick_compiler()
/Linux-v4.19/kernel/
Dfork.c166 void __weak arch_release_thread_stack(unsigned long *stack) in arch_release_thread_stack()
208 void *stack; in alloc_thread_stack_node() local
339 void *stack = task_stack_page(tsk); in account_kernel_stack() local
796 unsigned long *stack; in dup_task_struct() local
/Linux-v4.19/tools/testing/selftests/memfd/
Dfuse_test.c201 uint8_t *stack; in spawn_sealing_thread() local
/Linux-v4.19/tools/perf/util/
Dunwind-libdw.c125 struct stack_dump *stack = &ui->sample->user_stack; in memory_read() local
/Linux-v4.19/arch/s390/kernel/
Dperf_event.c48 struct stack_frame *stack = (struct stack_frame *) regs->gprs[15]; in sie_block() local
/Linux-v4.19/mm/
Dusercopy.c39 const void * const stack = task_stack_page(current); in check_stack_object() local
/Linux-v4.19/drivers/misc/altera-stapl/
Daltera-jtag.h81 long stack[ALTERA_STACK_SIZE]; member
/Linux-v4.19/arch/nds32/include/asm/
Dprocessor.h66 #define start_thread(regs,pc,stack) \ argument
/Linux-v4.19/fs/overlayfs/
Dnamei.c491 struct ovl_path *stack = &origin; in ovl_verify_index() local
807 struct ovl_path *stack = NULL, *origin_path = NULL; in ovl_lookup() local
/Linux-v4.19/arch/um/os-Linux/
Dsignal.c139 stack_t stack = { in set_sigstack() local
/Linux-v4.19/arch/um/drivers/
Dchan_user.c276 unsigned long stack; in register_winch() local
/Linux-v4.19/arch/powerpc/include/asm/
Dxics.h102 unsigned char stack[MAX_NUM_PRIORITIES]; member
/Linux-v4.19/include/linux/
Dthread_info.h103 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
/Linux-v4.19/arch/alpha/kernel/
Dprocess.c248 struct switch_stack *childstack, *stack; in copy_thread() local
/Linux-v4.19/net/sched/
Dematch.c504 int stack[CONFIG_NET_EMATCH_STACK]; in __tcf_em_tree_match() local
/Linux-v4.19/mm/kasan/
Dkasan.h79 depot_stack_handle_t stack; member
/Linux-v4.19/fs/jfs/
Djfs_btree.h121 struct btframe stack[MAXTREEHEIGHT]; member

123456