Searched refs:MAX_STACK (Results 1 – 2 of 2) sorted by relevance
57 #define MAX_STACK 8 macro63 static const char *funcs[MAX_STACK] = { in unwind_entry()78 MAX_STACK - *cnt - 1 : *cnt; in unwind_entry()80 if (*cnt >= MAX_STACK) { in unwind_entry()81 pr_debug("failed: crossed the max stack value %d\n", MAX_STACK); in unwind_entry()111 &sample, MAX_STACK); in test_dwarf_unwind__thread()114 else if (cnt != MAX_STACK) { in test_dwarf_unwind__thread()116 cnt, MAX_STACK); in test_dwarf_unwind__thread()
1216 ADD_CONFIG_TERM(MAX_STACK, max_stack, term->val.num); in get_config_terms()