Home
last modified time | relevance | path

Searched defs:stack_trace (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dstacktrace.h61 struct stack_trace { struct
/kernel/linux/linux-5.10/tools/include/linux/
H A Dstacktrace.h7 struct stack_trace { struct
/kernel/linux/linux-6.6/include/linux/
H A Dstacktrace.h82 struct stack_trace { struct
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf_lock_contention.c256 u64 *stack_trace; in lock_contention_read() local
172 lock_contention_get_name(struct lock_contention *con, struct contention_key *key, u64 *stack_trace, u32 flags) lock_contention_get_name() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c254 struct bpf_stack_map *stack_trace = in check_stack_trace() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c253 struct bpf_stack_map *stack_trace = in check_stack_trace() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Deeh.h99 unsigned long stack_trace[64]; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Deeh.h99 unsigned long stack_trace[64]; member
/kernel/linux/linux-5.10/kernel/locking/
H A Dlockdep.c517 static unsigned long stack_trace[MAX_STACK_TRACE_ENTRIES]; variable
/kernel/linux/linux-6.6/kernel/locking/
H A Dlockdep.c549 static unsigned long stack_trace[MAX_STACK_TRACE_ENTRIES]; variable

Completed in 21 milliseconds