Searched refs:unw_labeled_state (Results 1 – 2 of 2) sorted by relevance
88 struct unw_labeled_state { struct89 struct unw_labeled_state *next; /* next labeled state (or NULL) */ argument114 struct unw_labeled_state *labeled_states; /* list of all labeled states */ argument
78 #define alloc_labeled_state() kmalloc(sizeof(struct unw_labeled_state), GFP_ATOMIC)1035 struct unw_labeled_state *ls; in desc_copy_state()1051 struct unw_labeled_state *ls; in desc_label_state()1531 struct unw_labeled_state *ls, *next; in build_script()
Completed in 11 milliseconds