Searched defs:stack_entries (Results 1 – 2 of 2) sorted by relevance
44 unsigned long stack_entries[NUM_STACK_ENTRIES]; member277 static int get_stack_skipnr(const unsigned long stack_entries[], int num_entries) in get_stack_skipnr()315 replace_stack_entry(unsigned long stack_entries[], int num_entries, unsigned long ip, in replace_stack_entry()348 sanitize_stack_entries(unsigned long stack_entries[], int num_entries, unsigned long ip, in sanitize_stack_entries()368 print_stack_trace(unsigned long stack_entries[], int num_entries, unsigned long reordered_to) in print_stack_trace()394 unsigned long stack_entries[NUM_STACK_ENTRIES] = { 0 }; in print_report() local
80 unsigned long stack_entries[DMA_DEBUG_STACKTRACE_ENTRIES]; member
Completed in 10 milliseconds