Searched refs:unw_labeled_state (Results 1 – 2 of 2) sorted by relevance
87 struct unw_labeled_state { struct88 struct unw_labeled_state *next; /* next labeled state (or NULL) */ argument113 struct unw_labeled_state *labeled_states; /* list of all labeled states */ argument
81 #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()