Home
last modified time | relevance | path

Searched refs:keep (Results 1 – 25 of 117) sorted by relevance

12345

/linux-2.4.37.9/arch/ppc/boot/common/
Dcrt0.S45 blt 3b # No, keep flushing and invalidating
66 bdnz 1b # If we are not done yet, keep clearing
Dutil.S245 blt 1b # No, keep flushing and invalidating
/linux-2.4.37.9/net/
DTUNABLE40 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/
Dev67-strrchr.S68 nop # : Latency=2, extra map slot (keep nop with cmov)
72 nop # : keep with cmovne
Dev6-memchr.S107 nop # E : keep with cmov
112 nop # E : keep with cmov
/linux-2.4.37.9/drivers/media/radio/
Dradio-gemtek-pci.c119 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/
Dtcp.txt8 We keep a set of control flags
DConfigurable25 machine, then this will be far too big for the card to keep up with fast
Ddriver.txt77 If you return 1 from the hard_start_xmit method, you must not keep
/linux-2.4.37.9/Documentation/video4linux/
Dw9966.txt22 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/
Dadfs.txt52 keep the default write protection (ownmask=0755,othmask=0577):
Dfat_cvf.txt84 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/
DGraphicsMaster40 the zImage is stored. It's been marked as read-only to keep you
DGraphicsClient85 read-only to keep you from blasting over the bootloader. :) mtd1 is
/linux-2.4.37.9/fs/hfs/
DTODO30 keep them in memory once they've been read until the file is
/linux-2.4.37.9/Documentation/arm/
DMEMC31 keep one copy per mm_struct. This also allows us to reduce the
/linux-2.4.37.9/Documentation/firmware_class/
DREADME20 Under some circumstances, as explained below, it would be interesting to keep
/linux-2.4.37.9/Documentation/
Dhighuid.txt20 - Decide whether or not to keep backwards compatibility with the system
Dwatchdog.txt94 People keep asking about the WDT watchdog timer hardware: The phone contacts
Dkmod.txt24 we should probably keep this to a minimum.
/linux-2.4.37.9/arch/cris/kernel/
Dentry.S256 ;; keep r9 intact
385 ;; keep the interrupts disabled (since we've already popped DCCR)
/linux-2.4.37.9/drivers/usb/
Dkonicawc.c225 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/
Derror-codes.txt92 enough to keep up with the USB data rate
/linux-2.4.37.9/arch/arm/lib/
Dlib1funcs.S152 @ 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/
Dpfpsp.S1346 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