context_list
struct context_list *next;
struct context_list *contexts;
DECLARE_PTR_LIST(context_list, struct context);