__list_add
__list_add(&node->list, pos->prev, pos);
extern void __list_add(struct list_head *new,
__list_add(new, head->prev, head);
__list_add(&entry->list, next->list.prev, &next->list);
__list_add(&entry->list, next->list.prev, &next->list);
__list_add(&chunk->list, left, left->next);
__list_add(&rp->list, l->prev, l);
__list_add(&list, ascb->list.prev, &ascb->list);
__list_add(&list, ascb_list->list.prev, &ascb_list->list);
__list_add(&alist, ascb->list.prev, &ascb->list);
__list_add(&alist, ascb->list.prev, &ascb->list);
__list_add(&r->list, &prev->list, &next->list);
__list_add(new, head, head->next);
__list_add(new, head->prev, head);
__list_add(&mrp->list, mlp->list.prev, &mlp->list);
__list_add(&entry->list,
__list_add(&entry->list,
__list_add(&chunk->ch_list, pos->ch_list.prev, &pos->ch_list);
__list_add(new, head, head->next);
__list_add(new, head, head->next);
__list_add(new, head->prev, head);
__list_add(&entry->list, pos->prev, pos);
__list_add(&block->list, pos->prev, pos);
extern void __list_add(struct list_head *new,
__list_add(new, head, head->next);
__list_add(new, head->prev, head);
__list_add(list, head->prev, head);
__list_add(new, head, head->next);