Searched refs:ctx_list (Results 1 – 1 of 1) sorted by relevance
81 static struct list_head ctx_list = {&ctx_list, &ctx_list}; variable170 list_addtail(&fctx->head, &ctx_list); in debug_flush_ctx_create()237 LIST_FOR_EACH_ENTRY(fctx, &ctx_list, head) { in debug_flush_map()