/linux-6.14.4/tools/perf/util/ |
D | annotate-data.c | 181 struct type_state_stack *stack, *tmp; in exit_type_state() local 528 struct type_state_stack *stack; in find_stack_state() local 541 void set_stack_state(struct type_state_stack *stack, int offset, u8 kind, in set_stack_state() 572 struct type_state_stack *stack = find_stack_state(state, offset); in findnew_stack_state() local 835 struct type_state_stack *stack; in update_var_state() local 1131 struct type_state_stack *stack; in check_matching_type() local 1164 struct type_state_stack *stack; in check_matching_type() local
|
D | arm64-frame-pointer-unwind-support.c | 13 u64 stack[2]; member
|
/linux-6.14.4/sound/soc/sof/intel/ |
D | atom.c | 38 u32 *stack, size_t stack_words) in atom_get_registers() 65 u32 stack[STACK_DUMP_SIZE]; in atom_dump() local
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | test_get_stack_rawtp_err.c | 11 __u64 stack[MAX_STACK_RAWTP]; in bpf_prog2() local
|
/linux-6.14.4/arch/xtensa/include/asm/ |
D | smp.h | 18 unsigned long stack; member
|
/linux-6.14.4/kernel/trace/ |
D | fprobe.c | 156 static inline bool write_fprobe_header(unsigned long *stack, in write_fprobe_header() 167 static inline void read_fprobe_header(unsigned long *stack, in read_fprobe_header() 184 static inline bool write_fprobe_header(unsigned long *stack, in write_fprobe_header() 197 static inline void read_fprobe_header(unsigned long *stack, in read_fprobe_header()
|
/linux-6.14.4/net/netfilter/ |
D | nft_flow_offload.c | 53 struct net_device_path_stack *stack) in nft_dev_fill_forward_path() 95 static void nft_dev_path_info(const struct net_device_path_stack *stack, in nft_dev_path_info() 194 struct net_device_path_stack stack; in nft_dev_forward_path() local
|
/linux-6.14.4/arch/um/include/shared/skas/ |
D | mm_id.h | 11 unsigned long stack; member
|
/linux-6.14.4/arch/um/kernel/skas/ |
D | mmu.c | 25 unsigned long stack = 0; in init_new_context() local
|
/linux-6.14.4/arch/s390/kernel/ |
D | setup.c | 368 void *stack; in stack_alloc() local 376 void stack_free(unsigned long stack) in stack_free() 383 unsigned long stack; in stack_alloc_early() local
|
/linux-6.14.4/tools/testing/selftests/proc/ |
D | thread-self.c | 51 void *stack; in main() local
|
/linux-6.14.4/arch/x86/kernel/ |
D | irq_64.c | 38 char *stack = (char *)per_cpu_ptr(&irq_stack_backing_store, cpu); in map_irq_stack() local
|
D | rethook.c | 119 unsigned long *stack = (unsigned long *)regs->sp; in arch_rethook_prepare() local
|
/linux-6.14.4/arch/um/kernel/ |
D | sysrq.c | 29 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
|
/linux-6.14.4/tools/perf/arch/x86/tests/ |
D | dwarf-unwind.c | 16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
|
/linux-6.14.4/tools/perf/arch/powerpc/tests/ |
D | dwarf-unwind.c | 16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
|
/linux-6.14.4/tools/perf/arch/arm64/tests/ |
D | dwarf-unwind.c | 16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
|
/linux-6.14.4/tools/perf/arch/arm/tests/ |
D | dwarf-unwind.c | 16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
|
/linux-6.14.4/lib/ |
D | ref_tracker.c | 45 depot_stack_handle_t stack = tracker->alloc_stack_handle; in ref_tracker_get_stats() local 89 depot_stack_handle_t stack; in __ref_tracker_dir_pr_ostream() local
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_gt_tlb_invalidation.c | 52 bool stack = test_bit(FENCE_STACK_BIT, &fence->base.flags); in __invalidation_fence_signal() local 541 bool stack) in xe_gt_tlb_invalidation_fence_init()
|
/linux-6.14.4/drivers/net/ethernet/intel/idpf/ |
D | idpf_lib.c | 17 struct idpf_vector_lifo *stack; in idpf_init_vector_stack() local 52 struct idpf_vector_lifo *stack; in idpf_deinit_vector_stack() local 181 struct idpf_vector_lifo *stack = &adapter->vector_stack; in idpf_vector_lifo_push() local 202 struct idpf_vector_lifo *stack = &adapter->vector_stack; in idpf_vector_lifo_pop() local 270 struct idpf_vector_lifo *stack; in idpf_req_rel_vector_indexes() local
|
/linux-6.14.4/tools/testing/selftests/kvm/lib/ |
D | assert.c | 28 void *stack[n]; in test_dump_stack() local
|
/linux-6.14.4/arch/sh/kernel/ |
D | ptrace_32.c | 40 unsigned char *stack; in get_stack_long() local 53 unsigned char *stack; in put_stack_long() local
|
/linux-6.14.4/arch/m68k/kernel/ |
D | traps.c | 810 static void show_trace(unsigned long *stack, const char *loglvl) in show_trace() 931 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
|
/linux-6.14.4/net/llc/ |
D | llc_sap.c | 367 struct sock **stack, int count) in llc_do_mcast() 399 struct sock *stack[256 / sizeof(struct sock *)]; in llc_sap_mcast() local
|