Searched refs:keep (Results 1 – 25 of 117) sorted by relevance
12345
/linux-2.4.37.9/arch/ppc/boot/common/ |
D | crt0.S | 45 blt 3b # No, keep flushing and invalidating 66 bdnz 1b # If we are not done yet, keep clearing
|
D | util.S | 245 blt 1b # No, keep flushing and invalidating
|
/linux-2.4.37.9/net/ |
D | TUNABLE | 40 MASQUERADE_EXPIRE_TCP_FIN Time we keep a masquerade for after a FIN 41 MASQUERADE_EXPIRE_UDP Time we keep a UDP masquerade for (tunable)
|
/linux-2.4.37.9/arch/alpha/lib/ |
D | ev67-strrchr.S | 68 nop # : Latency=2, extra map slot (keep nop with cmov) 72 nop # : keep with cmovne
|
D | ev6-memchr.S | 107 nop # E : keep with cmov 112 nop # E : keep with cmov
|
/linux-2.4.37.9/drivers/media/radio/ |
D | radio-gemtek-pci.c | 119 static void __gemtek_pci_cmd( u16 value, u32 port, u8 *last_byte, int keep ) in __gemtek_pci_cmd() argument 124 if ( !keep ) in __gemtek_pci_cmd()
|
/linux-2.4.37.9/Documentation/networking/ |
D | tcp.txt | 8 We keep a set of control flags
|
D | Configurable | 25 machine, then this will be far too big for the card to keep up with fast
|
D | driver.txt | 77 If you return 1 from the hard_start_xmit method, you must not keep
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | w9966.txt | 22 The only thing to keep in mind is that the image format is in Y-U-Y-V format
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | adfs.txt | 52 keep the default write protection (ownmask=0755,othmask=0577):
|
D | fat_cvf.txt | 84 keep the "right" module in memory. For examples please refer to the 193 to distinguish the modules, so be sure to keep it unique.
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | GraphicsMaster | 40 the zImage is stored. It's been marked as read-only to keep you
|
D | GraphicsClient | 85 read-only to keep you from blasting over the bootloader. :) mtd1 is
|
/linux-2.4.37.9/fs/hfs/ |
D | TODO | 30 keep them in memory once they've been read until the file is
|
/linux-2.4.37.9/Documentation/arm/ |
D | MEMC | 31 keep one copy per mm_struct. This also allows us to reduce the
|
/linux-2.4.37.9/Documentation/firmware_class/ |
D | README | 20 Under some circumstances, as explained below, it would be interesting to keep
|
/linux-2.4.37.9/Documentation/ |
D | highuid.txt | 20 - Decide whether or not to keep backwards compatibility with the system
|
D | watchdog.txt | 94 People keep asking about the WDT watchdog timer hardware: The phone contacts
|
D | kmod.txt | 24 we should probably keep this to a minimum.
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | entry.S | 256 ;; keep r9 intact 385 ;; keep the interrupts disabled (since we've already popped DCCR)
|
/linux-2.4.37.9/drivers/usb/ |
D | konicawc.c | 225 int keep = 0, discard = 0, bad = 0; in konicawc_compress_iso() local 294 keep++; in konicawc_compress_iso() 312 keep, discard, bad, totlen); in konicawc_compress_iso()
|
/linux-2.4.37.9/Documentation/usb/ |
D | error-codes.txt | 92 enough to keep up with the USB data rate
|
/linux-2.4.37.9/arch/arm/lib/ |
D | lib1funcs.S | 152 @ subtract too much from the dividend, so keep track of which 282 @ subtract too much from the dividend, so keep track of which
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 1346 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled 1924 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enabled & set 2648 and.b FPSR_EXCEPT(%a6),%d0 # keep only ones enable and set 3429 andi.l &0x80000000,%d0 # keep sign 3443 andi.l &0x80000000,%d0 # keep sign 3456 andi.l &0x80000000,%d0 # keep sign 4275 andi.l &0x000000ff,%d0 # keep only lo byte 7158 andi.l &0x80000000,%d1 # keep DENORM sign 7204 andi.l &0x80000000,%d1 # keep DENORM sign 7251 andi.l &0x80000000,%d1 # keep DENORM sign [all …]
|
12345