Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dunwind_i.h87 struct unw_labeled_state { struct
88 struct unw_labeled_state *next; /* next labeled state (or NULL) */ argument
113 struct unw_labeled_state *labeled_states; /* list of all labeled states */ argument
Dunwind.c77 #define alloc_labeled_state() kmalloc(sizeof(struct unw_labeled_state), GFP_ATOMIC)
1034 struct unw_labeled_state *ls; in desc_copy_state()
1050 struct unw_labeled_state *ls; in desc_label_state()
1530 struct unw_labeled_state *ls, *next; in build_script()