Searched defs:ctx_list (Results 1 – 1 of 1) sorted by relevance
404 struct ctx_list { struct405 struct ctx_list *next; argument406 struct ctx_list *prev; argument411 static struct ctx_list *ctx_list_pool; argument