Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dunwind_user_types.h17 enum unwind_user_type { enum
39 enum unwind_user_type current_type;
/linux/kernel/unwind/
H A Duser.c67 enum unwind_user_type type = BIT(bit); in unwind_user_next()