LIST_INIT
LIST_INIT(&change_head);
LIST_INIT(&global_head);
LIST_INIT(&queue->vsq_workers);
LIST_INIT(&headp->head);
LIST_INIT(&dbmp->dbregq);
LIST_INIT(&server->ls_conns);
LIST_INIT(&tp->ltp_workers);
LIST_INIT(&bpf_list);
LIST_INIT(&bpf_providers);
LIST_INIT(&nts->nts_instances);
LIST_INIT(&neti_instance_list);
LIST_INIT(&neti_stack_list);