tag | line | file | source code |
next | 257 | arch/alpha/kernel/bios32.c | for (child = bus->children; child; child = child->next) { |
next | 316 | arch/alpha/kernel/bios32.c | for (dev = pci_devices; dev; dev = dev->next) { |
next | 340 | arch/alpha/kernel/bios32.c | for (dev = pci_devices; dev; dev = dev->next) { |
next | 411 | arch/alpha/kernel/bios32.c | for (dev = pci_devices; dev; dev = dev->next) { |
next | 599 | arch/alpha/kernel/bios32.c | for (dev = pci_devices; dev; dev = dev->next) { |
next | 15 | arch/mips/kernel/ioport.c | struct resource_entry_t *next; |
next | 93 | arch/mips/kernel/ioport.c | for (p = root; ; p = p->next) { |
next | 98 | arch/mips/kernel/ioport.c | if ((p->next == NULL) || (p->next->from > from+num-1)) |
next | 2813 | drivers/block/floppy.c | if (raw_cmd->next && |
next | 2818 | drivers/block/floppy.c | raw_cmd = raw_cmd->next; |
next | 2861 | drivers/block/floppy.c | ptr = ptr->next; |
next | 2869 | drivers/block/floppy.c | struct floppy_raw_cmd *next,*this; |
next | 2879 | drivers/block/floppy.c | next = this->next; |
next | 2881 | drivers/block/floppy.c | this = next; |
next | 2910 | drivers/block/floppy.c | ptr->next = 0; |
next | 2918 | drivers/block/floppy.c | ptr->next = 0; |
next | 2944 | drivers/block/floppy.c | rcmd = & (ptr->next); |
next | 3957 | drivers/block/floppy.c | if (motor_off_timer[drive].next) |
next | 3960 | drivers/block/floppy.c | if (fd_timeout.next) |
next | 3962 | drivers/block/floppy.c | if (fd_timer.next) |
next | 558 | drivers/block/genhd.c | for (p = gendisk_head ; p ; p=p->next) { |
next | 1058 | drivers/block/hd.c | hd_gendisk.next = gendisk_head; |
next | 518 | drivers/block/ide-cd.c | rq->next = blk_dev[major].current_request; |
next | 560 | drivers/block/ide-cd.c | rq->next = NULL; |
next | 566 | drivers/block/ide-cd.c | rq->next = blk_dev[major].current_request; |
next | 1383 | drivers/block/ide-cd.c | req->next = NULL; |
next | 1392 | drivers/block/ide-cd.c | p = &((*p)->next); |
next | 545 | drivers/block/ide.c | gd->next = gendisk_head; /* link new major into list */ |
next | 1425 | drivers/block/ide.c | } while ((hwif = hwif->next) != hwgroup->hwif); |
next | 1428 | drivers/block/ide.c | blk_dev[hwif->major].current_request = rq->next; |
next | 1453 | drivers/block/ide.c | } while ((hwif = hwif->next) != hgif); |
next | 1457 | drivers/block/ide.c | } while ((hwif = hwif->next) != hgif); |
next | 1563 | drivers/block/ide.c | } while ((hwif = hwif->next) != hwgroup->hwif); |
next | 1639 | drivers/block/ide.c | rq.next = NULL; |
next | 1651 | drivers/block/ide.c | while (cur_rq->next != NULL) /* find end of request list */ |
next | 1652 | drivers/block/ide.c | cur_rq = cur_rq->next; |
next | 1653 | drivers/block/ide.c | cur_rq->next = &rq; /* add rq to the end */ |
next | 2826 | drivers/block/ide.c | hwgroup->hwif = hwif->next = hwif; |
next | 2838 | drivers/block/ide.c | hwif->next = hwgroup->hwif->next; |
next | 2839 | drivers/block/ide.c | hwgroup->hwif->next = hwif; |
next | 312 | drivers/block/ide.h | struct hwif_s *next; /* for linked-list in ide_hwgroup_t */ |
next | 113 | drivers/block/ll_rw_blk.c | plug->next = NULL; |
next | 133 | drivers/block/ll_rw_blk.c | dev->current_request = req->next; |
next | 260 | drivers/block/ll_rw_blk.c | req->next = NULL; |
next | 270 | drivers/block/ll_rw_blk.c | for ( ; tmp->next ; tmp = tmp->next) { |
next | 272 | drivers/block/ll_rw_blk.c | !IN_ORDER(tmp,tmp->next)) && |
next | 273 | drivers/block/ll_rw_blk.c | IN_ORDER(req,tmp->next)) |
next | 276 | drivers/block/ll_rw_blk.c | req->next = tmp->next; |
next | 277 | drivers/block/ll_rw_blk.c | tmp->next = req; |
next | 353 | drivers/block/ll_rw_blk.c | req = req->next; |
next | 386 | drivers/block/ll_rw_blk.c | req = req->next; |
next | 413 | drivers/block/ll_rw_blk.c | req->next = NULL; |
next | 446 | drivers/block/ll_rw_blk.c | req->next = NULL; |
next | 578 | drivers/block/ll_rw_blk.c | req[j]->next = NULL; |
next | 595 | drivers/block/ll_rw_blk.c | req->next = NULL; |
next | 126 | drivers/block/xd.c | xd_gendisk.next = gendisk_head; |
next | 1819 | drivers/cdrom/aztcd.c | { DiskInfo.lastSession.min = Toc[DiskInfo.next].diskTime.min; |
next | 1820 | drivers/cdrom/aztcd.c | DiskInfo.lastSession.sec = Toc[DiskInfo.next].diskTime.sec; |
next | 1821 | drivers/cdrom/aztcd.c | DiskInfo.lastSession.frame= Toc[DiskInfo.next].diskTime.frame; |
next | 1937 | drivers/cdrom/aztcd.c | { DiskInfo.next = qInfo.diskTime.min; |
next | 1938 | drivers/cdrom/aztcd.c | DiskInfo.next = azt_bcd2bin(DiskInfo.next); |
next | 1952 | drivers/cdrom/aztcd.c | if ((qInfo.pointIndex==DiskInfo.next)&&(test&0x01)) /*StartTime of Next Track*/ |
next | 1963 | drivers/cdrom/aztcd.c | DiskInfo.next, |
next | 2006 | drivers/cdrom/aztcd.c | { for (i = DiskInfo.next; i < MAX_TRACKS; i++) |
next | 2008 | drivers/cdrom/aztcd.c | i = DiskInfo.last + 4 - DiskInfo.next; |
next | 1517 | drivers/cdrom/cdu31a.c | if (cdu31a_abort_timer.next != NULL) |
next | 3136 | drivers/cdrom/cdu31a.c | cdu31a_abort_timer.next = NULL; |
next | 44 | drivers/char/mouse.c | struct mouse *c = mouse_list.next; |
next | 52 | drivers/char/mouse.c | c = c->next; |
next | 74 | drivers/char/mouse.c | if (mouse->next || mouse->prev) |
next | 77 | drivers/char/mouse.c | mouse->next = &mouse_list; |
next | 79 | drivers/char/mouse.c | mouse->prev->next = mouse; |
next | 80 | drivers/char/mouse.c | mouse->next->prev = mouse; |
next | 86 | drivers/char/mouse.c | if (!mouse->next || !mouse->prev) |
next | 89 | drivers/char/mouse.c | mouse->prev->next = mouse->next; |
next | 90 | drivers/char/mouse.c | mouse->next->prev = mouse->prev; |
next | 91 | drivers/char/mouse.c | mouse->next = NULL; |
next | 348 | drivers/char/scc.c | sccfreelist[i]->bp->next = NULLBUF; |
next | 382 | drivers/char/scc.c | bpnext = bp->next; |
next | 472 | drivers/char/scc.c | for(p = *bph ; p->next != NULLBUF ; p = p->next) |
next | 474 | drivers/char/scc.c | p->next = bp; |
next | 694 | drivers/char/scc.c | scc_free_chain(bp->next, BT_RECEIVE); |
next | 695 | drivers/char/scc.c | bp->next = NULLBUF; |
next | 712 | drivers/char/scc.c | if(scc->rbp->next != NULLBUF || scc->rbp->cnt > 0) |
next | 887 | drivers/char/scc.c | for (bp = scc->rbp; bp->next != NULLBUF; bp = bp->next) ; |
next | 1593 | drivers/char/scc.c | bp = scc->rcvq->next; /* next buffer */ |
next | 528 | drivers/char/serial.c | goto next; |
next | 544 | drivers/char/serial.c | next: |
next | 644 | drivers/char/serial.c | goto next; |
next | 658 | drivers/char/serial.c | next: |
next | 256 | drivers/char/tty_io.c | for (p = tty_drivers; p; p = p->next) { |
next | 1107 | drivers/char/tty_io.c | for (tq=tq_timer, prev=0; tq; prev=tq, tq=tq->next) { |
next | 1110 | drivers/char/tty_io.c | prev->next = tq->next; |
next | 1112 | drivers/char/tty_io.c | tq_timer = tq->next; |
next | 1706 | drivers/char/tty_io.c | driver->next = tty_drivers; |
next | 1725 | drivers/char/tty_io.c | for (p = tty_drivers; p; p = p->next) { |
next | 1740 | drivers/char/tty_io.c | driver->prev->next = driver->next; |
next | 1742 | drivers/char/tty_io.c | tty_drivers = driver->next; |
next | 1744 | drivers/char/tty_io.c | if (driver->next) |
next | 1745 | drivers/char/tty_io.c | driver->next->prev = driver->prev; |
next | 444 | drivers/net/8390.c | if (rx_frame.next != next_frame |
next | 445 | drivers/net/8390.c | && rx_frame.next != next_frame + 1 |
next | 446 | drivers/net/8390.c | && rx_frame.next != next_frame - num_rx_pages |
next | 447 | drivers/net/8390.c | && rx_frame.next != next_frame + 1 - num_rx_pages) { |
next | 458 | drivers/net/8390.c | rx_frame.next); |
next | 483 | drivers/net/8390.c | dev->name, rx_frame.status, rx_frame.next, |
next | 488 | drivers/net/8390.c | next_frame = rx_frame.next; |
next | 23 | drivers/net/8390.h | unsigned char next; /* pointer to next packet. */ |
next | 91 | drivers/net/apricot.c | struct i596_cmd *next; |
next | 100 | drivers/net/apricot.c | struct i596_tbd *next; |
next | 114 | drivers/net/apricot.c | struct i596_rfd *next; |
next | 224 | drivers/net/apricot.c | rfd->next = lp->scb.rfd; |
next | 229 | drivers/net/apricot.c | lp->rx_tail->next = lp->scb.rfd; |
next | 240 | drivers/net/apricot.c | lp->rx_tail->next = (struct i596_rfd *)I596_NULL; |
next | 244 | drivers/net/apricot.c | lp->scb.rfd = rfd->next; |
next | 377 | drivers/net/apricot.c | lp->scb.rfd = lp->scb.rfd->next; |
next | 400 | drivers/net/apricot.c | lp->cmd_head = lp->cmd_head->next; |
next | 415 | drivers/net/apricot.c | ptr->next = (struct i596_cmd * ) I596_NULL; |
next | 423 | drivers/net/apricot.c | ptr->next = (struct i596_cmd * ) I596_NULL; |
next | 428 | drivers/net/apricot.c | ptr->next = (struct i596_cmd * ) I596_NULL; |
next | 495 | drivers/net/apricot.c | cmd->next = (struct i596_cmd *) I596_NULL; |
next | 500 | drivers/net/apricot.c | lp->cmd_tail->next = cmd; |
next | 639 | drivers/net/apricot.c | tx_cmd->tbd->next = (struct i596_tbd *) I596_NULL; |
next | 800 | drivers/net/apricot.c | lp->cmd_head = lp->cmd_head->next; |
next | 827 | drivers/net/apricot.c | ptr->next = (struct i596_cmd * ) I596_NULL; |
next | 835 | drivers/net/apricot.c | ptr->next = (struct i596_cmd * ) I596_NULL; |
next | 861 | drivers/net/apricot.c | ptr->next = (struct i596_cmd * ) I596_NULL; |
next | 871 | drivers/net/apricot.c | ptr = ptr->next; |
next | 989 | drivers/net/apricot.c | if (lp->set_conf.next != (struct i596_cmd * ) I596_NULL) return; |
next | 338 | drivers/net/de4x5.c | u32 next; |
next | 513 | drivers/net/de4x5.c | for (; (dev->priv == NULL) && (dev->next != NULL); dev = dev->next); |
next | 632 | drivers/net/de4x5.c | lp->rx_ring[i].next = (u32)NULL; |
next | 1648 | drivers/net/de4x5.c | while (dev->next != NULL) { |
next | 1650 | drivers/net/de4x5.c | dev = dev->next; /* walk through eth device list */ |
next | 1660 | drivers/net/de4x5.c | tmp = dev->next; /* point to the next device */ |
next | 1668 | drivers/net/de4x5.c | if ((dev->next == NULL) && |
next | 1670 | drivers/net/de4x5.c | dev->next = (struct device *)kmalloc(sizeof(struct device) + 8, |
next | 1673 | drivers/net/de4x5.c | dev = dev->next; /* point to the new device */ |
next | 1690 | drivers/net/de4x5.c | dev->next = NULL; /* mark the end of list */ |
next | 1703 | drivers/net/de4x5.c | for (; (tmp->next!=NULL) && (tmp->base_addr!=DE4X5_NDA); tmp=tmp->next); |
next | 1709 | drivers/net/de4x5.c | if ((tmp->next == NULL) && !(tmp->base_addr == DE4X5_NDA)) { |
next | 1710 | drivers/net/de4x5.c | tmp->next = (struct device *)kmalloc(sizeof(struct device) + 8, |
next | 1712 | drivers/net/de4x5.c | tmp = tmp->next; /* point to the new device */ |
next | 1729 | drivers/net/de4x5.c | tmp->next = NULL; /* mark the end of list */ |
next | 433 | drivers/net/depca.c | for (; (dev->priv == NULL) && (dev->next != NULL); dev = dev->next); |
next | 1332 | drivers/net/depca.c | while (dev->next != NULL) { |
next | 1334 | drivers/net/depca.c | dev = dev->next; /* walk through eth device list */ |
next | 1344 | drivers/net/depca.c | tmp = dev->next; /* point to the next device */ |
next | 1352 | drivers/net/depca.c | if ((dev->next == NULL) && |
next | 1354 | drivers/net/depca.c | dev->next = (struct device *)kmalloc(sizeof(struct device) + 8, |
next | 1357 | drivers/net/depca.c | dev = dev->next; /* point to the new device */ |
next | 1374 | drivers/net/depca.c | dev->next = NULL; /* mark the end of list */ |
next | 1387 | drivers/net/depca.c | for (;(tmp->next!=NULL) && (tmp->base_addr!=DEPCA_NDA); tmp=tmp->next); |
next | 1393 | drivers/net/depca.c | if ((tmp->next == NULL) && !(tmp->base_addr == DEPCA_NDA)) { |
next | 1394 | drivers/net/depca.c | tmp->next = (struct device *)kmalloc(sizeof(struct device) + 8, |
next | 1396 | drivers/net/depca.c | tmp = tmp->next; /* point to the new device */ |
next | 1413 | drivers/net/depca.c | tmp->next = NULL; /* mark the end of list */ |
next | 773 | drivers/net/eql.c | head_slave->next = tail_slave; |
next | 774 | drivers/net/eql.c | tail_slave->next = 0; |
next | 803 | drivers/net/eql.c | zapped = eql_remove_slave (queue, queue->head->next); |
next | 806 | drivers/net/eql.c | kfree (queue->head->next); |
next | 831 | drivers/net/eql.c | slave->next = queue->head->next; |
next | 832 | drivers/net/eql.c | queue->head->next = slave; |
next | 854 | drivers/net/eql.c | curr = queue->head->next; |
next | 860 | drivers/net/eql.c | curr = curr->next; |
next | 865 | drivers/net/eql.c | prev->next = curr->next; |
next | 893 | drivers/net/eql.c | slave->next = queue->head->next; |
next | 894 | drivers/net/eql.c | queue->head->next = slave; |
next | 919 | drivers/net/eql.c | curr = prev->next; |
next | 923 | drivers/net/eql.c | curr = curr->next; |
next | 925 | drivers/net/eql.c | prev->next = curr->next; |
next | 1063 | drivers/net/eql.c | slave = slave->next; |
next | 1074 | drivers/net/eql.c | return queue->head->next; |
next | 1082 | drivers/net/eql.c | return slave->next; |
next | 1411 | drivers/net/ewrk3.c | while (dev->next != NULL) { |
next | 1412 | drivers/net/ewrk3.c | if (dev->next->base_addr == 0xffe0) break; |
next | 1413 | drivers/net/ewrk3.c | dev = dev->next; /* walk through eth device list */ |
next | 1421 | drivers/net/ewrk3.c | if (dev->next == NULL) { |
next | 1422 | drivers/net/ewrk3.c | dev->next = (struct device *)kmalloc(sizeof(struct device) + 8, |
next | 1424 | drivers/net/ewrk3.c | if (dev->next == NULL) { |
next | 1435 | drivers/net/ewrk3.c | if ((dev->next != NULL) && |
next | 1437 | drivers/net/ewrk3.c | dev = dev->next; /* point to the new device */ |
next | 1441 | drivers/net/ewrk3.c | dev->next = NULL; /* mark the end of list */ |
next | 720 | drivers/net/ibmtr.c | tr_timer.next=tr_timer.prev=NULL; |
next | 735 | drivers/net/ibmtr.c | tr_timer.next=tr_timer.prev=NULL; |
next | 817 | drivers/net/ibmtr.c | tr_timer.next=tr_timer.prev=NULL; |
next | 86 | drivers/net/net_init.c | for (cur_dev = dev_base; cur_dev; cur_dev = cur_dev->next) |
next | 126 | drivers/net/net_init.c | while ((*old_devp)->next) |
next | 127 | drivers/net/net_init.c | old_devp = & (*old_devp)->next; |
next | 128 | drivers/net/net_init.c | (*old_devp)->next = dev; |
next | 129 | drivers/net/net_init.c | dev->next = 0; |
next | 264 | drivers/net/net_init.c | while (d->next) |
next | 265 | drivers/net/net_init.c | d = d->next; |
next | 266 | drivers/net/net_init.c | d->next = dev; |
next | 270 | drivers/net/net_init.c | dev->next = NULL; |
next | 295 | drivers/net/net_init.c | dev_base = dev->next; |
next | 298 | drivers/net/net_init.c | while (d && (d->next != dev)) |
next | 299 | drivers/net/net_init.c | d = d->next; |
next | 301 | drivers/net/net_init.c | if (d && (d->next == dev)) |
next | 303 | drivers/net/net_init.c | d->next = dev->next; |
next | 653 | drivers/net/ni52.c | p->xmit_buffs[i]->next = 0xffff; |
next | 695 | drivers/net/ni52.c | rfd[i].next = make16(rfd + (i+1) % p->num_recv_buffs); |
next | 708 | drivers/net/ni52.c | rbd[i].next = make16((rbd + (i+1) % p->num_recv_buffs)); |
next | 833 | drivers/net/ni52.c | p->rfd_top = (struct rfd_struct *) make32(p->rfd_top->next); /* step to next RFD */ |
next | 122 | drivers/net/ni52.h | unsigned short next; /* linkoffset to next RFD */ |
next | 142 | drivers/net/ni52.h | unsigned short next; /* pointeroffset to next RBD */ |
next | 276 | drivers/net/ni52.h | unsigned short next; /* pointeroffset to next TBD */ |
next | 125 | drivers/net/pi2.c | struct mbuf *next; |
next | 1476 | drivers/net/pi2.c | scc_init(dev->next); |
next | 293 | drivers/net/plip.c | nl->immediate.next = &tq_last; |
next | 298 | drivers/net/plip.c | nl->deferred.next = &tq_last; |
next | 269 | drivers/net/ppp.c | struct ppp_ctrl *next; /* Next structure in the list */ |
next | 3325 | drivers/net/ppp.c | ctl = ctl->next; |
next | 3345 | drivers/net/ppp.c | dev->next = NULL; |
next | 3354 | drivers/net/ppp.c | ctl->next = ppp_list; |
next | 3441 | drivers/net/ppp.c | struct compressor_link *next; |
next | 3461 | drivers/net/ppp.c | lnk = lnk->next; |
next | 3487 | drivers/net/ppp.c | new->next = ppp_compressors; |
next | 3508 | drivers/net/ppp.c | prev->next = lnk->next; |
next | 3510 | drivers/net/ppp.c | ppp_compressors = lnk->next; |
next | 3515 | drivers/net/ppp.c | lnk = lnk->next; |
next | 3565 | drivers/net/ppp.c | ctl = ctl->next; |
next | 3596 | drivers/net/ppp.c | next_ctl = ctl->next; |
next | 128 | drivers/net/seeq8005.h | unsigned short next; /* address of next packet header */ |
next | 2059 | drivers/net/sk_g16.c | (int) dev->next, (int) dev->init); |
next | 153 | drivers/net/slhc.c | ts[i].next = &(ts[i - 1]); |
next | 155 | drivers/net/slhc.c | ts[0].next = &(ts[comp->tslot_limit]); |
next | 244 | drivers/net/slhc.c | register struct cstate *cs = lcs->next; |
next | 304 | drivers/net/slhc.c | cs = cs->next; |
next | 331 | drivers/net/slhc.c | lcs->next = cs->next; |
next | 332 | drivers/net/slhc.c | cs->next = ocs->next; |
next | 333 | drivers/net/slhc.c | ocs->next = cs; |
next | 126 | drivers/net/slhc.h | struct cstate *next; /* next in ring (xmit) */ |
next | 145 | drivers/net/slip.c | slp->dev.next = NULL; |
next | 67 | drivers/net/wavelan.c | net_local *next; |
next | 1022 | drivers/net/wavelan.c | lp->next = lp; |
next | 1027 | drivers/net/wavelan.c | lp->next = first_wavelan; |
next | 1028 | drivers/net/wavelan.c | first_wavelan->prev->next = lp; |
next | 1363 | drivers/net/wavelan.c | if (lp->watchdog.next == (timer_list *)0) |
next | 2155 | drivers/net/wavelan.c | while ((lp = lp->next) != first_wavelan); |
next | 659 | drivers/pci/pci.c | for (dev = pci_devices; dev; dev = dev->next) { |
next | 725 | drivers/pci/pci.c | dev->next = pci_devices; |
next | 784 | drivers/pci/pci.c | child->next = bus->children; |
next | 448 | drivers/scsi/53c7,8xx.c | (search->irq != host->irq)); search=search->next); |
next | 833 | drivers/scsi/53c7,8xx.c | hostdata->free->next = NULL; |
next | 1464 | drivers/scsi/53c7,8xx.c | cmd->prev->next = cmd->next; |
next | 1466 | drivers/scsi/53c7,8xx.c | if (cmd->next) |
next | 1467 | drivers/scsi/53c7,8xx.c | cmd->next->prev = cmd->prev; |
next | 1470 | drivers/scsi/53c7,8xx.c | hostdata->running_list = cmd->next; |
next | 1472 | drivers/scsi/53c7,8xx.c | cmd->next = hostdata->free; |
next | 1517 | drivers/scsi/53c7,8xx.c | bp = bp->next); |
next | 2033 | drivers/scsi/53c7,8xx.c | bp; prev = (struct NCR53c7x0_break **) &(bp->next), |
next | 2034 | drivers/scsi/53c7,8xx.c | bp = (struct NCR53c7x0_break *) bp->next); |
next | 2048 | drivers/scsi/53c7,8xx.c | *prev = bp->next; |
next | 2076 | drivers/scsi/53c7,8xx.c | bp; bp = (struct NCR53c7x0_break *) bp->next); { |
next | 2123 | drivers/scsi/53c7,8xx.c | bp->next = hostdata->breakpoints; |
next | 2124 | drivers/scsi/53c7,8xx.c | hostdata->breakpoints = bp->next; |
next | 2148 | drivers/scsi/53c7,8xx.c | (host->hostt == the_template); --dev, host = host->next) |
next | 2413 | drivers/scsi/53c7,8xx.c | tmp->next = hostdata->free; |
next | 2424 | drivers/scsi/53c7,8xx.c | hostdata->free = tmp->next; |
next | 2504 | drivers/scsi/53c7,8xx.c | tmp->next = NULL; |
next | 2799 | drivers/scsi/53c7,8xx.c | tmp->next = (struct NCR53c7x0_cmd*) hostdata->running_list; |
next | 2865 | drivers/scsi/53c7,8xx.c | tmp->next; tmp = (struct NCR53c7x0_cmd *) tmp->next); |
next | 2866 | drivers/scsi/53c7,8xx.c | tmp->next = tmp; |
next | 3072 | drivers/scsi/53c7,8xx.c | for (host = first_host; host; host = hostdata->next) { |
next | 3129 | drivers/scsi/53c7,8xx.c | cmd_prev_ptr = (struct NCR53c7x0_cmd **) &(cmd->next), |
next | 3130 | drivers/scsi/53c7,8xx.c | cmd = (struct NCR53c7x0_cmd *) cmd->next) { |
next | 3157 | drivers/scsi/53c7,8xx.c | cmd->prev->next = cmd->next; |
next | 3159 | drivers/scsi/53c7,8xx.c | *cmd_prev_ptr = (struct NCR53c7x0_cmd *) cmd->next; |
next | 3168 | drivers/scsi/53c7,8xx.c | cmd->next = hostdata->free; |
next | 3217 | drivers/scsi/53c7,8xx.c | cmd = (struct NCR53c7x0_cmd *)(cmd->next)); |
next | 3784 | drivers/scsi/53c7,8xx.c | &(curr->next), curr = (volatile struct NCR53c7x0_cmd *) curr->next); |
next | 3787 | drivers/scsi/53c7,8xx.c | *prev = (struct NCR53c7x0_cmd *) curr->next; |
next | 3790 | drivers/scsi/53c7,8xx.c | curr->prev->next = curr->next; |
next | 3792 | drivers/scsi/53c7,8xx.c | curr->next = hostdata->free; |
next | 3809 | drivers/scsi/53c7,8xx.c | &(curr->next), curr = (volatile struct NCR53c7x0_cmd *) curr->next); |
next | 3825 | drivers/scsi/53c7,8xx.c | curr->next = hostdata->free; |
next | 3871 | drivers/scsi/53c7,8xx.c | c = (struct NCR53c7x0_cmd *) c->next) { |
next | 3873 | drivers/scsi/53c7,8xx.c | c->next = hostdata->free; |
next | 3884 | drivers/scsi/53c7,8xx.c | c->next = hostdata->free; |
next | 4016 | drivers/scsi/53c7,8xx.c | for (irq_count = 0, tmp = first_host; tmp; tmp = tmp->next) |
next | 983 | drivers/scsi/53c7,8xx.h | volatile struct NCR53c7x0_cmd *next, *prev; |
next | 1010 | drivers/scsi/53c7,8xx.h | struct NCR53c7x0_break *next; |
next | 1050 | drivers/scsi/53c7,8xx.h | struct Scsi_Host *next; /* next of this type */ |
next | 937 | drivers/scsi/NCR5380.c | instance->hostt == the_template; instance=instance->next) { |
next | 1045 | drivers/scsi/NCR5380.c | the_template); instance = instance->next) |
next | 1045 | drivers/scsi/aha152x.c | Scsi_Cmnd *ptr, *prev, *next; |
next | 1082 | drivers/scsi/aha152x.c | next = (Scsi_Cmnd *) ptr->host_scribble; |
next | 1088 | drivers/scsi/aha152x.c | ptr = next; |
next | 906 | drivers/scsi/aic7xxx.c | struct aic7xxx_scb *next; /* next ptr when in free list */ |
next | 976 | drivers/scsi/aic7xxx.c | struct Scsi_Host *next; /* allow for multiple IRQs */ |
next | 1183 | drivers/scsi/aic7xxx.c | (unsigned long) scb->next, (unsigned long) scb->cmd, scb->state, |
next | 1718 | drivers/scsi/aic7xxx.c | scb->next = p->free_scb; |
next | 1811 | drivers/scsi/aic7xxx.c | unsigned char curscb, next; |
next | 1822 | drivers/scsi/aic7xxx.c | next = inb(SCBARRAY(base) + 30); |
next | 1839 | drivers/scsi/aic7xxx.c | outb(next, WAITING_SCBH(base)); |
next | 1847 | drivers/scsi/aic7xxx.c | outb(next, SCBARRAY(base) + 30); |
next | 1867 | drivers/scsi/aic7xxx.c | return (next); |
next | 1931 | drivers/scsi/aic7xxx.c | unsigned char next, prev; |
next | 1933 | drivers/scsi/aic7xxx.c | next = inb(WAITING_SCBH(base)); /* Start at head of list. */ |
next | 1936 | drivers/scsi/aic7xxx.c | while (next != SCB_LIST_NULL) |
next | 1938 | drivers/scsi/aic7xxx.c | scb = &(p->scb_array[next]); |
next | 1944 | drivers/scsi/aic7xxx.c | next = aic7xxx_abort_waiting_scb(p, scb, prev, timedout_scb); |
next | 1950 | drivers/scsi/aic7xxx.c | prev = next; |
next | 1951 | drivers/scsi/aic7xxx.c | next = inb(SCBARRAY(base) + 30); |
next | 2131 | drivers/scsi/aic7xxx.c | if (p->next == NULL) |
next | 2137 | drivers/scsi/aic7xxx.c | p = (struct aic7xxx_host *) p->next->hostdata; |
next | 3617 | drivers/scsi/aic7xxx.c | p->scb_array[i].next = NULL; |
next | 3633 | drivers/scsi/aic7xxx.c | p->next = NULL; |
next | 3666 | drivers/scsi/aic7xxx.c | p->next = aic7xxx_boards[config.irq]; |
next | 4278 | drivers/scsi/aic7xxx.c | p->free_scb = scb->next; /* remove and update head of list */ |
next | 91 | drivers/scsi/aic7xxx_asm.c | struct sym_t *next; /* MUST BE FIRST */ |
next | 105 | drivers/scsi/aic7xxx_asm.c | for (p = head, q = (sym_t *)&head; p; p = p->next) { |
next | 111 | drivers/scsi/aic7xxx_asm.c | p = q->next = (sym_t *)Malloc(sizeof(sym_t)); |
next | 112 | drivers/scsi/aic7xxx_asm.c | p->next = NULL; |
next | 132 | drivers/scsi/aic7xxx_asm.c | for (p = head; p; p = p->next) |
next | 152 | drivers/scsi/aic7xxx_asm.c | for (p = head; p; p = p->next) { |
next | 99 | drivers/scsi/aic7xxx_proc.c | ((HBAptr = ((struct aic7xxx_host *) HBAptr->hostdata)->next) != NULL)) |
next | 1097 | drivers/scsi/eata_dma.c | hd->next = NULL; /* build a linked list of all HBAs */ |
next | 1100 | drivers/scsi/eata_dma.c | SD(hd->prev)->next = sh; |
next | 1338 | drivers/scsi/eata_dma.c | HBA_ptr = SD(HBA_ptr)->next; |
next | 99 | drivers/scsi/eata_dma_proc.c | HBA_ptr = SD(HBA_ptr)->next; |
next | 457 | drivers/scsi/eata_dma_proc.c | scd = scd->next; |
next | 356 | drivers/scsi/eata_generic.h | struct Scsi_Host *next; |
next | 808 | drivers/scsi/eata_pio.c | hd->next = NULL; /* build a linked list of all HBAs */ |
next | 811 | drivers/scsi/eata_pio.c | SD(hd->prev)->next = sh; |
next | 1016 | drivers/scsi/eata_pio.c | HBA_ptr = SD(HBA_ptr)->next; |
next | 56 | drivers/scsi/eata_pio_proc.c | HBA_ptr = SD(HBA_ptr)->next; |
next | 119 | drivers/scsi/eata_pio_proc.c | scd = scd->next; |
next | 246 | drivers/scsi/hosts.c | scsi_hostlist = sh->next; |
next | 249 | drivers/scsi/hosts.c | while(shpnt->next != sh) shpnt = shpnt->next; |
next | 250 | drivers/scsi/hosts.c | shpnt->next = shpnt->next->next; |
next | 296 | drivers/scsi/hosts.c | retval->next = NULL; |
next | 314 | drivers/scsi/hosts.c | while(shpnt->next) shpnt = shpnt->next; |
next | 315 | drivers/scsi/hosts.c | shpnt->next = retval; |
next | 324 | drivers/scsi/hosts.c | if(sdpnt->next) panic("Device already registered"); |
next | 325 | drivers/scsi/hosts.c | sdpnt->next = scsi_devicelist; |
next | 362 | drivers/scsi/hosts.c | tpnt->next = scsi_hosts; |
next | 372 | drivers/scsi/hosts.c | for(shpnt=scsi_hostlist; shpnt; shpnt = shpnt->next) |
next | 412 | drivers/scsi/hosts.c | for (Host = scsi_hostlist; Host != NULL; Host = Host->next) { |
next | 58 | drivers/scsi/hosts.h | struct SHT * next; |
next | 243 | drivers/scsi/hosts.h | struct Scsi_Host * next; |
next | 352 | drivers/scsi/hosts.h | struct Scsi_Device_Template * next; |
next | 310 | drivers/scsi/scsi.c | for(shpnt=scsi_hostlist; shpnt; shpnt = shpnt->next) { |
next | 395 | drivers/scsi/scsi.c | if(scsi_devices) while(SDtail->next) SDtail = SDtail->next; |
next | 607 | drivers/scsi/scsi.c | sdtpnt = sdtpnt->next) |
next | 683 | drivers/scsi/scsi.c | SDtail->next = SDpnt; |
next | 844 | drivers/scsi/scsi.c | SCpnt = SCpnt->next; |
next | 865 | drivers/scsi/scsi.c | SCpnt = SCpnt->next; |
next | 976 | drivers/scsi/scsi.c | SCpnt = SCpnt->next; |
next | 999 | drivers/scsi/scsi.c | SCpnt = SCpnt->next; |
next | 1055 | drivers/scsi/scsi.c | *reqp = req->next; |
next | 1693 | drivers/scsi/scsi.c | struct Scsi_Host * next; |
next | 1695 | drivers/scsi/scsi.c | for (next = host->block; next != host; next = next->block) |
next | 1696 | drivers/scsi/scsi.c | wake_up(&next->host_wait); |
next | 1873 | drivers/scsi/scsi.c | SCpnt1 = SCpnt1->next; |
next | 1916 | drivers/scsi/scsi.c | SCpnt1 = SCpnt1->next; |
next | 1949 | drivers/scsi/scsi.c | SCpnt1 = SCpnt1->next; |
next | 1986 | drivers/scsi/scsi.c | SCpnt1 = SCpnt1->next; |
next | 2035 | drivers/scsi/scsi.c | for(host = scsi_hostlist; host; host = host->next) { |
next | 2036 | drivers/scsi/scsi.c | for(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next) |
next | 2092 | drivers/scsi/scsi.c | for(host = scsi_hostlist; host; host = host->next) |
next | 2093 | drivers/scsi/scsi.c | for(SCpnt = host->host_queue; SCpnt; SCpnt = SCpnt->next) |
next | 2265 | drivers/scsi/scsi.c | SCpnt->next = host->host_queue; |
next | 2306 | drivers/scsi/scsi.c | for (shpnt = scsi_hostlist; shpnt; shpnt = shpnt->next) |
next | 2310 | drivers/scsi/scsi.c | for (sdtpnt = scsi_devicelist; sdtpnt; sdtpnt = sdtpnt->next) |
next | 2316 | drivers/scsi/scsi.c | for(sdtpnt = scsi_devicelist; sdtpnt; sdtpnt = sdtpnt->next) |
next | 2319 | drivers/scsi/scsi.c | for (SDpnt=scsi_devices; SDpnt; SDpnt = SDpnt->next) { |
next | 2321 | drivers/scsi/scsi.c | for(sdtpnt = scsi_devicelist; sdtpnt; sdtpnt = sdtpnt->next) |
next | 2336 | drivers/scsi/scsi.c | for(sdtpnt = scsi_devicelist; sdtpnt; sdtpnt = sdtpnt->next) |
next | 2430 | drivers/scsi/scsi.c | scd = scd->next; |
next | 2432 | drivers/scsi/scsi.c | HBA_ptr = HBA_ptr->next; |
next | 2458 | drivers/scsi/scsi.c | scd = scd->next; |
next | 2463 | drivers/scsi/scsi.c | HBA_ptr = HBA_ptr->next; |
next | 2522 | drivers/scsi/scsi.c | for(shpnt=scsi_hostlist; shpnt; shpnt = shpnt->next) |
next | 2525 | drivers/scsi/scsi.c | for (SDpnt=scsi_devices; SDpnt; SDpnt = SDpnt->next) { |
next | 2613 | drivers/scsi/scsi.c | if (tpnt->next || !tpnt->detect) return 1;/* Must be already loaded, or |
next | 2630 | drivers/scsi/scsi.c | tpnt->next = scsi_hosts; /* Add to the linked list */ |
next | 2638 | drivers/scsi/scsi.c | for(shpnt=scsi_hostlist; shpnt; shpnt = shpnt->next) |
next | 2658 | drivers/scsi/scsi.c | for(shpnt=scsi_hostlist; shpnt; shpnt = shpnt->next) |
next | 2661 | drivers/scsi/scsi.c | for(sdtpnt = scsi_devicelist; sdtpnt; sdtpnt = sdtpnt->next) |
next | 2666 | drivers/scsi/scsi.c | for(SDpnt = scsi_devices; SDpnt; SDpnt = SDpnt->next) |
next | 2669 | drivers/scsi/scsi.c | for(sdtpnt = scsi_devicelist; sdtpnt; sdtpnt = sdtpnt->next) |
next | 2681 | drivers/scsi/scsi.c | for(sdtpnt = scsi_devicelist; sdtpnt; sdtpnt = sdtpnt->next) |
next | 2714 | drivers/scsi/scsi.c | for(sdpnt = scsi_devices; sdpnt; sdpnt = sdpnt->next) |
next | 2718 | drivers/scsi/scsi.c | for(shpnt = scsi_hostlist; shpnt; shpnt = shpnt->next) |
next | 2721 | drivers/scsi/scsi.c | for(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next) |
next | 2727 | drivers/scsi/scsi.c | for(SCpnt = shpnt->host_queue; SCpnt; SCpnt = SCpnt->next) |
next | 2739 | drivers/scsi/scsi.c | for(sdpnt = scsi_devices; sdpnt; sdpnt = sdpnt->next) |
next | 2742 | drivers/scsi/scsi.c | for(sdtpnt = scsi_devicelist; sdtpnt; sdtpnt = sdtpnt->next) |
next | 2753 | drivers/scsi/scsi.c | for(sdpnt = scsi_devices; sdpnt; sdpnt = sdpnt->next) |
next | 2756 | drivers/scsi/scsi.c | SCpnt = sdpnt->host->host_queue->next; |
next | 2768 | drivers/scsi/scsi.c | sdpnt1 = sdpnt->next; |
next | 2771 | drivers/scsi/scsi.c | sdppnt->next = sdpnt->next; |
next | 2773 | drivers/scsi/scsi.c | scsi_devices = sdpnt->next; |
next | 2784 | drivers/scsi/scsi.c | sh1 = shpnt->next; |
next | 2838 | drivers/scsi/scsi.c | for(SHTp=NULL, SHT=scsi_hosts; SHT; SHTp=SHT, SHT=SHT->next) |
next | 2841 | drivers/scsi/scsi.c | SHTp->next = SHT->next; |
next | 2843 | drivers/scsi/scsi.c | scsi_hosts = SHT->next; |
next | 2844 | drivers/scsi/scsi.c | SHT->next = NULL; |
next | 2863 | drivers/scsi/scsi.c | if (tpnt->next) return 1; |
next | 2870 | drivers/scsi/scsi.c | for(SDpnt = scsi_devices; SDpnt; SDpnt = SDpnt->next) |
next | 2883 | drivers/scsi/scsi.c | for(SDpnt = scsi_devices; SDpnt; SDpnt = SDpnt->next) |
next | 2917 | drivers/scsi/scsi.c | for(SDpnt = scsi_devices; SDpnt; SDpnt = SDpnt->next) |
next | 2926 | drivers/scsi/scsi.c | for(SCpnt = SDpnt->host->host_queue; SCpnt; SCpnt = SCpnt->next) |
next | 2931 | drivers/scsi/scsi.c | SCpnt->prev->next = SCpnt->next; |
next | 2932 | drivers/scsi/scsi.c | if(SCpnt->next != NULL) |
next | 2933 | drivers/scsi/scsi.c | SCpnt->next->prev = SCpnt->prev; |
next | 2935 | drivers/scsi/scsi.c | SDpnt->host->host_queue = SCpnt->next; |
next | 2950 | drivers/scsi/scsi.c | spnt = spnt->next; |
next | 2953 | drivers/scsi/scsi.c | scsi_devicelist = tpnt->next; |
next | 2955 | drivers/scsi/scsi.c | prev_spnt->next = spnt->next; |
next | 3016 | drivers/scsi/scsi.c | for(shpnt = scsi_hostlist; shpnt; shpnt = shpnt->next) |
next | 3017 | drivers/scsi/scsi.c | for(SCpnt=shpnt->host_queue; SCpnt; SCpnt = SCpnt->next) |
next | 3056 | drivers/scsi/scsi.c | req = req->next; |
next | 154 | drivers/scsi/scsi.h | struct scsi_device * next; /* Used for linked list */ |
next | 351 | drivers/scsi/scsi.h | struct scsi_cmnd *next, *prev; |
next | 496 | drivers/scsi/scsi.h | struct Scsi_Host * next; |
next | 498 | drivers/scsi/scsi.h | for (next = SCpnt->host->block; next != SCpnt->host; |
next | 499 | drivers/scsi/scsi.h | next = next->block) |
next | 500 | drivers/scsi/scsi.h | wake_up(&next->host_wait); |
next | 99 | drivers/scsi/scsi_proc.c | hpnt = hpnt->next; |
next | 126 | drivers/scsi/scsi_proc.c | hpnt = hpnt->next; |
next | 488 | drivers/scsi/sd.c | req = req->next; |
next | 492 | drivers/scsi/sd.c | CURRENT = CURRENT->next; |
next | 494 | drivers/scsi/sd.c | req1->next = req->next; |
next | 1294 | drivers/scsi/sd.c | sd_gendisk.next = gendisk_head; |
next | 1496 | drivers/scsi/sd.c | sdgd = sdgd->next; |
next | 1503 | drivers/scsi/sd.c | prev_sdgd->next = sdgd->next; |
next | 1505 | drivers/scsi/sd.c | gendisk_head = sdgd->next; |
next | 619 | drivers/scsi/sr.c | req = req->next; |
next | 623 | drivers/scsi/sr.c | CURRENT = CURRENT->next; |
next | 625 | drivers/scsi/sr.c | req1->next = req->next; |
next | 354 | drivers/scsi/wd7000.c | struct scb *next; /* for lists of scbs */ |
next | 645 | drivers/scsi/wd7000.c | for (i = 0; i < needed; i++) { p = scbfree; scbfree = p->next; } |
next | 646 | drivers/scsi/wd7000.c | p->next = NULL; |
next | 664 | drivers/scsi/wd7000.c | scb->next = scbfree; scbfree = scb; |
next | 682 | drivers/scsi/wd7000.c | scbs[i].next = &(scbs[i+1]); scbs[i].SCpnt = NULL; |
next | 684 | drivers/scsi/wd7000.c | scbs[MAX_SCBS-1].next = NULL; |
next | 146 | fs/buffer.c | struct buffer_head * bh, *next; |
next | 163 | fs/buffer.c | for (i = nr_buffers_type[nlist]*2 ; i-- > 0 ; bh = next) { |
next | 165 | fs/buffer.c | next = bh->b_next_free; |
next | 1830 | fs/buffer.c | struct buffer_head * bh, *next; |
next | 1847 | fs/buffer.c | for (i = nr_buffers_type[nlist]; i-- > 0; bh = next) { |
next | 1850 | fs/buffer.c | next = bh->b_next_free; |
next | 1905 | fs/buffer.c | struct buffer_head * bh, *next; |
next | 1954 | fs/buffer.c | bh = next) { |
next | 1957 | fs/buffer.c | next = bh->b_next_free; |
next | 35 | fs/dcache.c | struct dir_cache_entry * next; |
next | 115 | fs/dcache.c | if (de->h.next) { |
next | 116 | fs/dcache.c | de->h.next->h.prev = de->h.prev; |
next | 117 | fs/dcache.c | de->h.prev->h.next = de->h.next; |
next | 118 | fs/dcache.c | de->h.next = NULL; |
next | 124 | fs/dcache.c | de->h.next = hash->next; |
next | 126 | fs/dcache.c | hash->next->h.prev = de; |
next | 127 | fs/dcache.c | hash->next = de; |
next | 135 | fs/dcache.c | struct dir_cache_entry * de = hash->next; |
next | 137 | fs/dcache.c | for (de = hash->next ; de != (struct dir_cache_entry *) hash ; de = de->h.next) { |
next | 250 | fs/dcache.c | hash_table[i].next = hash_table[i].next = |
next | 78 | fs/exec.c | if (fmt->next) |
next | 83 | fs/exec.c | tmp = &(*tmp)->next; |
next | 85 | fs/exec.c | fmt->next = formats; |
next | 96 | fs/exec.c | *tmp = fmt->next; |
next | 99 | fs/exec.c | tmp = &(*tmp)->next; |
next | 293 | fs/exec.c | for (fmt = formats ; fmt ; fmt = fmt->next) { |
next | 772 | fs/exec.c | for (fmt = formats ; fmt ; fmt = fmt->next) { |
next | 71 | fs/ext/freelists.c | efb->next = sb->u.ext_sb.s_firstfreeblocknumber; |
next | 103 | fs/ext/freelists.c | printk("ext_new_block: block empty, skipping to %d\n", efb->next); |
next | 106 | fs/ext/freelists.c | sb->u.ext_sb.s_firstfreeblocknumber = efb->next; |
next | 153 | fs/ext/freelists.c | block = efb->next; |
next | 161 | fs/ext/freelists.c | block = efb->next; |
next | 226 | fs/ext/freelists.c | efi->next = sb->u.ext_sb.s_firstfreeinodenumber; |
next | 262 | fs/ext/freelists.c | printk("ext_free_inode: inode empty, skipping to %d\n", efi->next); |
next | 265 | fs/ext/freelists.c | if (efi->next > sb->u.ext_sb.s_ninodes) { |
next | 266 | fs/ext/freelists.c | printk ("efi->next = %ld\n", efi->next); |
next | 269 | fs/ext/freelists.c | sb->u.ext_sb.s_firstfreeinodenumber = efi->next; |
next | 270 | fs/ext/freelists.c | block = 2 + (((unsigned long) efi->next) - 1) / EXT_INODES_PER_BLOCK; |
next | 314 | fs/ext/freelists.c | ino = efi->next; |
next | 329 | fs/ext/freelists.c | ino = efi->next; |
next | 164 | fs/inode.c | struct inode * inode, * next; |
next | 167 | fs/inode.c | next = first_inode; |
next | 169 | fs/inode.c | inode = next; |
next | 170 | fs/inode.c | next = inode->i_next; /* clear_inode() changes the queues.. */ |
next | 341 | fs/inode.c | struct inode * inode, * next; |
next | 344 | fs/inode.c | next = first_inode; |
next | 346 | fs/inode.c | inode = next; |
next | 347 | fs/inode.c | next = inode->i_next; /* clear_inode() changes the queues.. */ |
next | 403 | fs/locks.c | dlock_wait = dlock_wait->next; |
next | 24 | fs/msdos/fat.c | int first,last,next,copy; |
next | 49 | fs/msdos/fat.c | next = CF_LE_W(((unsigned short *) bh->b_data)[(first & |
next | 51 | fs/msdos/fat.c | if (next >= 0xfff7) next = -1; |
next | 57 | fs/msdos/fat.c | if (nr & 1) next = ((*p_first >> 4) | (*p_last << 4)) & 0xfff; |
next | 58 | fs/msdos/fat.c | else next = (*p_first+(*p_last << 8)) & 0xfff; |
next | 59 | fs/msdos/fat.c | if (next >= 0xff7) next = -1; |
next | 99 | fs/msdos/fat.c | return next; |
next | 112 | fs/msdos/fat.c | cache[count].next = count == FAT_CACHE-1 ? NULL : |
next | 127 | fs/msdos/fat.c | for (walk = fat_cache; walk; walk = walk->next) |
next | 149 | fs/msdos/fat.c | for (walk = fat_cache; walk; walk = walk->next) { |
next | 169 | fs/msdos/fat.c | for (walk = fat_cache; walk->next; walk = (last = walk)->next) |
next | 180 | fs/msdos/fat.c | last->next = walk->next; |
next | 181 | fs/msdos/fat.c | walk->next = fat_cache; |
next | 192 | fs/msdos/fat.c | last->next = NULL; |
next | 193 | fs/msdos/fat.c | walk->next = fat_cache; |
next | 208 | fs/msdos/fat.c | for (walk = fat_cache; walk; walk = walk->next) |
next | 219 | fs/msdos/fat.c | for (walk = fat_cache; walk; walk = walk->next) |
next | 144 | fs/msdos/namei.c | struct inode *next; |
next | 187 | fs/msdos/namei.c | next = MSDOS_I(*result)->i_old; |
next | 189 | fs/msdos/namei.c | if (!(*result = iget(next->i_sb,next->i_ino))) { |
next | 48 | fs/nfs/rpcsock.c | tmp->next = slot; |
next | 54 | fs/nfs/rpcsock.c | slot->next = NULL; |
next | 64 | fs/nfs/rpcsock.c | *next = slot->next; |
next | 67 | fs/nfs/rpcsock.c | prev->next = next; |
next | 69 | fs/nfs/rpcsock.c | rsock->head = next; |
next | 70 | fs/nfs/rpcsock.c | if (next != NULL) |
next | 71 | fs/nfs/rpcsock.c | next->prev = prev; |
next | 225 | fs/nfs/rpcsock.c | for (rovr = rsock->head; rovr; rovr = rovr->next) { |
next | 262 | fs/nfs/rpcsock.c | if (rsock->head == slot && slot->next != NULL) |
next | 263 | fs/nfs/rpcsock.c | wake_up(&slot->next->wait); |
next | 309 | fs/nfs/rpcsock.c | rsock->free = slot->next; |
next | 337 | fs/nfs/rpcsock.c | slot->next = rsock->free; |
next | 369 | fs/nfs/rpcsock.c | slot->next = slot + 1; |
next | 370 | fs/nfs/rpcsock.c | slot->next = NULL; |
next | 39 | fs/proc/mem.c | struct vm_area_struct *next = vma->vm_next; |
next | 40 | fs/proc/mem.c | if (!next) |
next | 42 | fs/proc/mem.c | if (vma->vm_end != next->vm_start) |
next | 44 | fs/proc/mem.c | if (!(next->vm_flags & VM_READ)) |
next | 46 | fs/proc/mem.c | vma = next; |
next | 137 | fs/proc/root.c | dp->next = dir->subdir; |
next | 151 | fs/proc/root.c | *p = dp->next; |
next | 152 | fs/proc/root.c | dp->next = NULL; |
next | 157 | fs/proc/root.c | p = &dp->next; |
next | 355 | fs/proc/root.c | for (de = de->subdir; de ; de = de->next) { |
next | 463 | fs/proc/root.c | de = de->next; |
next | 471 | fs/proc/root.c | de = de->next; |
next | 520 | fs/smbfs/dir.c | new_inode_info->next = root->next; |
next | 521 | fs/smbfs/dir.c | root->next->prev = new_inode_info; |
next | 522 | fs/smbfs/dir.c | root->next = new_inode_info; |
next | 544 | fs/smbfs/dir.c | i->next->prev = i->prev; |
next | 545 | fs/smbfs/dir.c | i->prev->next = i->next; |
next | 569 | fs/smbfs/dir.c | root->next = root->prev = root; |
next | 600 | fs/smbfs/dir.c | if (root->next != root) { |
next | 604 | fs/smbfs/dir.c | while (root->next != root) { |
next | 606 | fs/smbfs/dir.c | smb_free_inode_info(root->next); |
next | 625 | fs/smbfs/dir.c | ino = ino->next; |
next | 647 | fs/smbfs/dir.c | result = result->next; |
next | 75 | fs/smbfs/inode.c | check_info = check_info->next; |
next | 48 | fs/super.c | if (fs->next) |
next | 54 | fs/super.c | tmp = &(*tmp)->next; |
next | 67 | fs/super.c | *tmp = fs->next; |
next | 68 | fs/super.c | fs->next = NULL; |
next | 71 | fs/super.c | tmp = &(*tmp)->next; |
next | 86 | fs/super.c | for (tmp = file_systems ; tmp ; tmp = tmp->next) { |
next | 104 | fs/super.c | tmp = tmp->next; |
next | 123 | fs/super.c | for (tmp = file_systems ; tmp ; tmp = tmp->next) |
next | 166 | fs/super.c | tmp = tmp->next; |
next | 180 | fs/super.c | fs = fs->next; |
next | 702 | fs/super.c | for (fs_type = file_systems ; fs_type ; fs_type = fs_type->next) { |
next | 77 | include/asm-i386/system.h | kernel_counter+=next->lock_depth-current->lock_depth; \ |
next | 78 | include/asm-i386/system.h | syscall_count=next->lock_depth; \ |
next | 45 | include/asm-sparc/sbus.h | struct linux_sbus_device *next; /* next device on this SBus or null */ |
next | 67 | include/asm-sparc/sbus.h | struct linux_sbus *next; /* next SBus, if more than one SBus */ |
next | 47 | include/linux/atalk.h | struct atalk_route *next; |
next | 58 | include/linux/atalk.h | struct atalk_iface *next; |
next | 136 | include/linux/aztcd.h | unsigned char next; |
next | 33 | include/linux/binfmts.h | struct linux_binfmt * next; |
next | 381 | include/linux/blk.h | CURRENT = req->next; |
next | 32 | include/linux/blkdev.h | struct request * next; |
next | 28 | include/linux/ext_fs.h | unsigned long next; |
next | 34 | include/linux/ext_fs.h | unsigned long next; |
next | 342 | include/linux/fd.h | struct floppy_raw_cmd *next; /* used for chaining of raw cmd's |
next | 16 | include/linux/firewall.h | struct firewall_ops *next; |
next | 384 | include/linux/fs.h | struct file_system_type * next; |
next | 64 | include/linux/genhd.h | struct gendisk *next; |
next | 44 | include/linux/if_eql.h | struct slave *next; |
next | 78 | include/linux/igmp.h | struct ip_mc_list *next; |
next | 139 | include/linux/ip_fw.h | struct ip_masq *next; /* next member in list */ |
next | 143 | include/linux/mm.h | struct mem_list * next; |
next | 43 | include/linux/module.h | struct module_ref *next; |
next | 63 | include/linux/module.h | struct module *next; |
next | 15 | include/linux/mouse.h | struct mouse * next, * prev; |
next | 141 | include/linux/mroute.h | struct mfc_cache *next; /* Next entry on cache line */ |
next | 103 | include/linux/msdos_fs.h | struct fat_cache *next; /* next cache entry */ |
next | 82 | include/linux/net.h | struct socket *next; |
next | 58 | include/linux/netdevice.h | struct dev_mc_list *next; |
next | 93 | include/linux/netdevice.h | struct device *next; |
next | 180 | include/linux/netdevice.h | struct packet_type *next; |
next | 17 | include/linux/notifier.h | struct notifier_block *next; |
next | 35 | include/linux/notifier.h | list= &((*list)->next); |
next | 37 | include/linux/notifier.h | n->next = *list; |
next | 53 | include/linux/notifier.h | *nl=n->next; |
next | 56 | include/linux/notifier.h | nl=&((*nl)->next); |
next | 74 | include/linux/notifier.h | nb=nb->next; |
next | 484 | include/linux/pci.h | struct pci_dev *next; /* chain of all devices */ |
next | 510 | include/linux/pci.h | struct pci_bus *next; /* chain of all PCI buses */ |
next | 41 | include/linux/personality.h | struct exec_domain *next; |
next | 148 | include/linux/proc_fs.h | struct proc_dir_entry *next, *parent, *subdir; |
next | 200 | include/linux/proc_fs.h | p = &dp->next; |
next | 29 | include/linux/rpcsock.h | struct rpc_wait *prev, *next; |
next | 140 | include/linux/scc.h | struct mbuf *next; /* Links mbufs belonging to single packets */ |
next | 342 | include/linux/sched.h | if (wait->next) { |
next | 347 | include/linux/sched.h | printk("add_wait_queue (%08lx): wait->next = %08lx\n",pc,(unsigned long) wait->next); |
next | 353 | include/linux/sched.h | wait->next = wait; |
next | 356 | include/linux/sched.h | wait->next = (*p)->next; |
next | 357 | include/linux/sched.h | (*p)->next = wait; |
next | 376 | include/linux/sched.h | ((*p = wait->next) == wait)) { |
next | 380 | include/linux/sched.h | while (tmp->next != wait) { |
next | 381 | include/linux/sched.h | tmp = tmp->next; |
next | 387 | include/linux/sched.h | tmp->next = wait->next; |
next | 389 | include/linux/sched.h | wait->next = NULL; |
next | 414 | include/linux/sched.h | entry->wait.next = NULL; |
next | 85 | include/linux/sem.h | struct sem_queue * next; /* next entry in the queue */ |
next | 32 | include/linux/skbuff.h | struct sk_buff * volatile next; |
next | 41 | include/linux/skbuff.h | struct sk_buff * volatile next; /* Next buffer in list */ |
next | 153 | include/linux/skbuff.h | return (list->next != list)? list->next : NULL; |
next | 167 | include/linux/skbuff.h | list->next = (struct sk_buff *)list; |
next | 181 | include/linux/skbuff.h | newsk->next = list->next; |
next | 183 | include/linux/skbuff.h | newsk->next->prev = newsk; |
next | 184 | include/linux/skbuff.h | newsk->prev->next = newsk; |
next | 200 | include/linux/skbuff.h | newsk->next = list; |
next | 203 | include/linux/skbuff.h | newsk->next->prev = newsk; |
next | 204 | include/linux/skbuff.h | newsk->prev->next = newsk; |
next | 225 | include/linux/skbuff.h | result = list->next; |
next | 233 | include/linux/skbuff.h | result->next->prev = list; |
next | 234 | include/linux/skbuff.h | list->next = result->next; |
next | 236 | include/linux/skbuff.h | result->next = NULL; |
next | 255 | include/linux/skbuff.h | newsk->next = old; |
next | 258 | include/linux/skbuff.h | newsk->prev->next = newsk; |
next | 275 | include/linux/skbuff.h | newsk->next = old->next; |
next | 276 | include/linux/skbuff.h | newsk->next->prev = newsk; |
next | 277 | include/linux/skbuff.h | old->next = newsk; |
next | 296 | include/linux/skbuff.h | if(skb->prev && skb->next) |
next | 298 | include/linux/skbuff.h | skb->next->prev = skb->prev; |
next | 299 | include/linux/skbuff.h | skb->prev->next = skb->next; |
next | 300 | include/linux/skbuff.h | skb->next = NULL; |
next | 29 | include/linux/smb_fs_i.h | struct smb_inode_info *next, *prev; |
next | 80 | include/linux/timer.h | struct timer_list *next; |
next | 94 | include/linux/timer.h | timer->next = NULL; |
next | 49 | include/linux/tqueue.h | struct tq_struct *next; /* linked list of active bh's */ |
next | 99 | include/linux/tqueue.h | bh_pointer->next = *bh_list; |
next | 113 | include/linux/tqueue.h | bh_pointer->next = *bh_list; |
next | 129 | include/linux/tqueue.h | bh_pointer->next = *bh_list; |
next | 153 | include/linux/tqueue.h | save_p = p -> next; |
next | 146 | include/linux/tty_driver.h | struct tty_driver *next; |
next | 13 | include/linux/wait.h | struct wait_queue * next; |
next | 129 | include/net/ax25.h | struct ax25_uid_assoc *next; |
next | 142 | include/net/ax25.h | struct ax25_cb *next; |
next | 13 | include/net/datalink.h | struct datalink_proto *next; |
next | 58 | include/net/ip.h | struct ipfrag *next; /* linked list pointers */ |
next | 75 | include/net/ip.h | struct ipq *next; /* linked list pointers */ |
next | 73 | include/net/netrom.h | struct nr_node *next; |
next | 82 | include/net/netrom.h | struct nr_neigh *next; |
next | 40 | include/net/protocol.h | struct inet_protocol *next; |
next | 132 | include/net/sock.h | struct sock *next; |
next | 352 | init/main.c | char *next; |
next | 361 | init/main.c | next = line; |
next | 362 | init/main.c | while ((line = next) != NULL) { |
next | 363 | init/main.c | if ((next = strchr(line,' ')) != NULL) |
next | 364 | init/main.c | *next++ = 0; |
next | 162 | ipc/sem.c | *(sma->sem_pending_last = &q->next) = NULL; |
next | 166 | ipc/sem.c | *(q->prev) = q->next; |
next | 167 | ipc/sem.c | if (q->next) |
next | 168 | ipc/sem.c | q->next->prev = q->prev; |
next | 264 | ipc/sem.c | for (q = sma->sem_pending; q; q = q->next) { |
next | 297 | ipc/sem.c | for (q = sma->sem_pending; q; q = q->next) { |
next | 315 | ipc/sem.c | for (q = sma->sem_pending; q; q = q->next) { |
next | 351 | ipc/sem.c | for (q = sma->sem_pending; q; q = q->next) { |
next | 60 | kernel/exec_domain.c | for (it=exec_domains; it; it=it->next) |
next | 76 | kernel/exec_domain.c | if (it->next) |
next | 78 | kernel/exec_domain.c | for (tmp=exec_domains; tmp; tmp=tmp->next) |
next | 81 | kernel/exec_domain.c | it->next = exec_domains; |
next | 93 | kernel/exec_domain.c | *tmp = it->next; |
next | 94 | kernel/exec_domain.c | it->next = NULL; |
next | 97 | kernel/exec_domain.c | tmp = &(*tmp)->next; |
next | 168 | kernel/module.c | mp->next = module_list; |
next | 295 | kernel/module.c | link = link->next; |
next | 302 | kernel/module.c | ref->next = ref->module->ref; |
next | 376 | kernel/module.c | for (mp = module_list; mp; mp = mp->next) { |
next | 393 | kernel/module.c | for (mp = module_list; mp; mp = mp->next) { |
next | 444 | kernel/module.c | for (mp = module_list ; mp ; mp = mp->next) { |
next | 460 | kernel/module.c | for (step = module_list; step; step = step->next) { |
next | 461 | kernel/module.c | for (prev = ref = step->ref; ref; ref = prev->next) { |
next | 464 | kernel/module.c | step->ref = ref->next; |
next | 466 | kernel/module.c | prev->next = ref->next; |
next | 491 | kernel/module.c | mpp = &mp->next; |
next | 495 | kernel/module.c | mpp = &mp->next; |
next | 497 | kernel/module.c | *mpp = mp->next; |
next | 528 | kernel/module.c | for (mp = module_list ; mp && mp->next; mp = mp->next) { |
next | 562 | kernel/module.c | for (; ref; ref = ref->next) { |
next | 566 | kernel/module.c | if (ref->next) |
next | 590 | kernel/module.c | for (mp = module_list; mp; mp = mp->next) { |
next | 691 | kernel/module.c | mp->next = kernel_module.next; |
next | 692 | kernel/module.c | kernel_module.next = mp; |
next | 767 | kernel/module.c | link = link->next) { |
next | 21 | kernel/resource.c | struct resource_entry_t *next; |
next | 36 | kernel/resource.c | for (p = iolist.next; (p) && (len < 4000); p = p->next) |
next | 57 | kernel/resource.c | for (p = root; ; p = p->next) { |
next | 62 | kernel/resource.c | if ((p->next == NULL) || (p->next->from > from+num-1)) |
next | 89 | kernel/resource.c | iotable[i].next = p->next; |
next | 90 | kernel/resource.c | p->next = &iotable[i]; |
next | 112 | kernel/resource.c | q = p->next; |
next | 117 | kernel/resource.c | p->next = q->next; |
next | 116 | kernel/sched.c | struct task_struct *next = p->next_run; |
next | 120 | kernel/sched.c | if (!next || !prev) { |
next | 134 | kernel/sched.c | next->prev_run = prev; |
next | 135 | kernel/sched.c | prev->next_run = next; |
next | 230 | kernel/sched.c | struct task_struct * next; |
next | 277 | kernel/sched.c | next = &init_task; |
next | 281 | kernel/sched.c | c = weight, next = p; |
next | 295 | kernel/sched.c | if(!current->pid && !next->pid) |
next | 296 | kernel/sched.c | next=current; |
next | 301 | kernel/sched.c | next->processor = this_cpu; |
next | 302 | kernel/sched.c | next->last_processor = this_cpu; |
next | 305 | kernel/sched.c | if (current != next) { |
next | 316 | kernel/sched.c | switch_to(next); |
next | 350 | kernel/sched.c | if (!tmp->next) { |
next | 358 | kernel/sched.c | tmp = tmp->next; |
next | 374 | kernel/sched.c | if (!tmp->next) { |
next | 382 | kernel/sched.c | tmp = tmp->next; |
next | 440 | kernel/sched.c | if (timer->next || timer->prev) { |
next | 450 | kernel/sched.c | p = p->next; |
next | 452 | kernel/sched.c | timer->next = p; |
next | 455 | kernel/sched.c | timer->prev->next = timer; |
next | 468 | kernel/sched.c | while ((p = p->next) != &timer_head) { |
next | 470 | kernel/sched.c | timer->next->prev = timer->prev; |
next | 471 | kernel/sched.c | timer->prev->next = timer->next; |
next | 472 | kernel/sched.c | timer->next = timer->prev = NULL; |
next | 477 | kernel/sched.c | if (timer->next || timer->prev) |
next | 485 | kernel/sched.c | if (timer->next) { |
next | 486 | kernel/sched.c | timer->next->prev = timer->prev; |
next | 487 | kernel/sched.c | timer->prev->next = timer->next; |
next | 488 | kernel/sched.c | timer->next = timer->prev = NULL; |
next | 675 | kernel/sched.c | while ((timer = timer_head.next) != &timer_head && timer->expires <= jiffies) { |
next | 678 | kernel/sched.c | timer->next->prev = timer->prev; |
next | 679 | kernel/sched.c | timer->prev->next = timer->next; |
next | 680 | kernel/sched.c | timer->next = timer->prev = NULL; |
next | 826 | kernel/sched.c | if (timer_head.next->expires <= jiffies) |
next | 62 | mm/kmalloc.c | struct page_descriptor *next; |
next | 260 | mm/kmalloc.c | page->next = *pg; |
next | 267 | mm/kmalloc.c | *pg = page->next; |
next | 297 | mm/kmalloc.c | (((long) (page->next)) & ~PAGE_MASK) || |
next | 300 | mm/kmalloc.c | p, page->next, page->order); |
next | 313 | mm/kmalloc.c | page->next = *pg; |
next | 325 | mm/kmalloc.c | *pg = page->next; |
next | 328 | mm/kmalloc.c | pg = &tmp->next; |
next | 673 | mm/memory.c | struct vm_area_struct * next; |
next | 678 | mm/memory.c | next = vma->vm_next; |
next | 679 | mm/memory.c | if (!next || vma->vm_end != next->vm_start) |
next | 681 | mm/memory.c | vma = next; |
next | 718 | mm/mmap.c | struct vm_area_struct *mpnt, *prev, *next, **npp, *free; |
next | 735 | mm/mmap.c | avl_neighbours(mpnt, current->mm->mmap_avl, &prev, &next); |
next | 799 | mm/mmap.c | struct vm_area_struct * next = mpnt->vm_next; |
next | 811 | mm/mmap.c | mpnt = next; |
next | 838 | mm/mmap.c | struct vm_area_struct * prev, * next; |
next | 840 | mm/mmap.c | avl_insert_neighbours(vmp, &t->mm->mmap_avl, &prev, &next); |
next | 841 | mm/mmap.c | if ((prev ? prev->vm_next : t->mm->mmap) != next) |
next | 847 | mm/mmap.c | vmp->vm_next = next; |
next | 897 | mm/mmap.c | struct vm_area_struct *prev, *mpnt, *next; |
next | 902 | mm/mmap.c | avl_neighbours(mpnt, task->mm->mmap_avl, &prev, &next); |
next | 907 | mm/mmap.c | mpnt = next; |
next | 913 | mm/mmap.c | for ( ; mpnt && prev->vm_start < end_addr ; prev = mpnt, mpnt = next) { |
next | 918 | mm/mmap.c | next = mpnt->vm_next; |
next | 204 | mm/mprotect.c | struct vm_area_struct * vma, * next; |
next | 238 | mm/mprotect.c | next = vma->vm_next; |
next | 243 | mm/mprotect.c | vma = next; |
next | 59 | mm/swap.c | int next; /* swapfile to be used next */ |
next | 73 | mm/swap.c | int next; /* next entry on swap list */ |
next | 262 | mm/swap.c | type = swap_list.next; |
next | 281 | mm/swap.c | type = swap_info[type].next; |
next | 283 | mm/swap.c | swap_list.next = swap_list.head; |
next | 285 | mm/swap.c | swap_list.next = type; |
next | 290 | mm/swap.c | type = p->next; |
next | 363 | mm/swap.c | if (p->prio > swap_info[swap_list.next].prio) { |
next | 364 | mm/swap.c | swap_list.next = swap_list.head; |
next | 707 | mm/swap.c | (entry->next = head->next)->prev = entry; |
next | 708 | mm/swap.c | head->next = entry; |
next | 713 | mm/swap.c | entry->next->prev = entry->prev; |
next | 714 | mm/swap.c | entry->prev->next = entry->next; |
next | 803 | mm/swap.c | while (queue != (ret = prev->next)) { \ |
next | 805 | mm/swap.c | (prev->next = ret->next)->prev = prev; \ |
next | 883 | mm/swap.c | for (tmp = free_area_list[order].next ; tmp != free_area_list + order ; tmp = tmp->next) { |
next | 1068 | mm/swap.c | for (type = swap_list.head; type >= 0; type = swap_info[type].next) { |
next | 1087 | mm/swap.c | swap_list.head = p->next; |
next | 1089 | mm/swap.c | swap_info[prev].next = p->next; |
next | 1091 | mm/swap.c | if (type == swap_list.next) { |
next | 1093 | mm/swap.c | swap_list.next = swap_list.head; |
next | 1162 | mm/swap.c | p->next = -1; |
next | 1250 | mm/swap.c | for (i = swap_list.head; i >= 0; i = swap_info[i].next) { |
next | 1256 | mm/swap.c | p->next = i; |
next | 1258 | mm/swap.c | swap_list.head = swap_list.next = p - swap_info; |
next | 1260 | mm/swap.c | swap_info[prev].next = p - swap_info; |
next | 1336 | mm/swap.c | free_area_list[i].prev = free_area_list[i].next = &free_area_list[i]; |
next | 25 | mm/vmalloc.c | struct vm_struct * next; |
next | 244 | mm/vmalloc.c | area->next = NULL; |
next | 245 | mm/vmalloc.c | for (p = &vmlist; (tmp = *p) ; p = &tmp->next) { |
next | 251 | mm/vmalloc.c | area->next = *p; |
next | 266 | mm/vmalloc.c | for (p = &vmlist ; (tmp = *p) ; p = &tmp->next) { |
next | 268 | mm/vmalloc.c | *p = tmp->next; |
next | 330 | mm/vmalloc.c | for (p = &vmlist; (tmp = *p) ; p = &tmp->next) { |
next | 23 | net/802/p8022.c | proto = proto->next) |
next | 92 | net/802/p8022.c | proto->next = p8022_list; |
next | 32 | net/802/psnap.c | for (proto = snap_list; proto != NULL && memcmp(proto->type, desc, 5) ; proto = proto->next); |
next | 112 | net/802/psnap.c | proto->next = snap_list; |
next | 30 | net/802/tr.c | rif_cache next; |
next | 137 | net/802/tr.c | for(entry=rif_table[hash];entry && memcmp(&(entry->addr[0]),&(trh->daddr[0]),TR_ALEN);entry=entry->next); |
next | 176 | net/802/tr.c | for(entry=rif_table[hash];entry && memcmp(&(entry->addr[0]),&(trh->saddr[0]),TR_ALEN);entry=entry->next); |
next | 193 | net/802/tr.c | entry->next=rif_table[hash]; |
next | 230 | net/802/tr.c | *pentry=entry->next; |
next | 234 | net/802/tr.c | pentry=&entry->next; |
next | 259 | net/802/tr.c | for(entry=rif_table[i];entry;entry=entry->next) { |
next | 67 | net/appletalk/aarp.c | struct aarp_entry *next; /* Next entry in chain */ |
next | 296 | net/appletalk/aarp.c | *n=(*n)->next; |
next | 300 | net/appletalk/aarp.c | n=&((*n)->next); |
next | 318 | net/appletalk/aarp.c | *n=(*n)->next; |
next | 324 | net/appletalk/aarp.c | n=&((*n)->next); |
next | 342 | net/appletalk/aarp.c | *n=(*n)->next; |
next | 346 | net/appletalk/aarp.c | n=&((*n)->next); |
next | 417 | net/appletalk/aarp.c | list=list->next; |
next | 518 | net/appletalk/aarp.c | a->next=unresolved[hash]; |
next | 563 | net/appletalk/aarp.c | *list=a->next; |
next | 569 | net/appletalk/aarp.c | a->next=resolved[hash]; |
next | 587 | net/appletalk/aarp.c | list=&((*list)->next); |
next | 102 | net/appletalk/ddp.c | atalk_socket_list=s->next; |
next | 106 | net/appletalk/ddp.c | while(s && s->next) |
next | 108 | net/appletalk/ddp.c | if(s->next==sk) |
next | 110 | net/appletalk/ddp.c | s->next=sk->next; |
next | 114 | net/appletalk/ddp.c | s=s->next; |
next | 124 | net/appletalk/ddp.c | sk->next=atalk_socket_list; |
next | 133 | net/appletalk/ddp.c | for( s = atalk_socket_list; s != NULL; s = s->next ) |
next | 166 | net/appletalk/ddp.c | for ( s = atalk_socket_list; s != NULL; s = s->next ) |
next | 245 | net/appletalk/ddp.c | for (s = atalk_socket_list; s != NULL; s = s->next) |
next | 306 | net/appletalk/ddp.c | *iface = tmp->next; |
next | 310 | net/appletalk/ddp.c | iface = &tmp->next; |
next | 326 | net/appletalk/ddp.c | iface->next=atalk_iface_list; |
next | 408 | net/appletalk/ddp.c | for(iface=atalk_iface_list;iface!=NULL;iface=iface->next) |
next | 417 | net/appletalk/ddp.c | for(iface=atalk_iface_list;iface!=NULL;iface=iface->next) |
next | 434 | net/appletalk/ddp.c | for(iface=atalk_iface_list;iface!=NULL;iface=iface->next) |
next | 448 | net/appletalk/ddp.c | for(iface=atalk_iface_list;iface!=NULL;iface=iface->next) |
next | 465 | net/appletalk/ddp.c | for(iface=atalk_iface_list;iface!=NULL;iface=iface->next) |
next | 484 | net/appletalk/ddp.c | for(r=atalk_router_list;r!=NULL;r=r->next) |
next | 559 | net/appletalk/ddp.c | for(rt=atalk_router_list;rt!=NULL;rt=rt->next) |
next | 575 | net/appletalk/ddp.c | for ( riface = NULL, iface = atalk_iface_list; iface; iface = iface->next ) |
next | 596 | net/appletalk/ddp.c | rt->next=atalk_router_list; |
next | 628 | net/appletalk/ddp.c | *r = tmp->next; |
next | 632 | net/appletalk/ddp.c | r = &tmp->next; |
next | 651 | net/appletalk/ddp.c | *r = tmp->next; |
next | 655 | net/appletalk/ddp.c | r = &tmp->next; |
next | 848 | net/appletalk/ddp.c | for (iface = atalk_iface_list; iface != NULL; iface = iface->next) |
next | 888 | net/appletalk/ddp.c | for (rt = atalk_router_list; rt != NULL; rt = rt->next) |
next | 1091 | net/appletalk/ddp.c | sk->next=NULL; |
next | 184 | net/ax25/af_ax25.c | ax25_list = s->next; |
next | 189 | net/ax25/af_ax25.c | while (s != NULL && s->next != NULL) { |
next | 190 | net/ax25/af_ax25.c | if (s->next == ax25) { |
next | 191 | net/ax25/af_ax25.c | s->next = ax25->next; |
next | 196 | net/ax25/af_ax25.c | s = s->next; |
next | 209 | net/ax25/af_ax25.c | for (s = ax25_list; s != NULL; s = s->next) { |
next | 257 | net/ax25/af_ax25.c | ax25->next = ax25_list; |
next | 275 | net/ax25/af_ax25.c | for (s = ax25_list; s != NULL; s = s->next) { |
next | 300 | net/ax25/af_ax25.c | for (s = ax25_list; s != NULL; s = s->next) { |
next | 324 | net/ax25/af_ax25.c | for (s = ax25_list; s != NULL; s = s->next) { |
next | 349 | net/ax25/af_ax25.c | for (s = ax25_list; s != NULL; s = s->next) { |
next | 377 | net/ax25/af_ax25.c | sk = sk->next; |
next | 460 | net/ax25/af_ax25.c | for (a = ax25_uid_list; a != NULL; a = a->next) { |
next | 474 | net/ax25/af_ax25.c | for (a = ax25_uid_list; a != NULL; a = a->next) { |
next | 489 | net/ax25/af_ax25.c | a->next = ax25_uid_list; |
next | 502 | net/ax25/af_ax25.c | *l = (*l)->next; |
next | 507 | net/ax25/af_ax25.c | l = &((*l)->next); |
next | 607 | net/ax25/af_ax25.c | for (ax25 = ax25_list; ax25 != NULL; ax25 = ax25->next) { |
next | 656 | net/ax25/af_ax25.c | for (dev = dev_base; dev != NULL; dev = dev->next) { |
next | 908 | net/ax25/af_ax25.c | sk->next = NULL; |
next | 980 | net/ax25/af_ax25.c | sk->next = NULL; |
next | 2016 | net/ax25/af_ax25.c | for (ax25 = ax25_list; ax25 != NULL; ax25 = ax25->next) { |
next | 149 | net/ax25/ax25_out.c | unsigned short start, end, next; |
next | 179 | net/ax25/ax25_out.c | next = (ax25->vs + 1) % ax25->modulus; |
next | 181 | net/ax25/ax25_out.c | last = (next == end) || skb_peek(&ax25->write_queue) == NULL; |
next | 183 | net/ax25/ax25_out.c | last = (next == end); |
next | 190 | net/ax25/ax25_out.c | ax25->vs = next; |
next | 58 | net/ax25/ax25_route.c | struct ax25_route *next; |
next | 68 | net/ax25/ax25_route.c | struct ax25_dev *next; |
next | 84 | net/ax25/ax25_route.c | for (ax25_rt = ax25_route; ax25_rt != NULL; ax25_rt = ax25_rt->next) { |
next | 132 | net/ax25/ax25_route.c | ax25_rt->next = ax25_route; |
next | 144 | net/ax25/ax25_route.c | ax25_rt = ax25_rt->next; |
next | 148 | net/ax25/ax25_route.c | ax25_route = s->next; |
next | 153 | net/ax25/ax25_route.c | for (t = ax25_route; t != NULL; t = t->next) { |
next | 154 | net/ax25/ax25_route.c | if (t->next == s) { |
next | 155 | net/ax25/ax25_route.c | t->next = s->next; |
next | 184 | net/ax25/ax25_route.c | for (ax25_rt = ax25_route; ax25_rt != NULL; ax25_rt = ax25_rt->next) { |
next | 226 | net/ax25/ax25_route.c | ax25_rt->next = ax25_route; |
next | 240 | net/ax25/ax25_route.c | ax25_rt = ax25_rt->next; |
next | 243 | net/ax25/ax25_route.c | ax25_route = s->next; |
next | 248 | net/ax25/ax25_route.c | for (t = ax25_route; t != NULL; t = t->next) { |
next | 249 | net/ax25/ax25_route.c | if (t->next == s) { |
next | 250 | net/ax25/ax25_route.c | t->next = s->next; |
next | 278 | net/ax25/ax25_route.c | for (ax25_rt = ax25_route; ax25_rt != NULL; ax25_rt = ax25_rt->next) { |
next | 337 | net/ax25/ax25_route.c | for (pt = ax25_uid_list; pt != NULL; pt = pt->next) { |
next | 369 | net/ax25/ax25_route.c | for (ax25_rt = ax25_route; ax25_rt != NULL; ax25_rt = ax25_rt->next) { |
next | 405 | net/ax25/ax25_route.c | for (ax25_rt = ax25_route; ax25_rt != NULL; ax25_rt = ax25_rt->next) { |
next | 420 | net/ax25/ax25_route.c | for (ax25_rt = ax25_route; ax25_rt != NULL; ax25_rt = ax25_rt->next) |
next | 431 | net/ax25/ax25_route.c | for (s = ax25_device; s != NULL; s = s->next) |
next | 484 | net/ax25/ax25_route.c | ax25_dev->next = ax25_device; |
next | 496 | net/ax25/ax25_route.c | ax25_dev = ax25_dev->next; |
next | 500 | net/ax25/ax25_route.c | ax25_device = s->next; |
next | 503 | net/ax25/ax25_route.c | for (t = ax25_device; t != NULL; t = t->next) { |
next | 504 | net/ax25/ax25_route.c | if (t->next == s) { |
next | 505 | net/ax25/ax25_route.c | t->next = s->next; |
next | 62 | net/ax25/ax25_timer.c | ax25->timer.next = ax25->timer.prev = NULL; |
next | 160 | net/core/datagram.c | if(!skb->next && !skb->prev) /* Been dequeued by someone - ie it's read */ |
next | 145 | net/core/dev.c | pt->next=ptype_all; |
next | 151 | net/core/dev.c | pt->next = ptype_base[hash]; |
next | 171 | net/core/dev.c | for(; (*pt1)!=NULL; pt1=&((*pt1)->next)) |
next | 175 | net/core/dev.c | *pt1=pt->next; |
next | 196 | net/core/dev.c | for (dev = dev_base; dev != NULL; dev = dev->next) |
next | 373 | net/core/dev.c | for (ptype = ptype_all; ptype!=NULL; ptype = ptype->next) |
next | 562 | net/core/dev.c | for (dev = dev_base; dev != NULL; dev = dev->next) |
next | 666 | net/core/dev.c | for (ptype = ptype_all; ptype!=NULL; ptype=ptype->next) |
next | 677 | net/core/dev.c | for (ptype = ptype_base[ntohs(type)&15]; ptype != NULL; ptype = ptype->next) |
next | 830 | net/core/dev.c | for (dev = dev_base; dev != NULL; dev = dev->next) |
next | 921 | net/core/dev.c | for (dev = dev_base; dev != NULL; dev = dev->next) |
next | 1368 | net/core/dev.c | *dp = dev->next; |
next | 1372 | net/core/dev.c | dp = &dev->next; |
next | 123 | net/core/dev_mcast.c | for(tmp = data, dmi=dev->mc_list;dmi!=NULL;dmi=dmi->next) |
next | 139 | net/core/dev_mcast.c | for(dmi=&dev->mc_list;*dmi!=NULL;dmi=&(*dmi)->next) |
next | 146 | net/core/dev_mcast.c | *dmi=(*dmi)->next; |
next | 162 | net/core/dev_mcast.c | for(dmi=dev->mc_list;dmi!=NULL;dmi=dmi->next) |
next | 176 | net/core/dev_mcast.c | dmi->next=dev->mc_list; |
next | 192 | net/core/dev_mcast.c | dev->mc_list=dev->mc_list->next; |
next | 41 | net/core/firewall.c | p=&((*p)->next); |
next | 44 | net/core/firewall.c | fw->next=*p; |
next | 85 | net/core/firewall.c | struct firewall_ops *f=fw->next; |
next | 90 | net/core/firewall.c | nl=&((*nl)->next); |
next | 105 | net/core/firewall.c | fw=fw->next; |
next | 123 | net/core/firewall.c | fw=fw->next; |
next | 137 | net/core/firewall.c | fw=fw->next; |
next | 85 | net/core/skbuff.c | if (!skb->next || !skb->prev) { |
next | 89 | net/core/skbuff.c | if (skb->next->magic_debug_cookie != SK_HEAD_SKB |
next | 90 | net/core/skbuff.c | && skb->next->magic_debug_cookie != SK_GOOD_SKB) { |
next | 103 | net/core/skbuff.c | struct sk_buff *skb2 = skb->next; |
next | 111 | net/core/skbuff.c | skb2 = skb2->next; |
next | 117 | net/core/skbuff.c | if (skb->next != NULL && skb->next->magic_debug_cookie != SK_HEAD_SKB |
next | 118 | net/core/skbuff.c | && skb->next->magic_debug_cookie != SK_GOOD_SKB) { |
next | 192 | net/core/skbuff.c | list->next = (struct sk_buff *)list; |
next | 210 | net/core/skbuff.c | if (newsk->next || newsk->prev) |
next | 213 | net/core/skbuff.c | newsk->next = list->next; |
next | 216 | net/core/skbuff.c | newsk->next->prev = newsk; |
next | 217 | net/core/skbuff.c | newsk->prev->next = newsk; |
next | 233 | net/core/skbuff.c | if (newsk->next || newsk->prev) |
next | 238 | net/core/skbuff.c | newsk->next = list; |
next | 241 | net/core/skbuff.c | newsk->next->prev = newsk; |
next | 242 | net/core/skbuff.c | newsk->prev->next = newsk; |
next | 263 | net/core/skbuff.c | result = list->next; |
next | 269 | net/core/skbuff.c | result->next->prev = list; |
next | 270 | net/core/skbuff.c | list->next = result->next; |
next | 272 | net/core/skbuff.c | result->next = NULL; |
next | 291 | net/core/skbuff.c | if(!old->next || !old->prev) |
next | 293 | net/core/skbuff.c | if(newsk->next || newsk->prev) |
next | 298 | net/core/skbuff.c | newsk->next = old; |
next | 301 | net/core/skbuff.c | newsk->prev->next = newsk; |
next | 316 | net/core/skbuff.c | if(!old->next || !old->prev) |
next | 318 | net/core/skbuff.c | if(newsk->next || newsk->prev) |
next | 325 | net/core/skbuff.c | newsk->next = old->next; |
next | 326 | net/core/skbuff.c | newsk->next->prev = newsk; |
next | 327 | net/core/skbuff.c | old->next = newsk; |
next | 347 | net/core/skbuff.c | if(skb->prev && skb->next) |
next | 349 | net/core/skbuff.c | skb->next->prev = skb->prev; |
next | 350 | net/core/skbuff.c | skb->prev->next = skb->next; |
next | 351 | net/core/skbuff.c | skb->next = NULL; |
next | 461 | net/core/skbuff.c | if (skb->next) |
next | 548 | net/core/skbuff.c | skb->prev = skb->next = NULL; |
next | 77 | net/ethernet/eth.c | d=d->next; |
next | 112 | net/ipv4/af_inet.c | sk != NULL; sk=sk->next) |
next | 156 | net/ipv4/af_inet.c | sk = sk->next; |
next | 194 | net/ipv4/af_inet.c | sk->next = NULL; |
next | 234 | net/ipv4/af_inet.c | skp = &tmp->next; |
next | 236 | net/ipv4/af_inet.c | sk->next = tmp; |
next | 270 | net/ipv4/af_inet.c | *p=sk1->next; |
next | 273 | net/ipv4/af_inet.c | p=&((*p)->next); |
next | 361 | net/ipv4/af_inet.c | if (skb->next && skb->prev) |
next | 885 | net/ipv4/af_inet.c | sk2 != NULL; sk2 = sk2->next) |
next | 1316 | net/ipv4/af_inet.c | s != NULL; s = s->next) |
next | 1368 | net/ipv4/af_inet.c | for(; s != NULL; s = s->next) |
next | 1409 | net/ipv4/af_inet.c | for(; s != NULL; s = s->next) |
next | 1492 | net/ipv4/af_inet.c | struct inet_protocol *tmp = (struct inet_protocol *) p->next; |
next | 106 | net/ipv4/arp.c | struct arp_table *next; /* Linked entry list */ |
next | 245 | net/ipv4/arp.c | *pentry = entry->next; /* remove from list */ |
next | 253 | net/ipv4/arp.c | pentry = &entry->next; /* go to next entry */ |
next | 320 | net/ipv4/arp.c | *pentry = entry->next; /* remove from list */ |
next | 325 | net/ipv4/arp.c | pentry = &entry->next; /* go to next entry */ |
next | 476 | net/ipv4/arp.c | *pentry = entry->next; /* delete from linked list */ |
next | 483 | net/ipv4/arp.c | pentry = &(*pentry)->next; |
next | 568 | net/ipv4/arp.c | *pentry = entry->next; |
next | 579 | net/ipv4/arp.c | pentry = &entry->next; |
next | 739 | net/ipv4/arp.c | proxy_entry = proxy_entry->next) |
next | 796 | net/ipv4/arp.c | for(entry=arp_tables[hash];entry;entry=entry->next) |
next | 856 | net/ipv4/arp.c | entry->next = arp_tables[hash]; |
next | 883 | net/ipv4/arp.c | for (entry = arp_tables[hash]; entry != NULL; entry = entry->next) |
next | 995 | net/ipv4/arp.c | entry->next = arp_tables[hash]; |
next | 1061 | net/ipv4/arp.c | for(entry=arp_tables[i]; entry!=NULL; entry=entry->next) |
next | 1133 | net/ipv4/arp.c | for (entry = arp_tables[hash]; entry != NULL; entry = entry->next) |
next | 1139 | net/ipv4/arp.c | for (entry=arp_tables[PROXY_HASH]; entry != NULL; entry = entry->next) |
next | 1310 | net/ipv4/arp.c | entry->next = arp_tables[hash]; |
next | 107 | net/ipv4/devinet.c | for (dev = dev_base; dev != NULL; dev = dev->next) |
next | 174 | net/ipv4/devinet.c | for (dev = dev_base; dev != NULL; dev = dev->next) |
next | 193 | net/ipv4/devinet.c | for (dev = dev_base; dev; dev = dev->next) |
next | 203 | net/ipv4/devinet.c | for (dev = dev_base; dev; dev = dev->next) |
next | 223 | net/ipv4/devinet.c | for(dev = dev_base; dev; dev=dev->next) |
next | 403 | net/ipv4/icmp.c | nextip = (struct inet_protocol *) ipprot->next; |
next | 141 | net/ipv4/igmp.c | for(im=dev->ip_mc_list;im!=NULL;im=im->next) |
next | 149 | net/ipv4/igmp.c | for(im=dev->ip_mc_list;im!=NULL;im=im->next) |
next | 260 | net/ipv4/igmp.c | for(i=dev->ip_mc_list;i!=NULL;i=i->next) |
next | 274 | net/ipv4/igmp.c | i->next=dev->ip_mc_list; |
next | 286 | net/ipv4/igmp.c | for(i=&(dev->ip_mc_list);(*i)!=NULL;i=&(*i)->next) |
next | 296 | net/ipv4/igmp.c | *i=(*i)->next; |
next | 313 | net/ipv4/igmp.c | j=i->next; |
next | 326 | net/ipv4/igmp.c | for(i=dev->ip_mc_list;i!=NULL;i=i->next) |
next | 336 | net/ipv4/igmp.c | i->next=dev->ip_mc_list; |
next | 136 | net/ipv4/ip_fragment.c | for(qp = ipqueue; qp != NULL; qplast = qp, qp = qp->next) |
next | 172 | net/ipv4/ip_fragment.c | ipqueue = qp->next; |
next | 178 | net/ipv4/ip_fragment.c | qp->prev->next = qp->next; |
next | 179 | net/ipv4/ip_fragment.c | if (qp->next != NULL) |
next | 180 | net/ipv4/ip_fragment.c | qp->next->prev = qp->prev; |
next | 188 | net/ipv4/ip_fragment.c | xp = fp->next; |
next | 295 | net/ipv4/ip_fragment.c | qp->next = ipqueue; |
next | 296 | net/ipv4/ip_fragment.c | if (qp->next != NULL) |
next | 297 | net/ipv4/ip_fragment.c | qp->next->prev = qp; |
next | 325 | net/ipv4/ip_fragment.c | fp = fp->next; |
next | 388 | net/ipv4/ip_fragment.c | fp = fp->next; |
next | 411 | net/ipv4/ip_fragment.c | struct ipfrag *prev, *next, *tmp; |
next | 509 | net/ipv4/ip_fragment.c | for(next = qp->fragments; next != NULL; next = next->next) |
next | 511 | net/ipv4/ip_fragment.c | if (next->offset > offset) |
next | 513 | net/ipv4/ip_fragment.c | prev = next; |
next | 533 | net/ipv4/ip_fragment.c | for(tmp=next; tmp != NULL; tmp = tfp) |
next | 535 | net/ipv4/ip_fragment.c | tfp = tmp->next; |
next | 539 | net/ipv4/ip_fragment.c | i = end - next->offset; /* overlap is 'i' bytes */ |
next | 550 | net/ipv4/ip_fragment.c | tmp->prev->next = tmp->next; |
next | 552 | net/ipv4/ip_fragment.c | qp->fragments = tmp->next; |
next | 554 | net/ipv4/ip_fragment.c | if (tfp->next != NULL) |
next | 555 | net/ipv4/ip_fragment.c | tmp->next->prev = tmp->prev; |
next | 557 | net/ipv4/ip_fragment.c | next=tfp; /* We have killed the original next frame */ |
next | 582 | net/ipv4/ip_fragment.c | tfp->next = next; |
next | 584 | net/ipv4/ip_fragment.c | prev->next = tfp; |
next | 588 | net/ipv4/ip_fragment.c | if (next != NULL) |
next | 589 | net/ipv4/ip_fragment.c | next->prev = tfp; |
next | 510 | net/ipv4/ip_fw.c | if (old==NULL) ip_msq_hosts = ms->next; |
next | 511 | net/ipv4/ip_fw.c | else old->next = ms->next; |
next | 516 | net/ipv4/ip_fw.c | cur=cur->next; |
next | 555 | net/ipv4/ip_fw.c | mst = mst->next; |
next | 560 | net/ipv4/ip_fw.c | ms->next = ip_msq_hosts; |
next | 812 | net/ipv4/ip_fw.c | ms = ms->next; |
next | 987 | net/ipv4/ip_fw.c | ms = ms->next; |
next | 1660 | net/ipv4/ip_fw.c | ms=ms->next; |
next | 389 | net/ipv4/ip_input.c | ip_mc=ip_mc->next; |
next | 468 | net/ipv4/ip_input.c | sknext=get_sock_raw(raw_sk->next, iph->protocol, iph->saddr, iph->daddr); |
next | 494 | net/ipv4/ip_input.c | for (ipprot = (struct inet_protocol *)inet_protos[hash];ipprot != NULL;ipprot=(struct inet_protocol *)ipprot->next) |
next | 401 | net/ipv4/ip_output.c | if (skb->next != NULL) |
next | 482 | net/ipv4/ip_output.c | imc=imc->next; |
next | 843 | net/ipv4/ip_output.c | skb->next = skb->prev = NULL; |
next | 972 | net/ipv4/ip_output.c | imc=imc->next; |
next | 55 | net/ipv4/ip_sockglue.c | for(dev = dev_base; dev; dev = dev->next) |
next | 61 | net/ipv4/ip_sockglue.c | for(im = dev->ip_mc_list; im; im = im->next) |
next | 99 | net/ipv4/ip_sockglue.c | for(dev = dev_base; dev; dev = dev->next) |
next | 125 | net/ipv4/ipmr.c | *cp=cache->next; |
next | 128 | net/ipv4/ipmr.c | cp=&((*cp)->next); |
next | 162 | net/ipv4/ipmr.c | c->next=mfc_cache_array[line]; |
next | 179 | net/ipv4/ipmr.c | cache=cache->next; |
next | 186 | net/ipv4/ipmr.c | cache=cache->next; |
next | 229 | net/ipv4/ipmr.c | *p=cache->next; |
next | 232 | net/ipv4/ipmr.c | p=&((*p)->next); |
next | 317 | net/ipv4/ipmr.c | cache->next=cache_resolve_queue; |
next | 883 | net/ipv4/ipmr.c | mfc=mfc->next; |
next | 126 | net/ipv4/proc.c | sp = sp->next; |
next | 140 | net/ipv4/protocol.c | for (p = inet_protos[hash] ; p != NULL; p=p->next) |
next | 158 | net/ipv4/protocol.c | prot ->next = inet_protos[hash]; |
next | 166 | net/ipv4/protocol.c | p2 = (struct inet_protocol *) prot->next; |
next | 174 | net/ipv4/protocol.c | p2 = (struct inet_protocol *) p2->next; |
next | 191 | net/ipv4/protocol.c | inet_protos[hash] = (struct inet_protocol *) inet_protos[hash]->next; |
next | 203 | net/ipv4/protocol.c | if (p->next != NULL && p->next == prot) |
next | 211 | net/ipv4/protocol.c | p->next = prot->next; |
next | 214 | net/ipv4/protocol.c | if (p->next != NULL && p->next->protocol == prot->protocol) |
next | 217 | net/ipv4/protocol.c | p = (struct inet_protocol *) p->next; |
next | 77 | net/ipv4/rarp.c | struct rarp_table *next; /* Linked entry list */ |
next | 126 | net/ipv4/rarp.c | *pentry = entry->next; |
next | 131 | net/ipv4/rarp.c | pentry = &entry->next; |
next | 151 | net/ipv4/rarp.c | *pentry = entry->next; |
next | 156 | net/ipv4/rarp.c | pentry = &entry->next; |
next | 259 | net/ipv4/rarp.c | for (entry = rarp_tables; entry != NULL; entry = entry->next) |
next | 338 | net/ipv4/rarp.c | for (entry = rarp_tables; entry != NULL; entry = entry->next) |
next | 361 | net/ipv4/rarp.c | entry->next = rarp_tables; |
next | 405 | net/ipv4/rarp.c | for (entry = rarp_tables; entry != NULL; entry = entry->next) |
next | 500 | net/ipv4/rarp.c | for(entry=rarp_tables; entry!=NULL; entry=entry->next) |
next | 573 | net/ipv4/rarp.c | rt_next = rt->next; |
next | 474 | net/ipv4/route.c | for (dev2 = dev_base ; dev2 != NULL ; dev2 = dev2->next) |
next | 571 | net/ipv4/tcp.c | p=p->next; |
next | 1160 | net/ipv4/tcp.c | skb = skb->next; |
next | 1388 | net/ipv4/tcp.c | if (skb->next != NULL) |
next | 1402 | net/ipv4/tcp.c | if (before(sk->window_seq, sk->write_queue.next->h.seq) && |
next | 2300 | net/ipv4/tcp.c | skb = skb->next; |
next | 2610 | net/ipv4/tcp.c | if (buff->next != NULL) |
next | 3431 | net/ipv4/tcp.c | if (skb->next != NULL) |
next | 3535 | net/ipv4/tcp.c | ! before (sk->window_seq, sk->write_queue.next->h.seq)) |
next | 3665 | net/ipv4/tcp.c | if (oskb->next) |
next | 3693 | net/ipv4/tcp.c | if (after (sk->window_seq+1, sk->write_queue.next->h.seq) && |
next | 3696 | net/ipv4/tcp.c | before(sk->write_queue.next->h.seq, sk->rcv_ack_seq + 1)) |
next | 3705 | net/ipv4/tcp.c | else if (before(sk->window_seq, sk->write_queue.next->h.seq) && |
next | 4206 | net/ipv4/tcp.c | for(skb2 = skb->next; |
next | 4208 | net/ipv4/tcp.c | skb2 = skb2->next) |
next | 670 | net/ipv4/udp.c | sknext=get_sock_mcast(sk->next, uh->dest, saddr, uh->source, daddr); |
next | 154 | net/ipx/af_ipx.c | intrfc->if_sklist=s->next; |
next | 159 | net/ipx/af_ipx.c | while(s && s->next) { |
next | 160 | net/ipx/af_ipx.c | if(s->next==sk) { |
next | 161 | net/ipx/af_ipx.c | s->next=sk->next; |
next | 165 | net/ipx/af_ipx.c | s=s->next; |
next | 238 | net/ipx/af_ipx.c | sk->next = NULL; |
next | 242 | net/ipx/af_ipx.c | for (s = intrfc->if_sklist; s->next != NULL; s = s->next) |
next | 244 | net/ipx/af_ipx.c | s->next = sk; |
next | 255 | net/ipx/af_ipx.c | s=s->next) |
next | 280 | net/ipx/af_ipx.c | s = s->next; |
next | 281 | net/ipx/af_ipx.c | t->next = NULL; |
next | 1230 | net/ipx/af_ipx.c | for (s = i->if_sklist; s != NULL; s = s->next) { |
next | 1436 | net/ipx/af_ipx.c | sk->next=NULL; |
next | 87 | net/netrom/af_netrom.c | nr_list = s->next; |
next | 92 | net/netrom/af_netrom.c | while (s != NULL && s->next != NULL) { |
next | 93 | net/netrom/af_netrom.c | if (s->next == sk) { |
next | 94 | net/netrom/af_netrom.c | s->next = sk->next; |
next | 99 | net/netrom/af_netrom.c | s = s->next; |
next | 112 | net/netrom/af_netrom.c | for (s = nr_list; s != NULL; s = s->next) { |
next | 150 | net/netrom/af_netrom.c | sk->next = nr_list; |
next | 168 | net/netrom/af_netrom.c | for (s = nr_list; s != NULL; s = s->next) { |
next | 190 | net/netrom/af_netrom.c | for (s = nr_list; s != NULL; s = s->next) { |
next | 213 | net/netrom/af_netrom.c | for (s = nr_list; s != NULL; s = s->next) { |
next | 447 | net/netrom/af_netrom.c | sk->next = NULL; |
next | 547 | net/netrom/af_netrom.c | sk->next = NULL; |
next | 1294 | net/netrom/af_netrom.c | for (s = nr_list; s != NULL; s = s->next) { |
next | 145 | net/netrom/nr_out.c | unsigned short start, end, next; |
next | 174 | net/netrom/nr_out.c | next = (sk->nr->vs + 1) % NR_MODULUS; |
next | 175 | net/netrom/nr_out.c | last = (next == end); |
next | 182 | net/netrom/nr_out.c | sk->nr->vs = next; |
next | 76 | net/netrom/nr_route.c | for (nr_node = nr_node_list; nr_node != NULL; nr_node = nr_node->next) |
next | 80 | net/netrom/nr_route.c | for (nr_neigh = nr_neigh_list; nr_neigh != NULL; nr_neigh = nr_neigh->next) |
next | 111 | net/netrom/nr_route.c | nr_neigh->next = nr_neigh_list; |
next | 134 | net/netrom/nr_route.c | nr_node->next = nr_node_list; |
next | 235 | net/netrom/nr_route.c | nr_node_list = nr_node->next; |
next | 241 | net/netrom/nr_route.c | while (s != NULL && s->next != NULL) { |
next | 242 | net/netrom/nr_route.c | if (s->next == nr_node) { |
next | 243 | net/netrom/nr_route.c | s->next = nr_node->next; |
next | 249 | net/netrom/nr_route.c | s = s->next; |
next | 264 | net/netrom/nr_route.c | nr_neigh_list = nr_neigh->next; |
next | 272 | net/netrom/nr_route.c | while (s != NULL && s->next != NULL) { |
next | 273 | net/netrom/nr_route.c | if (s->next == nr_neigh) { |
next | 274 | net/netrom/nr_route.c | s->next = nr_neigh->next; |
next | 282 | net/netrom/nr_route.c | s = s->next; |
next | 298 | net/netrom/nr_route.c | for (nr_node = nr_node_list; nr_node != NULL; nr_node = nr_node->next) |
next | 304 | net/netrom/nr_route.c | for (nr_neigh = nr_neigh_list; nr_neigh != NULL; nr_neigh = nr_neigh->next) |
next | 347 | net/netrom/nr_route.c | for (nr_neigh = nr_neigh_list; nr_neigh != NULL; nr_neigh = nr_neigh->next) { |
next | 370 | net/netrom/nr_route.c | nr_neigh->next = nr_neigh_list; |
next | 386 | net/netrom/nr_route.c | for (nr_neigh = nr_neigh_list; nr_neigh != NULL; nr_neigh = nr_neigh->next) |
next | 416 | net/netrom/nr_route.c | nr_node = nr_node->next; |
next | 429 | net/netrom/nr_route.c | nr_neigh = nr_neigh->next; |
next | 478 | net/netrom/nr_route.c | nr_neigh = nr_neigh->next; |
next | 485 | net/netrom/nr_route.c | nr_node = nr_node->next; |
next | 540 | net/netrom/nr_route.c | for (dev = dev_base; dev != NULL; dev = dev->next) |
next | 555 | net/netrom/nr_route.c | for (dev = dev_base; dev != NULL; dev = dev->next) |
next | 634 | net/netrom/nr_route.c | for (nr_neigh = nr_neigh_list; nr_neigh != NULL; nr_neigh = nr_neigh->next) |
next | 640 | net/netrom/nr_route.c | for (nr_node = nr_node_list; nr_node != NULL; nr_node = nr_node->next) |
next | 681 | net/netrom/nr_route.c | for (nr_node = nr_node_list; nr_node != NULL; nr_node = nr_node->next) |
next | 688 | net/netrom/nr_route.c | for (nr_neigh = nr_neigh_list; nr_neigh != NULL; nr_neigh = nr_neigh->next) |
next | 724 | net/netrom/nr_route.c | for (nr_node = nr_node_list; nr_node != NULL; nr_node = nr_node->next) { |
next | 773 | net/netrom/nr_route.c | for (nr_neigh = nr_neigh_list; nr_neigh != NULL; nr_neigh = nr_neigh->next) { |
next | 57 | net/netrom/nr_timer.c | sk->timer.next = sk->timer.prev = NULL; |
next | 257 | net/socket.c | sock->next = NULL; |
next | 290 | net/socket.c | nextsock = peersock->next; |
next | 97 | net/unix/af_unix.c | *s=sk->next; |
next | 101 | net/unix/af_unix.c | s=&((*s)->next); |
next | 109 | net/unix/af_unix.c | sk->next=unix_socket_list; |
next | 126 | net/unix/af_unix.c | s=s->next; |
next | 310 | net/unix/af_unix.c | sk->next=NULL; |
next | 1003 | net/unix/af_unix.c | s=s->next; |
next | 48 | scripts/tkcond.c | for(;cnd; cnd = cnd->next) |
next | 81 | scripts/tkcond.c | struct condition * next; |
next | 82 | scripts/tkcond.c | for(;cnd; cnd = next) |
next | 84 | scripts/tkcond.c | next = cnd->next; |
next | 104 | scripts/tkcond.c | for(cfg = config;cfg != NULL; cfg = cfg->next) |
next | 111 | scripts/tkcond.c | for(cond = cfg->cond; cond != NULL; cond = cond->next) |
next | 123 | scripts/tkcond.c | cond2 = cond->next->next; |
next | 171 | scripts/tkcond.c | tail->next = new; |
next | 179 | scripts/tkcond.c | for(;ocond != NULL; ocond = ocond->next) |
next | 191 | scripts/tkcond.c | for(cfg = config;cfg != NULL; cfg = cfg->next) |
next | 217 | scripts/tkcond.c | tail->next = new; |
next | 227 | scripts/tkcond.c | tail->next = new; |
next | 238 | scripts/tkcond.c | tail->next = new; |
next | 266 | scripts/tkcond.c | for(ocond = cond;ocond != NULL; ocond = ocond->next) |
next | 278 | scripts/tkcond.c | tail->next = new; |
next | 286 | scripts/tkcond.c | tail->next = new; |
next | 323 | scripts/tkcond.c | for(cfg=scfg;cfg != NULL; cfg = cfg->next) |
next | 381 | scripts/tkcond.c | for(cfg=scfg;cfg != NULL; cfg = cfg->next) |
next | 389 | scripts/tkcond.c | for(cfg1=cfg;cfg1 != NULL; cfg1 = cfg1->next) |
next | 425 | scripts/tkcond.c | for(cfg=scfg;cfg != NULL; cfg = cfg->next) |
next | 431 | scripts/tkcond.c | for(cnd = cfg->cond; cnd; cnd=cnd->next) |
next | 450 | scripts/tkcond.c | last->next = cfg->cond; |
next | 462 | scripts/tkcond.c | for(cfg=scfg;cfg != NULL; cfg = cfg->next) |
next | 468 | scripts/tkcond.c | for(cnd = cfg->cond; cnd; cnd=cnd->next) |
next | 474 | scripts/tkcond.c | for(cnd1 = cnd->next; cnd1; cnd1=cnd1->next) |
next | 489 | scripts/tkcond.c | for(i=0; i<5; i++, cnd2=cnd2->next, cnd3=cnd3->next) |
next | 512 | scripts/tkcond.c | for(i=0; i<5; i++, cnd3=cnd3->next) |
next | 55 | scripts/tkgen.c | for(; cfg != NULL; cfg = cfg->next) |
next | 92 | scripts/tkgen.c | cond = cond->next; |
next | 154 | scripts/tkgen.c | cond = cond->next; |
next | 266 | scripts/tkgen.c | for(; cond != NULL; cond = cond->next ) |
next | 332 | scripts/tkgen.c | cond = cond->next; |
next | 422 | scripts/tkgen.c | for(cfg = config;cfg != NULL; cfg = cfg->next) |
next | 441 | scripts/tkgen.c | for(cfg = config;cfg != NULL; cfg = cfg->next) |
next | 492 | scripts/tkgen.c | for(pnt = cfg->next; pnt; pnt = pnt->next) |
next | 538 | scripts/tkgen.c | for(cfg = scfg;cfg != NULL; cfg = cfg->next) |
next | 598 | scripts/tkgen.c | for(cfg = scfg; cfg != NULL; cfg = cfg->next) |
next | 750 | scripts/tkgen.c | for(cfg = scfg; cfg != NULL; cfg = cfg->next) |
next | 769 | scripts/tkgen.c | for(cfg = config;cfg != NULL; cfg = cfg->next) |
next | 790 | scripts/tkgen.c | for(cfg = scfg; cfg != NULL; cfg = cfg->next) |
next | 826 | scripts/tkgen.c | for(cfg = scfg; cfg != NULL; cfg = cfg->next) |
next | 866 | scripts/tkgen.c | for(cfg1 = cfg->next; |
next | 868 | scripts/tkgen.c | cfg1 = cfg1->next) |
next | 899 | scripts/tkgen.c | for(cfg = scfg; cfg != NULL; cfg = cfg->next) |
next | 902 | scripts/tkgen.c | for(cfg1 = cfg->next; |
next | 904 | scripts/tkgen.c | cfg1 = cfg1->next) |
next | 912 | scripts/tkgen.c | for(cfg = scfg; cfg != NULL; cfg = cfg->next) |
next | 916 | scripts/tkgen.c | for(cfg1 = cfg->next; |
next | 918 | scripts/tkgen.c | cfg1 = cfg1->next) |
next | 931 | scripts/tkgen.c | for(cfg = scfg; cfg != NULL; cfg = cfg->next) |
next | 937 | scripts/tkgen.c | for(cfg = scfg; cfg != NULL; cfg = cfg->next) |
next | 87 | scripts/tkparse.c | last->next = cpnt; |
next | 237 | scripts/tkparse.c | clast->next = kcfg; |
next | 406 | scripts/tkparse.c | clast->next = kcfg; |
next | 531 | scripts/tkparse.c | cond = cond->next; |
next | 637 | scripts/tkparse.c | for(cfg = config; cfg; cfg = cfg->next) |
next | 45 | scripts/tkparse.h | struct condition * next; |
next | 56 | scripts/tkparse.h | struct kconfig * next; |