in dca-core.c [56:60]
static void dca_free_domain(struct dca_domain *domain) { list_del(&domain->node); kfree(domain); }