/linux-6.14.4/arch/arm/kernel/ |
D | traps.c | 98 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/ |
D | sched.h | 98 __aligned_u64 stack; member
|
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/linux/ |
D | sched.h | 98 __aligned_u64 stack; member
|
/linux-6.14.4/include/linux/sched/ |
D | task.h | 34 unsigned long stack; member
|
/linux-6.14.4/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 177 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/ |
D | vmm.c | 40 u8 stack[48]; in nvif_vmm_map() local
|
/linux-6.14.4/arch/um/os-Linux/ |
D | signal.c | 155 stack_t stack = { in set_sigstack() local
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_ct.h | 91 depot_stack_handle_t stack; member
|
/linux-6.14.4/fs/jfs/ |
D | jfs_btree.h | 108 struct btframe stack[MAXTREEHEIGHT]; member
|
/linux-6.14.4/tools/perf/util/ |
D | unwind-libdw.c | 188 struct stack_dump *stack = &ui->sample->user_stack; in memory_read() local
|
D | bpf_off_cpu.c | 302 int fd, stack; in off_cpu_write() local
|
/linux-6.14.4/drivers/net/wireless/broadcom/b43legacy/ |
D | radio.c | 980 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/ |
D | thread_info.h | 180 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
|
D | processor.h | 367 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/ |
D | pidfd_fdinfo_test.c | 87 char *stack; member
|
D | pidfd_test.c | 36 char *stack[1024] = { 0 }; in pidfd_clone() local
|
/linux-6.14.4/Documentation/virt/uml/ |
D | user_mode_linux_howto_v2.rst | 893 stack subsection
|
/linux-6.14.4/Documentation/filesystems/ |
D | path-lookup.rst | 982 .. _outlined recently: http://thread.gmane.org/gmane.linux.kernel/1934390/focus=1934550
|
/linux-6.14.4/arch/sparc/kernel/ |
D | signal_64.c | 250 stack_t stack; member
|
/linux-6.14.4/tools/testing/selftests/move_mount_set_group/ |
D | move_mount_set_group_test.c | 270 void *stack; in do_clone() local
|
/linux-6.14.4/tools/testing/selftests/cgroup/ |
D | test_kmem.c | 250 long stack; in spawn_1000_threads() local
|
/linux-6.14.4/drivers/firewire/ |
D | core-topology.c | 106 struct list_head stack; in build_tree() local
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | i915_scheduler.c | 161 struct i915_dependency stack; in __i915_schedule() local
|
/linux-6.14.4/fs/overlayfs/ |
D | namei.c | 607 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/ |
D | irq.c | 363 unsigned long stack[IRQ_STACK_SIZE/sizeof(unsigned long)]; member
|