Home
last modified time | relevance | path

Searched defs:stack (Results 101 – 125 of 157) sorted by relevance

1234567

/Linux-v5.15/arch/x86/kernel/
Dkexec-bzimage64.c337 void *stack; in bzImage64_load() local
Dtraps.c690 unsigned long sp, *stack; in vc_switch_off_ist() local
/Linux-v5.15/mm/kasan/
Dreport.c135 static void print_stack(depot_stack_handle_t stack) in print_stack()
Dkasan.h144 depot_stack_handle_t stack; member
/Linux-v5.15/arch/parisc/kernel/
Dirq.c384 unsigned long stack[IRQ_STACK_SIZE/sizeof(unsigned long)]; member
/Linux-v5.15/include/linux/
Duprobes.h86 unsigned long stack; /* stack pointer */ member
Dthread_info.h169 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
/Linux-v5.15/arch/ia64/kernel/
Dprocess.c302 struct switch_stack *child_stack, *stack; in copy_thread() local
/Linux-v5.15/arch/sparc/kernel/
Dsignal_32.c53 stack_t stack; member
Dsignal32.c65 compat_stack_t stack; member
/Linux-v5.15/arch/um/kernel/
Dum_arch.c307 unsigned long stack; in linux_main() local
/Linux-v5.15/arch/alpha/kernel/
Dtraps.c149 unsigned long *stack; in show_stack() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvif/
Dobject.c145 u8 stack[128]; in nvif_object_mthd() local
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dpyperf.h53 int32_t stack[STACK_MAX_LEN]; member
/Linux-v5.15/drivers/firewire/
Dcore-topology.c175 struct list_head stack, *h; in build_tree() local
/Linux-v5.15/include/drm/
Ddrm_mm.h176 depot_stack_handle_t stack; member
/Linux-v5.15/tools/testing/selftests/x86/
Dsigreturn.c770 stack_t stack = { in main() local
/Linux-v5.15/fs/overlayfs/
Dexport.c700 struct ovl_path *stack = &origin; in ovl_lower_fh_to_d() local
Dsuper.c1670 struct path *stack, unsigned int numlower, in ovl_get_layers()
1794 struct path *stack = NULL; in ovl_get_lowerstack() local
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h111 struct qmem *stack; member
/Linux-v5.15/arch/arm/common/
DbL_switcher.c126 void *stack = current_thread_info() + 1; in bL_switchpoint() local
/Linux-v5.15/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_srv.c310 struct dmub_region *stack = &out->regions[DMUB_WINDOW_1_STACK]; in dmub_srv_calc_region_info() local
/Linux-v5.15/tools/testing/selftests/memfd/
Dmemfd_test.c611 uint8_t *stack; in spawn_idle_thread() local
/Linux-v5.15/arch/arm/kernel/
Dtraps.c82 void dump_backtrace_stm(u32 *stack, u32 instruction, const char *loglvl) in dump_backtrace_stm()
/Linux-v5.15/include/media/
Dmedia-entity.h92 } stack[MEDIA_ENTITY_ENUM_MAX_DEPTH]; member

1234567