taglinefilesource code
next75fs/ext/freelists.cefb->next = sb->u.ext_sb.s_firstfreeblocknumber;
next105fs/ext/freelists.cprintk("ext_new_block: block empty, skipping to %d\n", efb->next);
next108fs/ext/freelists.csb->u.ext_sb.s_firstfreeblocknumber = efb->next;
next154fs/ext/freelists.cblock = efb->next;
next162fs/ext/freelists.cblock = efb->next;
next220fs/ext/freelists.cefi->next = inode->i_sb->u.ext_sb.s_firstfreeinodenumber;
next257fs/ext/freelists.cprintk("ext_free_inode: inode empty, skipping to %d\n", efi->next);
next260fs/ext/freelists.cif (efi->next > sb->u.ext_sb.s_ninodes) {
next261fs/ext/freelists.cprintk ("efi->next = %d\n", efi->next);
next264fs/ext/freelists.csb->u.ext_sb.s_firstfreeinodenumber = efi->next;
next265fs/ext/freelists.cblock = 2 + (((unsigned long) efi->next) - 1) / EXT_INODES_PER_BLOCK;
next308fs/ext/freelists.cino = efi->next;
next323fs/ext/freelists.cino = efi->next;
next167fs/locks.cstruct file_lock *fl,*next;
next174fs/locks.cnext = fl->fl_next;
next177fs/locks.cfl = next;
next372fs/locks.cstruct file_lock *fl,*next;
next385fs/locks.cif ((next = alloc_lock(filp, fl)) == NULL)
next388fs/locks.cnext->fl_start = caller->fl_end + 1;
next408fs/locks.cnext = fl->fl_next;
next419fs/locks.cfl = next;
next23fs/msdos/fat.cint first,last,next,copy;
next49fs/msdos/fat.cnext = ((unsigned short *) data)[(first & (SECTOR_SIZE-1))
next51fs/msdos/fat.cif (next >= 0xfff8) next = -1;
next57fs/msdos/fat.cif (this & 1) next = ((*p_first >> 4) | (*p_last << 4)) & 0xfff;
next58fs/msdos/fat.celse next = (*p_first+(*p_last << 8)) & 0xfff;
next59fs/msdos/fat.cif (next >= 0xff8) next = -1;
next99fs/msdos/fat.creturn next;
next112fs/msdos/fat.ccache[count].next = count == FAT_CACHE-1 ? NULL :
next127fs/msdos/fat.cfor (walk = fat_cache; walk; walk = walk->next)
next148fs/msdos/fat.cfor (walk = fat_cache; walk; walk = walk->next) {
next167fs/msdos/fat.cfor (walk = fat_cache; walk->next; walk = (last = walk)->next)
next174fs/msdos/fat.clast->next = walk->next;
next175fs/msdos/fat.cwalk->next = fat_cache;
next186fs/msdos/fat.clast->next = NULL;
next187fs/msdos/fat.cwalk->next = fat_cache;
next202fs/msdos/fat.cfor (walk = fat_cache; walk; walk = walk->next)
next212fs/msdos/fat.cfor (walk = fat_cache; walk; walk = walk->next)
next117fs/msdos/namei.cstruct inode *next;
next153fs/msdos/namei.cnext = MSDOS_I(*result)->i_old;
next155fs/msdos/namei.cif (!(*result = iget(next->i_sb,next->i_ino)))
next462fs/open.cstruct wait_queue *next;
next466fs/open.cif (!q || !(next = *q))
next469fs/open.ctmp = next;
next470fs/open.cnext = tmp->next;
next473fs/open.c} while (next && next != *q);
next28include/linux/ext_fs.hunsigned long next;
next34include/linux/ext_fs.hunsigned long next;
next46include/linux/genhd.hstruct gendisk *next;
next73include/linux/msdos_fs.hstruct fat_cache *next; /* next cache entry */
next362include/linux/sched.hif (wait->next) {
next366include/linux/sched.hprintk("add_wait_queue (%08x): wait->next = %08x\n",pc,wait->next);
next371include/linux/sched.hwait->next = wait;
next374include/linux/sched.hwait->next = (*p)->next;
next375include/linux/sched.h(*p)->next = wait;
next393include/linux/sched.h((*p = wait->next) == wait)) {
next397include/linux/sched.hwhile (tmp->next != wait) {
next398include/linux/sched.htmp = tmp->next;
next404include/linux/sched.htmp->next = wait->next;
next406include/linux/sched.hwait->next = NULL;
next429include/linux/sched.hentry->wait.next = NULL;
next9include/linux/wait.hstruct wait_queue * next;
next170init/main.cchar *next;
next177init/main.cnext = line;
next178init/main.cwhile ((line = next) != NULL) {
next179init/main.cif ((next = strchr(line,' ')) != NULL)
next180init/main.c*next++ = 0;
next261kernel/FPU-emu/fpu_entry.cunsigned char next;
next264kernel/FPU-emu/fpu_entry.cnext = get_fs_byte((unsigned char *) FPU_EIP);
next267kernel/FPU-emu/fpu_entry.cif ( (next & 0xf8) == 0xd8 )
next271kernel/FPU-emu/fpu_entry.cif ( next == 0x9b )  /* fwait */
next273kernel/FPU-emu/fpu_entry.cif ( next == 0x66 )  /* size prefix */
next276kernel/FPU-emu/fpu_entry.cnext = get_fs_byte((unsigned char *) (FPU_EIP+1));
next278kernel/FPU-emu/fpu_entry.cif ( (next & 0xf8) == 0xd8 )
next34kernel/blk_drv/blk.hstruct request * next;
next231kernel/blk_drv/blk.hCURRENT = req->next;
next210kernel/blk_drv/genhd.cfor (p = gendisk_head ; p ; p=p->next) {
next679kernel/blk_drv/hd.chd_gendisk.next = gendisk_head;
next96kernel/blk_drv/ll_rw_blk.creq->next = NULL;
next106kernel/blk_drv/ll_rw_blk.cfor ( ; tmp->next ; tmp = tmp->next) {
next108kernel/blk_drv/ll_rw_blk.c!IN_ORDER(tmp,tmp->next)) &&
next109kernel/blk_drv/ll_rw_blk.cIN_ORDER(req,tmp->next))
next112kernel/blk_drv/ll_rw_blk.creq->next = tmp->next;
next113kernel/blk_drv/ll_rw_blk.ctmp->next = req;
next164kernel/blk_drv/ll_rw_blk.cif(major == 3) req = req->next;
next178kernel/blk_drv/ll_rw_blk.creq = req->next;
next216kernel/blk_drv/ll_rw_blk.creq->next = NULL;
next256kernel/blk_drv/ll_rw_blk.creq->next = NULL;
next314kernel/blk_drv/ll_rw_blk.cplug.next = NULL;
next322kernel/blk_drv/ll_rw_blk.cblk_dev[major].current_request = plug.next;
next370kernel/blk_drv/ll_rw_blk.creq->next = NULL;
next383kernel/blk_drv/ll_rw_blk.crequest[i].next = NULL;
next168kernel/blk_drv/scsi/scsi.cSCmd.next = NULL;
next426kernel/blk_drv/scsi/scsi.cSCpnt = SCpnt->next;
next480kernel/blk_drv/scsi/scsi.cSCpnt = SCpnt->next;
next500kernel/blk_drv/scsi/scsi.c*reqp = req->next;
next1114kernel/blk_drv/scsi/scsi.cSCpnt1 = SCpnt1->next;
next1168kernel/blk_drv/scsi/scsi.cSCpnt =  SCpnt->next;
next1224kernel/blk_drv/scsi/scsi.cSCpnt =  SCpnt->next;
next1375kernel/blk_drv/scsi/scsi.cSCpnt->next = host_queue[host];
next323kernel/blk_drv/scsi/scsi.hstruct scsi_cmnd *next, *prev;  
next362kernel/blk_drv/scsi/sd.creq = req->next;
next366kernel/blk_drv/scsi/sd.cCURRENT = CURRENT->next;
next368kernel/blk_drv/scsi/sd.creq1->next = req->next;
next792kernel/blk_drv/scsi/sd.csd_gendisk.next = gendisk_head;
next309kernel/blk_drv/scsi/sr.creq = req->next;
next313kernel/blk_drv/scsi/sr.cCURRENT = CURRENT->next;
next315kernel/blk_drv/scsi/sr.creq1->next = req->next;
next145kernel/blk_drv/scsi/wd7000.cscb = scbfree;  scbfree = scb->next;
next146kernel/blk_drv/scsi/wd7000.cmemset(scb, 0, sizeof(Scb));  scb->next = NULL;
next162kernel/blk_drv/scsi/wd7000.cscb->next = scbfree;  scbfree = scb;
next177kernel/blk_drv/scsi/wd7000.cfor (i = 0;  i < MAX_SCBS-1;  i++)  scbs[i].next = &(scbs[i+1]);
next178kernel/blk_drv/scsi/wd7000.cscbs[MAX_SCBS-1].next = NULL;
next142kernel/blk_drv/scsi/wd7000.hstruct scb *next;             /* for lists of scbs */
next101kernel/sched.cint i,next,c;
next121kernel/sched.cnext = 0;
next128kernel/sched.cc = (*p)->counter, next = i;
next138kernel/sched.cswitch_to(next);
next181kernel/sched.cif (!tmp->next) {
next188kernel/sched.ctmp = tmp->next;
next207kernel/sched.cif (!tmp->next) {
next214kernel/sched.ctmp = tmp->next;
next311kernel/sched.cstruct timer_list * next;
next333kernel/sched.cp->next = next_timer;
next335kernel/sched.cwhile (p->next && p->next->jiffies < p->jiffies) {
next336kernel/sched.cp->jiffies -= p->next->jiffies;
next338kernel/sched.cp->fn = p->next->fn;
next339kernel/sched.cp->next->fn = fn;
next341kernel/sched.cp->jiffies = p->next->jiffies;
next342kernel/sched.cp->next->jiffies = jiffies;
next343kernel/sched.cp = p->next;
next455kernel/sched.cnext_timer = next_timer->next;
next70lib/malloc.cstruct bucket_desc  *next;
next131lib/malloc.cbdesc->next = bdesc+1;
next140lib/malloc.cbdesc->next = free_bucket_desc;
next173lib/malloc.cfor (bdesc = bdir->chain; bdesc != NULL; bdesc = bdesc->next)
next202lib/malloc.cfree_bucket_desc = bdesc->next;
next219lib/malloc.cbdesc->next = free_bucket_desc;
next220lib/malloc.cfree_bucket_desc = bdesc->next;
next239lib/malloc.cbdesc->next = bdir->chain; /* OK, link it in! */
next281lib/malloc.cfor (bdesc = bdir->chain; bdesc; bdesc = bdesc->next)
next303lib/malloc.cif ((prev && (prev->next != bdesc)) ||
next305lib/malloc.cfor (prev = bdir->chain; prev; prev = prev->next)
next306lib/malloc.cif (prev->next == bdesc)
next309lib/malloc.cprev->next = bdesc->next;
next313lib/malloc.cbdir->chain = bdesc->next;
next315lib/malloc.cbdesc->next = free_bucket_desc;
next35net/kern_sock.hstruct socket *next;
next219net/socket.cnextsock = peersock->next;
next350net/socket.cmysock->next = NULL;
next355net/socket.cwhile (last->next)
next356net/socket.clast = last->next;
next357net/socket.clast->next = mysock;
next381net/socket.cservsock->iconn = mysock->next;
next383net/socket.cwhile (last->next != mysock)
next384net/socket.clast = last->next;
next385net/socket.clast->next = mysock->next;
next77net/tcp/arp.cstruct sk_buff *next;
next80net/tcp/arp.cnext = arp_q;
next83net/tcp/arp.cwhile ((skb = next) != NULL) {
next90net/tcp/arp.cif (skb->next == NULL
next92net/tcp/arp.c|| (unsigned long)(skb->next) > 16*1024*1024
next101net/tcp/arp.cnext = skb->next;
next102net/tcp/arp.cif (next == skb)
next104net/tcp/arp.cnext = NULL;
next108net/tcp/arp.cskb->prev->next = next;
next109net/tcp/arp.cnext->prev = skb->prev;
next113net/tcp/arp.cskb->next = NULL;
next118net/tcp/arp.cskb->next = NULL;
next129net/tcp/arp.cskb->next = skb;
next135net/tcp/arp.cskb->next = arp_q;
next137net/tcp/arp.carp_q->prev->next = skb;
next272net/tcp/arp.cskb->next = NULL;
next292net/tcp/arp.cfor (apt = arp_table[hash]; apt != NULL; apt = apt->next)
next323net/tcp/arp.carp_table[hash] = arp_table[hash]->next;
next331net/tcp/arp.cfor (apt = arp_table[hash]->next; apt != NULL; apt = apt->next)
next335net/tcp/arp.clapt->next = apt->next;
next360net/tcp/arp.capt->next = arp_table[hash];
next449net/tcp/arp.cskb->next = NULL;
next538net/tcp/arp.cif (skb->next != NULL)
next548net/tcp/arp.cskb->next = skb;
next553net/tcp/arp.cskb->next = arp_q;
next555net/tcp/arp.cskb->next->prev = skb;
next556net/tcp/arp.cskb->prev->next = skb;
next61net/tcp/arp.hstruct arp_table *next;
next98net/tcp/dev.cpt->next = ptype_base;
next101net/tcp/dev.cfor (p1 = ptype_base; p1 != NULL; p1 = p1->next)
next120net/tcp/dev.cptype_base = pt->next;
next126net/tcp/dev.cfor (pt1 = ptype_base; pt1->next != NULL; pt1=pt1->next)
next128net/tcp/dev.cif (pt1->next == pt )
next133net/tcp/dev.cpt1->next = pt->next;
next138net/tcp/dev.cif (pt1->next -> type == pt ->type)
next140net/tcp/dev.clpt = pt1->next;
next149net/tcp/dev.cfor (dev = dev_base; dev != NULL; dev=dev->next)
next169net/tcp/dev.cif (skb->next != NULL)
next194net/tcp/dev.cskb->next = skb;
next200net/tcp/dev.cskb->next = skb2;
next202net/tcp/dev.cskb->next->prev = skb;
next203net/tcp/dev.cskb->prev->next = skb;
next276net/tcp/dev.cskb->next = (struct sk_buff *)skb;
next282net/tcp/dev.cskb->next = (struct sk_buff *)backlog;
next283net/tcp/dev.cskb->next->prev = (struct sk_buff *)skb;
next284net/tcp/dev.cskb->prev->next = (struct sk_buff *)skb;
next317net/tcp/dev.cif (skb->next == skb)
next323net/tcp/dev.cbacklog = skb->next;
next324net/tcp/dev.cskb->next->prev = skb->prev;
next325net/tcp/dev.cskb->prev->next = skb->next;
next338net/tcp/dev.cfor (ptype = ptype_base; ptype != NULL; ptype=ptype->next)
next406net/tcp/dev.cif (skb->next == skb)
next413net/tcp/dev.cif (skb->next == NULL
next415net/tcp/dev.c|| (unsigned long)(skb->next) > 16*1024*1024
next426net/tcp/dev.cdev->buffs[i]= skb->next;
next427net/tcp/dev.cskb->prev->next = skb->next;
next428net/tcp/dev.cskb->next->prev = skb->prev;
next431net/tcp/dev.cskb->next = NULL;
next66net/tcp/dev.hstruct device *next;
next102net/tcp/dev.hstruct packet_type *next;
next233net/tcp/icmp.cnextip = ipprot->next;
next90net/tcp/ip.cfor (p = ip_protos[hash] ; p != NULL; p=p->next)
next107net/tcp/ip.cprot ->next = ip_protos[hash];
next111net/tcp/ip.cfor (p2 = prot->next; p2 != NULL; p2=p2->next)
next133net/tcp/ip.cip_protos[hash]=ip_protos[hash]->next;
next137net/tcp/ip.cfor (p = ip_protos[hash]; p != NULL; p = p->next)
next142net/tcp/ip.cif (p->next != NULL && p->next == prot)
next149net/tcp/ip.cp->next = prot->next;
next153net/tcp/ip.cif (p->next != NULL && p->next->protocol == prot->protocol)
next212net/tcp/ip.cPRINTK (("dev = %X, next = %X\n",rt->dev, rt->next));
next229net/tcp/ip.cfor (rt=rt_base; rt != NULL; rt=rt->next)
next253net/tcp/ip.crt->next = NULL;
next271net/tcp/ip.cfor (r=rt_base; r != NULL; r=r->next)
next278net/tcp/ip.crt->next = r->next;
next283net/tcp/ip.crt->next = r->next;
next284net/tcp/ip.cr1->next = rt;
next296net/tcp/ip.crt->next = rt_base;
next300net/tcp/ip.crt->next = r;
next301net/tcp/ip.cr1->next = rt;
next309net/tcp/ip.crt->next = NULL;
next310net/tcp/ip.cr1->next = rt;
next753net/tcp/ip.cfor (ipprot = ip_protos[hash]; ipprot != NULL; ipprot=ipprot->next)
next827net/tcp/ip.cskb->next = NULL;
next958net/tcp/ip.cp=p->next;
next967net/tcp/ip.cp = p-> next;
next974net/tcp/ip.cif (skb->next == skb)
next980net/tcp/ip.csk->rqueue = skb->next;
next981net/tcp/ip.cskb->next->prev = skb->prev;
next982net/tcp/ip.cskb->prev->next = skb->next;
next47net/tcp/ip.hstruct rtable *next;
next138net/tcp/ip.hstruct ip_protocol *next;
next110net/tcp/packet.cskb->next = skb;
next115net/tcp/packet.cskb->next = sk->rqueue;
next117net/tcp/packet.cskb->prev->next = skb;
next118net/tcp/packet.cskb->next->prev = skb;
next174net/tcp/packet.cskb->next = NULL;
next265net/tcp/packet.cif (skb->next == skb )
next271net/tcp/packet.csk->rqueue = sk->rqueue ->next;
next272net/tcp/packet.cskb->prev->next = skb->next;
next273net/tcp/packet.cskb->next->prev = skb->prev;
next169net/tcp/raw.cskb->next = skb;
next174net/tcp/raw.cskb->next = sk->back_log;
next176net/tcp/raw.cskb->prev->next = skb;
next177net/tcp/raw.cskb->next->prev = skb;
next200net/tcp/raw.cskb->next = skb;
next205net/tcp/raw.cskb->next = sk->rqueue;
next207net/tcp/raw.cskb->prev->next = skb;
next208net/tcp/raw.cskb->next->prev = skb;
next405net/tcp/raw.cif (skb->next == skb )
next411net/tcp/raw.csk->rqueue = sk->rqueue ->next;
next412net/tcp/raw.cskb->prev->next = skb->next;
next413net/tcp/raw.cskb->next->prev = skb->prev;
next197net/tcp/sock.cPRINTK ((" next = %X\n", sk->next));
next218net/tcp/sock.cPRINTK (("  prev = %X, next = %X\n", skb->prev, skb->next));
next291net/tcp/sock.csk != NULL; sk=sk->next)
next324net/tcp/sock.csk = sk->next;
next359net/tcp/sock.csk->next = NULL;
next384net/tcp/sock.cfor (sk2 = sk1; sk2 != NULL; sk2=sk2->next)
next390net/tcp/sock.csk->next = sk->prot->sock_array[num];
next395net/tcp/sock.csk->next = sk2;
next396net/tcp/sock.csk1->next= sk;
next403net/tcp/sock.csk->next = NULL;
next404net/tcp/sock.csk1->next = sk;
next432net/tcp/sock.csk1->prot->sock_array[sk1->num & (SOCK_ARRAY_SIZE -1)] = sk1->next;
next437net/tcp/sock.cwhile (sk2 && sk2->next != sk1)
next438net/tcp/sock.csk2 = sk2->next;
next442net/tcp/sock.csk2->next = sk1->next;
next475net/tcp/sock.cskb2=skb->next;
next494net/tcp/sock.cskb2=skb->next;
next522net/tcp/sock.cif (skb->next != NULL)
next526net/tcp/sock.cif (skb->next != skb)
next528net/tcp/sock.cskb->next->prev = skb->prev;
next529net/tcp/sock.cskb->prev->next = skb->next;
next542net/tcp/sock.carp_q = skb->next;
next558net/tcp/sock.cskb->dev->buffs[i]= skb->next;
next617net/tcp/sock.cskb2=skb->next;
next872net/tcp/sock.ctmp = p->next;
next883net/tcp/sock.cfor (dev = dev_base; dev != NULL; dev=dev->next)
next888net/tcp/sock.cdev_base = dev->next;
next890net/tcp/sock.cdev2->next = dev->next;
next1037net/tcp/sock.csk->next = NULL;
next1044net/tcp/sock.csk->time_wait.next = NULL;
next1190net/tcp/sock.csk2 = sk2->next)
next1775net/tcp/sock.cfor (s=prot->sock_array[num&(SOCK_ARRAY_SIZE-1)]; s != NULL; s=s->next)
next1818net/tcp/sock.cif (skb->next != skb)
next1820net/tcp/sock.csk->back_log = skb->next;
next1821net/tcp/sock.cskb->prev->next = skb->next;
next1822net/tcp/sock.cskb->next->prev = skb->prev;
next67net/tcp/sock.hvolatile struct sock *next;
next157net/tcp/sock.hstruct sk_buff *next;
next137net/tcp/tcp.csk->rqueue = skb->next;
next145net/tcp/tcp.csk->rqueue->prev->next = sk->rqueue;
next252net/tcp/tcp.cskb = sk->rqueue->next;
next273net/tcp/tcp.cskb = skb->next;
next274net/tcp/tcp.c} while (skb != sk->rqueue->next);
next379net/tcp/tcp.cskb = sk->rqueue->next;
next505net/tcp/tcp.cskb->next = NULL;
next513net/tcp/tcp.csk->wback->next = skb;
next876net/tcp/tcp.cskb->next = NULL;
next884net/tcp/tcp.csk->wback->next = skb;
next995net/tcp/tcp.cskb=sk->rqueue->next;
next1003net/tcp/tcp.cskb->next->prev = skb->prev;
next1004net/tcp/tcp.cskb->prev->next = skb->next;
next1107net/tcp/tcp.cfor (skb = sk->rqueue->next; skb->next != sk->rqueue;
next1108net/tcp/tcp.cskb = skb->next)
next1159net/tcp/tcp.cskb=sk->rqueue->next;
next1235net/tcp/tcp.cbefore (sk->copied_seq+1, sk->rqueue->next->h.th->seq) )
next1251net/tcp/tcp.cskb=sk->rqueue->next;
next1277net/tcp/tcp.cskb=skb->next;
next1318net/tcp/tcp.cskb=skb->next;
next1408net/tcp/tcp.cbuff->next = NULL;
next1409net/tcp/tcp.csk->wback->next = buff;
next1595net/tcp/tcp.cnewsk->time_wait.next = NULL;
next1708net/tcp/tcp.cskb->next = skb;
next1714net/tcp/tcp.cskb->next = sk->rqueue;
next1717net/tcp/tcp.cskb->prev->next = skb;
next1752net/tcp/tcp.cskb2=skb->next;
next1866net/tcp/tcp.cbuff->next = NULL;
next1873net/tcp/tcp.csk->wback->next = buff;
next1904net/tcp/tcp.csk->wfront = skb->next;
next1907net/tcp/tcp.cskb->next = NULL;
next1981net/tcp/tcp.cif (skb->next != NULL)
next1984net/tcp/tcp.cif (skb->next != skb)
next1986net/tcp/tcp.cskb->next->prev = skb->prev;
next1987net/tcp/tcp.cskb->prev->next = skb->next;
next1993net/tcp/tcp.cif (skb->next == skb)
next1996net/tcp/tcp.cskb->dev->buffs[i] = skb->next;
next2002net/tcp/tcp.cif (skb->next == skb)
next2005net/tcp/tcp.carp_q = skb->next;
next2013net/tcp/tcp.cskb->next = sk->wfront;
next2018net/tcp/tcp.cskb->next = wskb->next;
next2019net/tcp/tcp.cwskb->next = skb;
next2071net/tcp/tcp.cif (oskb->next != NULL)
next2074net/tcp/tcp.cif (oskb->next != oskb)
next2076net/tcp/tcp.coskb->next->prev = oskb->prev;
next2077net/tcp/tcp.coskb->prev->next = oskb->next;
next2083net/tcp/tcp.cif (oskb== oskb->next)
next2086net/tcp/tcp.coskb->dev->buffs[i] = oskb->next;
next2092net/tcp/tcp.cif (oskb == oskb->next)
next2095net/tcp/tcp.carp_q = oskb->next;
next2261net/tcp/tcp.cskb->next = skb;
next2278net/tcp/tcp.cskb->next = skb1->next;
next2279net/tcp/tcp.cskb->next->prev = skb;
next2280net/tcp/tcp.cskb1->next = skb;
next2287net/tcp/tcp.cskb->next= skb1;
next2289net/tcp/tcp.cskb->prev->next = skb;
next2329net/tcp/tcp.cfor (skb2=skb->next; skb2 != sk->rqueue->next; skb2=skb2->next)
next2542net/tcp/tcp.cbuff->next = NULL;
next2543net/tcp/tcp.csk->wback->next = buff;
next2846net/tcp/tcp.cskb->next = skb;
next2851net/tcp/tcp.cskb->next = sk->back_log;
next2853net/tcp/tcp.cskb->prev->next = skb;
next2854net/tcp/tcp.cskb->next->prev = skb;
next83net/tcp/timer.ctimer_base = t->next;
next96net/tcp/timer.cfor (tm = timer_base;tm->next != NULL ;tm=tm->next)
next98net/tcp/timer.cif (tm->next == t)
next100net/tcp/timer.ctm->next = t->next;
next126net/tcp/timer.ct->next = NULL;
next135net/tcp/timer.ct->next = timer_base;
next142net/tcp/timer.cfor (tm = timer_base; ; tm=tm->next)
next144net/tcp/timer.cif (tm->next == NULL || before (t->when,tm->next->when))
next146net/tcp/timer.ct->next = tm->next;
next147net/tcp/timer.ctm->next = t;
next42net/tcp/timer.hstruct timer *next;
next286net/tcp/udp.cskb->next = skb;
next291net/tcp/udp.cskb->next = pair->rqueue;
next293net/tcp/udp.cskb->prev->next = skb;
next294net/tcp/udp.cskb->next->prev = skb;
next564net/tcp/udp.cif (skb->next == skb )
next570net/tcp/udp.csk->rqueue = sk->rqueue ->next;
next571net/tcp/udp.cskb->prev->next = skb->next;
next572net/tcp/udp.cskb->next->prev = skb->prev;
next687net/tcp/udp.cskb->next = skb;
next692net/tcp/udp.cskb->next = sk->back_log;
next694net/tcp/udp.cskb->prev->next = skb;
next695net/tcp/udp.cskb->next->prev = skb;
next723net/tcp/udp.cskb->next = skb;
next728net/tcp/udp.cskb->next = sk->rqueue;
next730net/tcp/udp.cskb->prev->next = skb;
next731net/tcp/udp.cskb->next->prev = skb;
next398net/tcp/we.cring->next);
next407net/tcp/we.cpkt = ring->next;
next538net/tcp/we.cfor (dev = dev_base; dev != NULL; dev = dev->next)
next51net/tcp/wereg.hunsigned char next;   /* pointer to next packet. */
next488net/unix.csock->iconn = clientsock->next;
next489net/unix.cclientsock->next = NULL;