Home
last modified time | relevance | path

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

12345678

/Linux-v6.6/tools/testing/selftests/pidfd/
Dpidfd_fdinfo_test.c87 char *stack; member
Dpidfd_test.c36 char *stack[1024] = { 0 }; in pidfd_clone() local
/Linux-v6.6/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.6/arch/sparc/kernel/
Dsignal_64.c250 stack_t stack; member
Dsignal_32.c53 stack_t stack; member
/Linux-v6.6/Documentation/filesystems/
Dpath-lookup.rst982 .. _outlined recently: http://thread.gmane.org/gmane.linux.kernel/1934390/focus=1934550
/Linux-v6.6/tools/testing/selftests/move_mount_set_group/
Dmove_mount_set_group_test.c270 void *stack; in do_clone() local
/Linux-v6.6/arch/um/os-Linux/
Dsignal.c143 stack_t stack = { in set_sigstack() local
/Linux-v6.6/kernel/
Dfork.c275 void *stack; in alloc_thread_stack_node() local
393 unsigned long *stack; in alloc_thread_stack_node() local
419 unsigned long *stack; in alloc_thread_stack_node() local
562 void *stack = task_stack_page(tsk); in account_kernel_stack() local
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_scheduler.c161 struct i915_dependency stack; in __i915_schedule() local
/Linux-v6.6/tools/testing/selftests/cgroup/
Dtest_kmem.c250 long stack; in spawn_1000_threads() local
/Linux-v6.6/fs/overlayfs/
Dnamei.c591 struct ovl_path *stack = &origin; in ovl_verify_index() local
1008 struct ovl_path *stack = NULL, *origin_path = NULL; in ovl_lookup() local
/Linux-v6.6/mm/kasan/
Dkasan.h189 depot_stack_handle_t stack; member
279 depot_stack_handle_t stack; member
/Linux-v6.6/arch/x86/include/asm/
Dprocessor.h324 char stack[PAGE_SIZE]; member
328 struct entry_stack stack; member
377 char stack[IRQ_STACK_SIZE]; member
/Linux-v6.6/arch/parisc/kernel/
Dirq.c363 unsigned long stack[IRQ_STACK_SIZE/sizeof(unsigned long)]; member
/Linux-v6.6/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst858 stack subsubsection
/Linux-v6.6/arch/powerpc/include/asm/
Dthread_info.h200 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
/Linux-v6.6/tools/testing/selftests/x86/
Dlam.c752 char stack[STACK_SIZE]; in handle_thread() local
787 char stack[STACK_SIZE]; in handle_thread_enable() local
/Linux-v6.6/arch/x86/kernel/
Dkexec-bzimage64.c398 void *stack; in bzImage64_load() local
/Linux-v6.6/drivers/gpu/drm/nouveau/nvif/
Dobject.c145 u8 stack[128]; in nvif_object_mthd() local
/Linux-v6.6/arch/ia64/kernel/
Dprocess.c307 struct switch_stack *child_stack, *stack; in copy_thread() local
/Linux-v6.6/arch/alpha/kernel/
Dtraps.c147 unsigned long *stack; in show_stack() local
/Linux-v6.6/include/linux/
Duprobes.h86 unsigned long stack; /* stack pointer */ member
Dthread_info.h199 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
/Linux-v6.6/arch/mips/net/
Dbpf_jit_comp64.c551 int stack, saved, locals, reserved; in build_prologue() local

12345678