__list_add_rcu
__list_add_rcu(new, head, head->next);
__list_add_rcu(new, head->prev, head);
__list_add_rcu(&entry->list,