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;
next157fs/locks.cstruct file_lock *fl,*next;
next164fs/locks.cnext = fl->fl_next;
next167fs/locks.cfl = next;
next362fs/locks.cstruct file_lock *fl,*next;
next375fs/locks.cif ((next = alloc_lock(filp, fl)) == NULL)
next378fs/locks.cnext->fl_start = caller->fl_end + 1;
next398fs/locks.cnext = fl->fl_next;
next409fs/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)))
next454fs/open.cstruct wait_queue *next;
next458fs/open.cif (!q || !(next = *q))
next461fs/open.ctmp = next;
next462fs/open.cnext = tmp->next;
next465fs/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 */
next363include/linux/sched.hif (wait->next) {
next367include/linux/sched.hprintk("add_wait_queue (%08x): wait->next = %08x\n",pc,wait->next);
next372include/linux/sched.hwait->next = wait;
next375include/linux/sched.hwait->next = (*p)->next;
next376include/linux/sched.h(*p)->next = wait;
next394include/linux/sched.h((*p = wait->next) == wait)) {
next398include/linux/sched.hwhile (tmp->next != wait) {
next399include/linux/sched.htmp = tmp->next;
next405include/linux/sched.htmp->next = wait->next;
next407include/linux/sched.hwait->next = NULL;
next430include/linux/sched.hentry->wait.next = NULL;
next9include/linux/wait.hstruct wait_queue * next;
next166init/main.cchar *next;
next173init/main.cnext = line;
next174init/main.cwhile ((line = next) != NULL) {
next175init/main.cif ((next = strchr(line,' ')) != NULL)
next176init/main.c*next++ = 0;
next249kernel/FPU-emu/fpu_entry.cunsigned char next;
next252kernel/FPU-emu/fpu_entry.cnext = get_fs_byte((unsigned char *) FPU_EIP);
next255kernel/FPU-emu/fpu_entry.cif ( (next & 0xf8) == 0xd8 )
next259kernel/FPU-emu/fpu_entry.cif ( next == 0x9b )  /* fwait */
next261kernel/FPU-emu/fpu_entry.cif ( next == 0x66 )  /* size prefix */
next264kernel/FPU-emu/fpu_entry.cnext = get_fs_byte((unsigned char *) (FPU_EIP+1));
next266kernel/FPU-emu/fpu_entry.cif ( (next & 0xf8) == 0xd8 )
next34kernel/blk_drv/blk.hstruct request * next;
next229kernel/blk_drv/blk.hCURRENT = req->next;
next210kernel/blk_drv/genhd.cfor (p = gendisk_head ; p ; p=p->next) {
next678kernel/blk_drv/hd.chd_gendisk.next = gendisk_head;
next97kernel/blk_drv/ll_rw_blk.creq->next = NULL;
next107kernel/blk_drv/ll_rw_blk.cfor ( ; tmp->next ; tmp = tmp->next) {
next109kernel/blk_drv/ll_rw_blk.c!IN_ORDER(tmp,tmp->next)) &&
next110kernel/blk_drv/ll_rw_blk.cIN_ORDER(req,tmp->next))
next113kernel/blk_drv/ll_rw_blk.creq->next = tmp->next;
next114kernel/blk_drv/ll_rw_blk.ctmp->next = req;
next165kernel/blk_drv/ll_rw_blk.cif(major == 3) req = req->next;
next179kernel/blk_drv/ll_rw_blk.creq = req->next;
next217kernel/blk_drv/ll_rw_blk.creq->next = NULL;
next257kernel/blk_drv/ll_rw_blk.creq->next = NULL;
next315kernel/blk_drv/ll_rw_blk.cplug.next = NULL;
next323kernel/blk_drv/ll_rw_blk.cblk_dev[major].current_request = plug.next;
next371kernel/blk_drv/ll_rw_blk.creq->next = NULL;
next384kernel/blk_drv/ll_rw_blk.crequest[i].next = NULL;
next162kernel/blk_drv/scsi/scsi.cSCmd.next = NULL;
next412kernel/blk_drv/scsi/scsi.cSCpnt = SCpnt->next;
next464kernel/blk_drv/scsi/scsi.cSCpnt = SCpnt->next;
next484kernel/blk_drv/scsi/scsi.c*reqp = req->next;
next1097kernel/blk_drv/scsi/scsi.cSCpnt1 = SCpnt1->next;
next1151kernel/blk_drv/scsi/scsi.cSCpnt =  SCpnt->next;
next1207kernel/blk_drv/scsi/scsi.cSCpnt =  SCpnt->next;
next1357kernel/blk_drv/scsi/scsi.cSCpnt->next = host_queue[host];
next309kernel/blk_drv/scsi/scsi.hstruct scsi_cmnd *next, *prev;  
next348kernel/blk_drv/scsi/sd.creq = req->next;
next352kernel/blk_drv/scsi/sd.cCURRENT = CURRENT->next;
next354kernel/blk_drv/scsi/sd.creq1->next = req->next;
next778kernel/blk_drv/scsi/sd.csd_gendisk.next = gendisk_head;
next306kernel/blk_drv/scsi/sr.creq = req->next;
next310kernel/blk_drv/scsi/sr.cCURRENT = CURRENT->next;
next312kernel/blk_drv/scsi/sr.creq1->next = req->next;
next148kernel/blk_drv/scsi/wd7000.cscb = scbfree;  scbfree = scb->next;
next149kernel/blk_drv/scsi/wd7000.cmemset(scb, 0, sizeof(Scb));  scb->next = NULL;
next165kernel/blk_drv/scsi/wd7000.cscb->next = scbfree;  scbfree = scb;
next180kernel/blk_drv/scsi/wd7000.cfor (i = 0;  i < MAX_SCBS-1;  i++)  scbs[i].next = &(scbs[i+1]);
next181kernel/blk_drv/scsi/wd7000.cscbs[MAX_SCBS-1].next = NULL;
next337kernel/blk_drv/scsi/wd7000.cscbn = scb->next;
next381kernel/blk_drv/scsi/wd7000.cscb = alloc_scb();  scb->next = scbn;  scbn = scb;
next411kernel/blk_drv/scsi/wd7000.cany2scsi(scb->linkptr, scb->next);        /* set link */
next142kernel/blk_drv/scsi/wd7000.hstruct scb *next;             /* for lists of scbs */
next100kernel/sched.cint i,next,c;
next120kernel/sched.cnext = 0;
next127kernel/sched.cc = (*p)->counter, next = i;
next137kernel/sched.cswitch_to(next);
next180kernel/sched.cif (!tmp->next) {
next187kernel/sched.ctmp = tmp->next;
next206kernel/sched.cif (!tmp->next) {
next213kernel/sched.ctmp = tmp->next;
next310kernel/sched.cstruct timer_list * next;
next332kernel/sched.cp->next = next_timer;
next334kernel/sched.cwhile (p->next && p->next->jiffies < p->jiffies) {
next335kernel/sched.cp->jiffies -= p->next->jiffies;
next337kernel/sched.cp->fn = p->next->fn;
next338kernel/sched.cp->next->fn = fn;
next340kernel/sched.cp->jiffies = p->next->jiffies;
next341kernel/sched.cp->next->jiffies = jiffies;
next342kernel/sched.cp = p->next;
next454kernel/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;
next218net/socket.cnextsock = peersock->next;
next349net/socket.cmysock->next = NULL;
next354net/socket.cwhile (last->next)
next355net/socket.clast = last->next;
next356net/socket.clast->next = mysock;
next380net/socket.cservsock->iconn = mysock->next;
next382net/socket.cwhile (last->next != mysock)
next383net/socket.clast = last->next;
next384net/socket.clast->next = mysock->next;
next78net/tcp/arp.cif (skb->next == skb)
next84net/tcp/arp.cskb->next->prev = skb->prev;
next85net/tcp/arp.cskb->prev->next = skb->next;
next86net/tcp/arp.carp_q = skb->next;
next88net/tcp/arp.cskb->next = NULL;
next98net/tcp/arp.cskb=skb->next;
next230net/tcp/arp.cskb->next = NULL;
next250net/tcp/arp.cfor (apt = arp_table[hash]; apt != NULL; apt = apt->next)
next281net/tcp/arp.carp_table[hash] = arp_table[hash]->next;
next289net/tcp/arp.cfor (apt = arp_table[hash]->next; apt != NULL; apt = apt->next)
next293net/tcp/arp.clapt->next = apt->next;
next318net/tcp/arp.capt->next = arp_table[hash];
next406net/tcp/arp.cskb->next = NULL;
next495net/tcp/arp.cif (skb->next != NULL)
next504net/tcp/arp.cskb->next = skb;
next509net/tcp/arp.cskb->next = arp_q;
next511net/tcp/arp.cskb->next->prev = skb;
next512net/tcp/arp.cskb->prev->next = skb;
next55net/tcp/arp.hstruct arp_table *next;
next78net/tcp/dev.cpt->next = ptype_base;
next81net/tcp/dev.cfor (p1 = ptype_base; p1 != NULL; p1 = p1->next)
next100net/tcp/dev.cptype_base = pt->next;
next106net/tcp/dev.cfor (pt1 = ptype_base; pt1->next != NULL; pt1=pt1->next)
next108net/tcp/dev.cif (pt1->next == pt )
next113net/tcp/dev.cpt1->next = pt->next;
next118net/tcp/dev.cif (pt1->next -> type == pt ->type)
next120net/tcp/dev.clpt = pt1->next;
next129net/tcp/dev.cfor (dev = dev_base; dev != NULL; dev=dev->next)
next149net/tcp/dev.cif (skb->next != NULL)
next174net/tcp/dev.cskb->next = skb;
next180net/tcp/dev.cskb->next = skb2;
next182net/tcp/dev.cskb->next->prev = skb;
next183net/tcp/dev.cskb->prev->next = skb;
next252net/tcp/dev.cskb->next = skb;
next258net/tcp/dev.cskb->next = dev->backlog;
next259net/tcp/dev.cskb->next->prev = skb;
next260net/tcp/dev.cskb->prev->next = skb;
next291net/tcp/dev.cif (skb->next == skb)
next297net/tcp/dev.cdev->backlog = skb->next;
next298net/tcp/dev.cskb->next->prev = skb->prev;
next299net/tcp/dev.cskb->prev->next = skb->next;
next312net/tcp/dev.cfor (ptype = ptype_base; ptype != NULL; ptype=ptype->next)
next369net/tcp/dev.cif (skb->next == skb)
next375net/tcp/dev.cdev->buffs[i]=skb->next;
next376net/tcp/dev.cskb->prev->next = skb->next;
next377net/tcp/dev.cskb->next->prev = skb->prev;
next379net/tcp/dev.cskb->next = NULL;
next56net/tcp/dev.hstruct device *next;
next92net/tcp/dev.hstruct packet_type *next;
next211net/tcp/icmp.cfor (ipprot = ip_protos[hash]; ipprot != NULL; ipprot=ipprot->next)
next78net/tcp/ip.cfor (p = ip_protos[hash] ; p != NULL; p=p->next)
next95net/tcp/ip.cprot ->next = ip_protos[hash];
next99net/tcp/ip.cfor (p2 = prot->next; p2 != NULL; p2=p2->next)
next121net/tcp/ip.cip_protos[hash]=ip_protos[hash]->next;
next125net/tcp/ip.cfor (p = ip_protos[hash]; p != NULL; p = p->next)
next130net/tcp/ip.cif (p->next != NULL && p->next == prot)
next137net/tcp/ip.cp->next = prot->next;
next141net/tcp/ip.cif (p->next != NULL && p->next->protocol == prot->protocol)
next200net/tcp/ip.cPRINTK ("dev = %X, next = %X\n",rt->dev, rt->next);
next217net/tcp/ip.cfor (rt=rt_base; rt != NULL; rt=rt->next)
next240net/tcp/ip.crt->next = NULL;
next258net/tcp/ip.cfor (r=rt_base; r != NULL; r=r->next)
next265net/tcp/ip.crt->next = r->next;
next270net/tcp/ip.crt->next = r->next;
next271net/tcp/ip.cr1->next = rt;
next283net/tcp/ip.crt->next = rt_base;
next287net/tcp/ip.crt->next = r;
next288net/tcp/ip.cr1->next = rt;
next296net/tcp/ip.crt->next = NULL;
next297net/tcp/ip.cr1->next = rt;
next739net/tcp/ip.cfor (ipprot = ip_protos[hash]; ipprot != NULL; ipprot=ipprot->next)
next805net/tcp/ip.cskb->next = NULL;
next923net/tcp/ip.cp=p->next;
next932net/tcp/ip.cp = p-> next;
next939net/tcp/ip.cif (skb->next == skb)
next945net/tcp/ip.csk->rqueue = skb->next;
next946net/tcp/ip.cskb->next->prev = skb->prev;
next947net/tcp/ip.cskb->prev->next = skb->next;
next47net/tcp/ip.hstruct rtable *next;
next138net/tcp/ip.hstruct ip_protocol *next;
next104net/tcp/packet.cskb->next = skb;
next109net/tcp/packet.cskb->next = sk->rqueue;
next111net/tcp/packet.cskb->prev->next = skb;
next112net/tcp/packet.cskb->next->prev = skb;
next167net/tcp/packet.cskb->next = NULL;
next255net/tcp/packet.cif (skb->next == skb )
next261net/tcp/packet.csk->rqueue = sk->rqueue ->next;
next262net/tcp/packet.cskb->prev->next = skb->next;
next263net/tcp/packet.cskb->next->prev = skb->prev;
next126net/tcp/raw.cskb->next = skb;
next131net/tcp/raw.cskb->next = sk->back_log;
next133net/tcp/raw.cskb->prev->next = skb;
next134net/tcp/raw.cskb->next->prev = skb;
next157net/tcp/raw.cskb->next = skb;
next162net/tcp/raw.cskb->next = sk->rqueue;
next164net/tcp/raw.cskb->prev->next = skb;
next165net/tcp/raw.cskb->next->prev = skb;
next358net/tcp/raw.cif (skb->next == skb )
next364net/tcp/raw.csk->rqueue = sk->rqueue ->next;
next365net/tcp/raw.cskb->prev->next = skb->next;
next366net/tcp/raw.cskb->next->prev = skb->prev;
next166net/tcp/sock.cPRINTK (" next = %X\n", sk->next);
next187net/tcp/sock.cPRINTK ("  prev = %X, next = %X\n", skb->prev, skb->next);
next253net/tcp/sock.csk != NULL; sk=sk->next)
next286net/tcp/sock.csk = sk->next;
next314net/tcp/sock.csk->next = NULL;
next339net/tcp/sock.cfor (sk2 = sk1; sk2 != NULL; sk2=sk2->next)
next345net/tcp/sock.csk->next = sk->prot->sock_array[num];
next350net/tcp/sock.csk->next = sk2;
next351net/tcp/sock.csk1->next= sk;
next358net/tcp/sock.csk->next = NULL;
next359net/tcp/sock.csk1->next = sk;
next387net/tcp/sock.csk1->prot->sock_array[sk1->num & (SOCK_ARRAY_SIZE -1)] = sk1->next;
next392net/tcp/sock.cwhile (sk2 && sk2->next != sk1)
next393net/tcp/sock.csk2 = sk2->next;
next397net/tcp/sock.csk2->next = sk1->next;
next425net/tcp/sock.cskb2=skb->next;
next437net/tcp/sock.cskb2=skb->next;
next462net/tcp/sock.cif (skb->next != NULL)
next466net/tcp/sock.cif (skb->next != skb)
next468net/tcp/sock.cskb->next->prev = skb->prev;
next469net/tcp/sock.cskb->prev->next = skb->next;
next473net/tcp/sock.carp_q = skb->next;
next481net/tcp/sock.cskb->dev->buffs[i]= skb->next;
next526net/tcp/sock.cskb2=skb->next;
next774net/tcp/sock.ctmp = p->next;
next780net/tcp/sock.cfor (dev = dev_base; dev != NULL; dev=dev->next)
next922net/tcp/sock.csk->next = NULL;
next929net/tcp/sock.csk->time_wait.next = NULL;
next1072net/tcp/sock.csk2 = sk2->next)
next1638net/tcp/sock.cfor (s=prot->sock_array[num&(SOCK_ARRAY_SIZE-1)]; s != NULL; s=s->next)
next1681net/tcp/sock.cif (skb->next != skb)
next1683net/tcp/sock.csk->back_log = skb->next;
next1684net/tcp/sock.cskb->prev->next = skb->next;
next1685net/tcp/sock.cskb->next->prev = skb->prev;
next63net/tcp/sock.hvolatile struct sock *next;
next150net/tcp/sock.hstruct sk_buff *next;
next117net/tcp/tcp.csk->rqueue = skb->next;
next125net/tcp/tcp.csk->rqueue->prev->next = sk->rqueue;
next218net/tcp/tcp.c(between (sk->copied_seq, sk->rqueue->next->h.th->seq - 1,
next219net/tcp/tcp.csk->rqueue->next->h.th->seq + sk->rqueue->next->len) ||
next277net/tcp/tcp.cskb = sk->rqueue->next;
next282net/tcp/tcp.cskb = skb->next;
next283net/tcp/tcp.c} while (skb != sk->rqueue->next);
next298net/tcp/tcp.cskb = sk->rqueue->next;
next661net/tcp/tcp.cskb->next = NULL;
next668net/tcp/tcp.csk->wback->next = skb;
next760net/tcp/tcp.cskb=sk->rqueue->next;
next768net/tcp/tcp.cskb->next->prev = skb->prev;
next769net/tcp/tcp.cskb->prev->next = skb->next;
next833net/tcp/tcp.cfor (skb = sk->rqueue->next; skb->next != sk->rqueue;
next834net/tcp/tcp.cskb = skb->next)
next894net/tcp/tcp.cskb=sk->rqueue->next;
next942net/tcp/tcp.cbefore (sk->copied_seq+1, sk->rqueue->next->h.th->seq))
next958net/tcp/tcp.cskb=sk->rqueue->next;
next984net/tcp/tcp.cskb=skb->next;
next1025net/tcp/tcp.cskb=skb->next;
next1167net/tcp/tcp.cnewsk->time_wait.next = NULL;
next1279net/tcp/tcp.cskb->next = skb;
next1285net/tcp/tcp.cskb->next = sk->rqueue;
next1288net/tcp/tcp.cskb->prev->next = skb;
next1321net/tcp/tcp.cskb2=skb->next;
next1419net/tcp/tcp.cbuff->next = NULL;
next1426net/tcp/tcp.csk->wback->next = buff;
next1447net/tcp/tcp.csk->wfront = skb->next;
next1509net/tcp/tcp.cif (oskb->next != NULL)
next1511net/tcp/tcp.cif (oskb->next != oskb)
next1513net/tcp/tcp.coskb->next->prev = oskb->prev;
next1514net/tcp/tcp.coskb->prev->next = oskb->next;
next1670net/tcp/tcp.cskb->next = skb;
next1687net/tcp/tcp.cskb->next = skb1->next;
next1688net/tcp/tcp.cskb->next->prev = skb;
next1689net/tcp/tcp.cskb1->next = skb;
next1696net/tcp/tcp.cskb->next= skb1;
next1698net/tcp/tcp.cskb->prev->next = skb;
next1730net/tcp/tcp.cfor (skb2=skb->next; skb2 != sk->rqueue->next; skb2=skb2->next)
next1923net/tcp/tcp.cbuff->next = NULL;
next1924net/tcp/tcp.csk->wback->next = buff;
next2220net/tcp/tcp.cskb->next = skb;
next2225net/tcp/tcp.cskb->next = sk->back_log;
next2227net/tcp/tcp.cskb->prev->next = skb;
next2228net/tcp/tcp.cskb->next->prev = skb;
next62net/tcp/timer.ctimer_base = t->next;
next75net/tcp/timer.cfor (tm = timer_base;tm->next != NULL ;tm=tm->next)
next77net/tcp/timer.cif (tm->next == t)
next79net/tcp/timer.ctm->next = t->next;
next105net/tcp/timer.ct->next = NULL;
next114net/tcp/timer.ct->next = timer_base;
next121net/tcp/timer.cfor (tm = timer_base; ; tm=tm->next)
next123net/tcp/timer.cif (tm->next == NULL || before (t->when,tm->next->when))
next125net/tcp/timer.ct->next = tm->next;
next126net/tcp/timer.ctm->next = t;
next42net/tcp/timer.hstruct timer *next;
next260net/tcp/udp.cskb->next = skb;
next265net/tcp/udp.cskb->next = pair->rqueue;
next267net/tcp/udp.cskb->prev->next = skb;
next268net/tcp/udp.cskb->next->prev = skb;
next526net/tcp/udp.cif (skb->next == skb )
next532net/tcp/udp.csk->rqueue = sk->rqueue ->next;
next533net/tcp/udp.cskb->prev->next = skb->next;
next534net/tcp/udp.cskb->next->prev = skb->prev;
next648net/tcp/udp.cskb->next = skb;
next653net/tcp/udp.cskb->next = sk->back_log;
next655net/tcp/udp.cskb->prev->next = skb;
next656net/tcp/udp.cskb->next->prev = skb;
next684net/tcp/udp.cskb->next = skb;
next689net/tcp/udp.cskb->next = sk->rqueue;
next691net/tcp/udp.cskb->prev->next = skb;
next692net/tcp/udp.cskb->next->prev = skb;
next376net/tcp/we.cring->next);
next385net/tcp/we.cpkt = ring->next;
next516net/tcp/we.cfor (dev = dev_base; dev != NULL; dev = dev->next)
next51net/tcp/wereg.hunsigned char next;   /* pointer to next packet. */
next455net/unix.csock->iconn = clientsock->next;
next456net/unix.cclientsock->next = NULL;