Searched refs:UNWIND_USER_TYPE_NONE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | unwind_user_types.h | 19 UNWIND_USER_TYPE_NONE = 0, enumerator |
| /linux/kernel/unwind/ | ||
| H A D | user.c | 110 state->current_type = UNWIND_USER_TYPE_NONE; in unwind_user_next() |