Searched defs:ctx_list (Results 1 – 4 of 4) 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
93 struct list_head ctx_list; /* member in ctx event list */ member
78 struct list_head ctx_list; member
713 struct list_head ctx_list; member