Searched refs:active_open_entry (Results 1 – 3 of 3) sorted by relevance
57 union active_open_entry *atid_tab;70 union active_open_entry *afree;154 union active_open_entry { union156 union active_open_entry *next;162 static inline union active_open_entry *atid2entry(const struct tid_info *t, in atid2entry()
108 t->atid_tab = (union active_open_entry *)&t->stid_tab[nstids]; in alloc_tid_tabs()
201 union active_open_entry *p = t->afree; in alloc_atid()216 union active_open_entry *p = atid2entry(t, atid); in free_atid()