Searched refs:upto (Results 1 – 16 of 16) sorted by relevance
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | ip_fw_compat_masq.c | 246 char *buffer, off_t offset, off_t *upto, in masq_iterate() argument 257 if ((*upto)++ < offset) in masq_iterate() 274 off_t upto = 1; in masq_procinfo() local 291 buffer, offset, &upto, &len, length)) in masq_procinfo() 297 *start = (char *)((unsigned int)upto - offset); in masq_procinfo()
|
D | ip_conntrack_standalone.c | 118 char *buffer, off_t offset, off_t *upto, in conntrack_iterate() argument 130 if ((*upto)++ < offset) in conntrack_iterate() 136 (*upto)--; in conntrack_iterate() 149 off_t upto = 0; in list_conntracks() local 157 buffer, offset, &upto, &len, length)) in list_conntracks() 167 if (upto++ < offset) continue; in list_conntracks() 181 *start = (char *)((unsigned int)upto - offset); in list_conntracks()
|
D | ipchains_core.c | 1576 off_t upto = 0; in ip_chain_procinfo() local 1586 if (upto == offset) break; in ip_chain_procinfo() 1589 upto++; in ip_chain_procinfo() 1591 if (upto == offset) break; in ip_chain_procinfo() 1597 for (; j; j = j->next, upto++, last_len = len) in ip_chain_procinfo() 1614 len, length, upto); in ip_chain_procinfo() 1616 *start=(char *)((unsigned int)upto-offset); in ip_chain_procinfo()
|
/linux-2.4.37.9/drivers/acorn/block/ |
D | mfm.S | 53 @ Transfer a block of upto 256 bytes 132 @ Transfer a block of upto 256 bytes
|
/linux-2.4.37.9/Documentation/x86_64/ |
D | boot-options.txt | 118 maxcpus=NUMBER only use upto NUMBER CPUs 139 pci=lastbus=NUMBER Scan upto NUMBER busses, no matter what the mptable says.
|
D | mm.txt | 179 On a 120TB memory system bootmem could use upto 3.5GB
|
/linux-2.4.37.9/arch/alpha/lib/ |
D | strrchr.S | 57 subq t4, 1, t5 # e0 : build a mask of the bytes upto...
|
D | ev67-strrchr.S | 85 subq t4, 1, t5 # E : build a mask of the bytes upto...
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.aha152x | 127 namely the address space is limited to upto 255 heads, upto 63 sectors
|
/linux-2.4.37.9/Documentation/networking/ |
D | 3c359.txt | 48 The driver can handle a MTU size upto either 4500 or 18000 depending upon
|
D | olympic.txt | 68 The driver can handle a MTU size upto either 4500 or 18000 depending upon
|
D | NAPI_HOWTO.txt | 174 for new packets from the driver. A driver is allowed to send upto
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | bindec.S | 613 | be inexact, since all powers of ten upto 10^27 are exact
|
/linux-2.4.37.9/Documentation/s390/ |
D | Debugging390.txt | 303 3) As z/Architecture supports upto a massive 5-level page table lookup we 1652 also S390 can support upto 65536 devices while a high end PC based system might be choking 1656 This is the logical number most IO commands use to talk to an IO device there can be upto 1773 for communication at a signaling rate of upto 200 megabits/sec. As 10bits are transferred
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 14059 # be inexact, since all powers of ten upto 10^27 are exact
|
D | fpsp.S | 24099 # be inexact, since all powers of ten upto 10^27 are exact
|