Home
last modified time | relevance | path

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

1234567

/Linux-v6.1/tools/testing/selftests/pidfd/
Dpidfd_fdinfo_test.c87 char *stack; member
Dpidfd_test.c36 char *stack[1024] = { 0 }; in pidfd_clone() local
/Linux-v6.1/tools/testing/selftests/move_mount_set_group/
Dmove_mount_set_group_test.c270 void *stack; in do_clone() local
/Linux-v6.1/arch/sparc/kernel/
Dsignal_64.c250 stack_t stack; member
Dsignal_32.c53 stack_t stack; member
/Linux-v6.1/arch/um/os-Linux/
Dsignal.c143 stack_t stack = { in set_sigstack() local
/Linux-v6.1/arch/openrisc/kernel/
Dtraps.c149 unsigned long addr, stack = regs->sp; in nommu_dump_state() local
/Linux-v6.1/Documentation/filesystems/
Dpath-lookup.rst982 .. _outlined recently: http://thread.gmane.org/gmane.linux.kernel/1934390/focus=1934550
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_scheduler.c161 struct i915_dependency stack; in __i915_schedule() local
/Linux-v6.1/tools/testing/selftests/cgroup/
Dtest_kmem.c253 long stack; in spawn_1000_threads() local
/Linux-v6.1/drivers/net/wireless/broadcom/b43legacy/
Dradio.c980 u32 *stack = phy->interfstack; in b43legacy_radio_interference_mitigation_enable() local
1223 u32 *stack = phy->interfstack; in b43legacy_radio_interference_mitigation_disable() local
/Linux-v6.1/mm/kasan/
Dkasan.h162 depot_stack_handle_t stack; member
251 depot_stack_handle_t stack; member
/Linux-v6.1/arch/parisc/kernel/
Dirq.c366 unsigned long stack[IRQ_STACK_SIZE/sizeof(unsigned long)]; member
/Linux-v6.1/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst858 stack subsubsection
/Linux-v6.1/arch/x86/include/asm/
Dprocessor.h373 char stack[PAGE_SIZE]; member
377 struct entry_stack stack; member
426 char stack[IRQ_STACK_SIZE]; member
/Linux-v6.1/arch/x86/kernel/
Dkexec-bzimage64.c398 void *stack; in bzImage64_load() local
/Linux-v6.1/drivers/gpu/drm/nouveau/nvif/
Dobject.c145 u8 stack[128]; in nvif_object_mthd() local
/Linux-v6.1/arch/alpha/kernel/
Dtraps.c147 unsigned long *stack; in show_stack() local
/Linux-v6.1/arch/ia64/kernel/
Dprocess.c306 struct switch_stack *child_stack, *stack; in copy_thread() local
/Linux-v6.1/include/linux/
Duprobes.h86 unsigned long stack; /* stack pointer */ member
Dthread_info.h183 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
/Linux-v6.1/drivers/firewire/
Dcore-topology.c175 struct list_head stack, *h; in build_tree() local
/Linux-v6.1/arch/mips/net/
Dbpf_jit_comp64.c548 int stack, saved, locals, reserved; in build_prologue() local
/Linux-v6.1/arch/um/kernel/
Dum_arch.c310 unsigned long stack; in linux_main() local
/Linux-v6.1/arch/loongarch/kernel/
Dtraps.c620 register unsigned long stack; in do_vint() local

1234567