Searched defs:ctx_list (Results 1 – 1 of 1) sorted by relevance
370 struct ctx_list { struct371 struct ctx_list *next; argument372 struct ctx_list *prev; argument377 extern struct ctx_list *ctx_list_pool; /* Dynamically allocated */ argument