Home
last modified time | relevance | path

Searched refs:UNWIND_USER_TYPE_NONE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dunwind_user_types.h19 UNWIND_USER_TYPE_NONE = 0, enumerator
/linux/kernel/unwind/
H A Duser.c110 state->current_type = UNWIND_USER_TYPE_NONE; in unwind_user_next()