Home
last modified time | relevance | path

Searched defs:stack_trace (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dstacktrace.h82 struct stack_trace { struct
88 extern void save_stack_trace(struct stack_trace *trace); argument
/linux/tools/perf/util/
H A Dbpf_lock_contention.c317 u64 *stack_trace, u32 flags) in lock_contention_get_name()
410 u64 *stack_trace; in lock_contention_read() local
/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c253 struct bpf_stack_map *stack_trace = in check_stack_trace() local
/linux/kernel/locking/
H A Dlockdep.c548 static unsigned long stack_trace[MAX_STACK_TRACE_ENTRIES]; global() variable