Searched refs:ctx_list (Results 1 – 2 of 2) sorted by relevance
90 static struct list_head ctx_list = {&ctx_list, &ctx_list}; variable169 list_addtail(&fctx->head, &ctx_list); in debug_flush_ctx_create()251 LIST_FOR_EACH_ENTRY(fctx, &ctx_list, head) { in debug_flush_map()
50 struct list_head ctx_list = { &ctx_list, &ctx_list }; variable281 list_add(&utctx->node, &ctx_list); in u_trace_context_init()308 list_for_each_entry (struct u_trace_context, utctx, &ctx_list, node) in u_trace_perfetto_start()