Home
last modified time | relevance | path

Searched defs:stack (Results 26 – 50 of 202) sorted by relevance

123456789

/linux-6.14.4/tools/perf/util/
Dannotate-data.c181 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
Darm64-frame-pointer-unwind-support.c13 u64 stack[2]; member
/linux-6.14.4/sound/soc/sof/intel/
Datom.c38 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/
Dtest_get_stack_rawtp_err.c11 __u64 stack[MAX_STACK_RAWTP]; in bpf_prog2() local
/linux-6.14.4/arch/xtensa/include/asm/
Dsmp.h18 unsigned long stack; member
/linux-6.14.4/kernel/trace/
Dfprobe.c156 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/
Dnft_flow_offload.c53 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/
Dmm_id.h11 unsigned long stack; member
/linux-6.14.4/arch/um/kernel/skas/
Dmmu.c25 unsigned long stack = 0; in init_new_context() local
/linux-6.14.4/arch/s390/kernel/
Dsetup.c368 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/
Dthread-self.c51 void *stack; in main() local
/linux-6.14.4/arch/x86/kernel/
Dirq_64.c38 char *stack = (char *)per_cpu_ptr(&irq_stack_backing_store, cpu); in map_irq_stack() local
Drethook.c119 unsigned long *stack = (unsigned long *)regs->sp; in arch_rethook_prepare() local
/linux-6.14.4/arch/um/kernel/
Dsysrq.c29 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
/linux-6.14.4/tools/perf/arch/x86/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/linux-6.14.4/tools/perf/arch/powerpc/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/linux-6.14.4/tools/perf/arch/arm64/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/linux-6.14.4/tools/perf/arch/arm/tests/
Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/linux-6.14.4/lib/
Dref_tracker.c45 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/
Dxe_gt_tlb_invalidation.c52 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/
Didpf_lib.c17 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/
Dassert.c28 void *stack[n]; in test_dump_stack() local
/linux-6.14.4/arch/sh/kernel/
Dptrace_32.c40 unsigned char *stack; in get_stack_long() local
53 unsigned char *stack; in put_stack_long() local
/linux-6.14.4/arch/m68k/kernel/
Dtraps.c810 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/
Dllc_sap.c367 struct sock **stack, int count) in llc_do_mcast()
399 struct sock *stack[256 / sizeof(struct sock *)]; in llc_sap_mcast() local

123456789