Searched defs:stack_trace (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ | ||
| H A D | stacktrace.h | 82 struct stack_trace { struct |
| /linux/tools/perf/util/ | ||
| H A D | bpf_lock_contention.c | 563 lock_contention_get_name(struct lock_contention * con,struct contention_key * key,u64 * stack_trace,u32 flags) lock_contention_get_name() argument |
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | map_ptr_kern.c | 253 struct bpf_stack_map *stack_trace = in check_stack_trace() local |
| /linux/kernel/locking/ | ||
| H A D | lockdep.c | 552 static unsigned long stack_trace[MAX_STACK_TRACE_ENTRIES]; variable |