Home
last modified time | relevance | path

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

123456789

/linux-6.14.4/arch/arm/kernel/
Dtraps.c98 void dump_backtrace_stm(u32 *stack, u32 instruction, const char *loglvl) in dump_backtrace_stm()
915 u8 *stack; in allocate_overflow_stacks() local
/linux-6.14.4/include/uapi/linux/
Dsched.h98 __aligned_u64 stack; member
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/linux/
Dsched.h98 __aligned_u64 stack; member
/linux-6.14.4/include/linux/sched/
Dtask.h34 unsigned long stack; member
/linux-6.14.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c177 struct intel_pt_stack stack; member
387 static void intel_pt_pop_blk(struct intel_pt_stack *stack) in intel_pt_pop_blk()
398 static uint64_t intel_pt_pop(struct intel_pt_stack *stack) in intel_pt_pop()
411 static int intel_pt_alloc_blk(struct intel_pt_stack *stack) in intel_pt_alloc_blk()
430 static int intel_pt_push(struct intel_pt_stack *stack, uint64_t ip) in intel_pt_push()
444 static void intel_pt_clear_stack(struct intel_pt_stack *stack) in intel_pt_clear_stack()
451 static void intel_pt_free_stack(struct intel_pt_stack *stack) in intel_pt_free_stack()
/linux-6.14.4/drivers/gpu/drm/nouveau/nvif/
Dvmm.c40 u8 stack[48]; in nvif_vmm_map() local
/linux-6.14.4/arch/um/os-Linux/
Dsignal.c155 stack_t stack = { in set_sigstack() local
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ct.h91 depot_stack_handle_t stack; member
/linux-6.14.4/fs/jfs/
Djfs_btree.h108 struct btframe stack[MAXTREEHEIGHT]; member
/linux-6.14.4/tools/perf/util/
Dunwind-libdw.c188 struct stack_dump *stack = &ui->sample->user_stack; in memory_read() local
Dbpf_off_cpu.c302 int fd, stack; in off_cpu_write() local
/linux-6.14.4/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-6.14.4/arch/x86/include/asm/
Dthread_info.h180 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
Dprocessor.h367 char stack[PAGE_SIZE]; member
371 struct entry_stack stack; member
420 char stack[IRQ_STACK_SIZE]; member
/linux-6.14.4/tools/testing/selftests/pidfd/
Dpidfd_fdinfo_test.c87 char *stack; member
Dpidfd_test.c36 char *stack[1024] = { 0 }; in pidfd_clone() local
/linux-6.14.4/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst893 stack subsection
/linux-6.14.4/Documentation/filesystems/
Dpath-lookup.rst982 .. _outlined recently: http://thread.gmane.org/gmane.linux.kernel/1934390/focus=1934550
/linux-6.14.4/arch/sparc/kernel/
Dsignal_64.c250 stack_t stack; member
/linux-6.14.4/tools/testing/selftests/move_mount_set_group/
Dmove_mount_set_group_test.c270 void *stack; in do_clone() local
/linux-6.14.4/tools/testing/selftests/cgroup/
Dtest_kmem.c250 long stack; in spawn_1000_threads() local
/linux-6.14.4/drivers/firewire/
Dcore-topology.c106 struct list_head stack; in build_tree() local
/linux-6.14.4/drivers/gpu/drm/i915/
Di915_scheduler.c161 struct i915_dependency stack; in __i915_schedule() local
/linux-6.14.4/fs/overlayfs/
Dnamei.c607 struct ovl_path *stack = &origin; in ovl_verify_index() local
1035 struct ovl_path *stack = NULL, *origin_path = NULL; in ovl_lookup() local
/linux-6.14.4/arch/parisc/kernel/
Dirq.c363 unsigned long stack[IRQ_STACK_SIZE/sizeof(unsigned long)]; member

123456789