Home
last modified time | relevance | path

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

/linux-2.4.37.9/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.c81 #define alloc_labeled_state() kmalloc(sizeof(struct unw_labeled_state), GFP_ATOMIC)
1009 struct unw_labeled_state *ls; in desc_copy_state()
1025 struct unw_labeled_state *ls; in desc_label_state()
1516 struct unw_labeled_state *ls, *next; in build_script()