taglinefilesource code
amount405drivers/scsi/aha152x.cstatic void do_pause( unsigned amount ) /* Pause for amount*10 milliseconds */
amount407drivers/scsi/aha152x.cunsigned long the_time = jiffies + amount; /* 0.01 seconds per jiffy */
amount445drivers/scsi/fdomain.cstatic void do_pause( unsigned amount )  /* Pause for amount*10 milliseconds */
amount447drivers/scsi/fdomain.cunsigned long the_time = jiffies + amount; /* 0.01 seconds per jiffy */
amount1747drivers/sound/sequencer.cunsigned long   amount;
amount1785drivers/sound/sequencer.camount = (int) (semitone_tuning[semitones] * multiplier * cent_tuning[cents])
amount1789drivers/sound/sequencer.creturn (base_freq * 10000) / amount;  /*
amount1793drivers/sound/sequencer.creturn (base_freq * amount) / 10000;  /*
amount1713net/appletalk/ddp.clong amount=0;
amount1794net/appletalk/ddp.cput_fs_long(amount,(unsigned long *)arg);
amount1705net/ax25/af_ax25.clong amount = 0;
amount1711net/ax25/af_ax25.camount = sk->sndbuf - sk->wmem_alloc;
amount1712net/ax25/af_ax25.cif (amount < 0)
amount1713net/ax25/af_ax25.camount = 0;
amount1714net/ax25/af_ax25.cput_fs_long(amount, (unsigned long *)arg);
amount1722net/ax25/af_ax25.camount = skb->len;
amount1725net/ax25/af_ax25.cput_fs_long(amount, (unsigned long *)arg);
amount1756net/ax25/af_ax25.camount = get_fs_long((void *)arg);
amount1757net/ax25/af_ax25.cif (amount > AX25_NOUID_BLOCK)
amount1759net/ax25/af_ax25.cax25_uid_policy = amount;
amount490net/core/dev.cint amount, left;
amount530net/core/dev.camount = min(len2, (unsigned long) dev->rmem_end -
amount532net/core/dev.cmemcpy(to, buff, amount);
amount533net/core/dev.clen2 -= amount;
amount534net/core/dev.cleft -= amount;
amount535net/core/dev.cbuff += amount;
amount536net/core/dev.cto += amount;
amount845net/ipv4/tcp.cunsigned long amount;
amount864net/ipv4/tcp.camount = 0;
amount879net/ipv4/tcp.camount += sum;
amount881net/ipv4/tcp.camount--;
amount901net/ipv4/tcp.camount--;  /* don't count urg data */
amount902net/ipv4/tcp.cif (amount && skb->h.th->psh) break;
amount909net/ipv4/tcp.cprintk("got %lu bytes.\n",amount);
amount910net/ipv4/tcp.creturn(amount);
amount999net/ipv4/tcp.cunsigned long amount;
amount1005net/ipv4/tcp.camount = tcp_readable(sk);
amount1011net/ipv4/tcp.cput_fs_long(amount,(unsigned long *)arg);
amount1027net/ipv4/tcp.cunsigned long amount;
amount1030net/ipv4/tcp.camount = sk->prot->wspace(sk);
amount1035net/ipv4/tcp.cput_fs_long(amount,(unsigned long *)arg);
amount358net/ipv4/udp.cunsigned long amount;
amount361net/ipv4/udp.camount = sk->prot->wspace(sk)/*/2*/;
amount366net/ipv4/udp.cput_fs_long(amount,(unsigned long *)arg);
amount373net/ipv4/udp.cunsigned long amount;
amount376net/ipv4/udp.camount = 0;
amount384net/ipv4/udp.camount = skb->len;
amount390net/ipv4/udp.cput_fs_long(amount,(unsigned long *)arg);
amount1799net/ipx/af_ipx.clong amount=0;
amount1808net/ipx/af_ipx.camount=sk->sndbuf-sk->wmem_alloc;
amount1809net/ipx/af_ipx.cif(amount<0)
amount1810net/ipx/af_ipx.camount=0;
amount1811net/ipx/af_ipx.cput_fs_long(amount,(unsigned long *)arg);
amount1818net/ipx/af_ipx.camount=skb->len;
amount1822net/ipx/af_ipx.cput_fs_long(amount,(unsigned long *)arg);
amount1155net/netrom/af_netrom.clong amount = 0;
amount1161net/netrom/af_netrom.camount = sk->sndbuf - sk->wmem_alloc;
amount1162net/netrom/af_netrom.cif (amount < 0)
amount1163net/netrom/af_netrom.camount = 0;
amount1164net/netrom/af_netrom.cput_fs_long(amount, (unsigned long *)arg);
amount1172net/netrom/af_netrom.camount = skb->len;
amount1175net/netrom/af_netrom.cput_fs_long(amount, (unsigned long *)arg);