Home
last modified time | relevance | path

Searched defs:stack (Results 126 – 150 of 202) sorted by relevance

123456789

/linux-6.14.4/sound/soc/sof/
Dcore.c126 void *stack, size_t stack_words) in sof_print_oops_and_stack()
/linux-6.14.4/tools/testing/selftests/user_events/
Dabi_test.c401 void *stack = mmap(NULL, stack_size, PROT_READ | PROT_WRITE, in TEST_F() local
/linux-6.14.4/drivers/gpu/drm/nouveau/nvif/
Dobject.c108 u8 stack[128]; in nvif_object_mthd() local
/linux-6.14.4/tools/testing/selftests/x86/
Dlam.c752 char stack[STACK_SIZE]; in handle_thread() local
787 char stack[STACK_SIZE]; in handle_thread_enable() local
Dsigreturn.c770 stack_t stack = { in main() local
/linux-6.14.4/arch/powerpc/include/asm/
Dthread_info.h203 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
/linux-6.14.4/arch/alpha/kernel/
Dtraps.c115 unsigned long *stack; in show_stack() local
/linux-6.14.4/sound/soc/sof/intel/
Dhda-dsp.c1558 u32 *stack, size_t stack_words) in hda_dsp_get_registers()
1608 u32 stack[HDA_DSP_STACK_DUMP_SIZE]; in hda_dsp_dump() local
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dverifier_global_subprogs.c109 long stack[128]; variable
/linux-6.14.4/arch/x86/kernel/
Dkexec-bzimage64.c405 void *stack; in bzImage64_load() local
Dftrace.c653 unsigned long *stack = (unsigned long *)kernel_stack_pointer(regs); in ftrace_graph_func() local
/linux-6.14.4/arch/sparc/kernel/
Dsignal_32.c53 stack_t stack; member
Dsignal32.c64 compat_stack_t stack; member
/linux-6.14.4/kernel/
Dfork.c280 void *stack; in alloc_thread_stack_node() local
398 unsigned long *stack; in alloc_thread_stack_node() local
553 void *stack = task_stack_page(tsk); in account_kernel_stack() local
/linux-6.14.4/arch/mips/net/
Dbpf_jit_comp64.c551 int stack, saved, locals, reserved; in build_prologue() local
/linux-6.14.4/include/linux/
Dthread_info.h212 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
Duprobes.h160 unsigned long stack; /* stack pointer */ member
/linux-6.14.4/tools/perf/util/
Dbpf_lock_contention.c544 int fd, stack, err = 0; in lock_contention_read() local
Dlock-contention.h132 int stack; member
/linux-6.14.4/tools/testing/selftests/cgroup/
Dtest_core.c770 static char stack[65536]; in test_cgcore_lesser_ns_open() local
/linux-6.14.4/include/drm/
Ddrm_mm.h178 depot_stack_handle_t stack; member
/linux-6.14.4/fs/overlayfs/
Dexport.c698 struct ovl_path *stack = &origin; in ovl_lower_fh_to_d() local
/linux-6.14.4/arch/um/kernel/
Dum_arch.c313 unsigned long stack; in linux_main() local
/linux-6.14.4/drivers/net/ethernet/mediatek/
Dmtk_ppe_offload.c92 struct net_device_path_stack stack; in mtk_flow_get_wdma_info() local
/linux-6.14.4/arch/arm/common/
DbL_switcher.c126 void *stack = current_thread_info() + 1; in bL_switchpoint() local

123456789