/linux-2.4.37.9/fs/jfs/ |
D | jfs_metapage.h | 74 int absolute, unsigned long new); 76 #define read_metapage(inode, lblock, size, absolute)\ argument 77 __get_metapage(inode, lblock, size, absolute, FALSE) 79 #define get_metapage(inode, lblock, size, absolute)\ argument 80 __get_metapage(inode, lblock, size, absolute, TRUE)
|
D | jfs_metapage.c | 267 unsigned int size, int absolute, in __get_metapage() argument 282 if (absolute) in __get_metapage() 370 if (absolute) in __get_metapage()
|
/linux-2.4.37.9/drivers/scsi/ |
D | amiga7xx.c | 57 int absolute; /* offset is absolute address */ member 60 .absolute = 1 }, 80 if (amiga7xx_table[i].absolute) in amiga7xx_zorro_detect()
|
D | script_asm.pl | 215 @absolute = (); # Array of absolute names 443 push (@absolute , $id); 826 @absolute = sort @absolute; 828 foreach $i (@absolute) { 949 foreach $i (@absolute) {
|
/linux-2.4.37.9/Documentation/parisc/ |
D | debugging | 8 absolute addresses are used instead of virtual addresses as in the 9 rest of the kernel. To translate an absolute address to a virtual
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | trampoline.S | 71 # linker doesn't support absolute 32bit
|
/linux-2.4.37.9/arch/m68k/math-emu/ |
D | fp_scan.S | 197 | all pc relative addressing modes and immediate/absolute modes end up here 211 | addressing mode: absolute short 216 | addressing mode: absolute long
|
D | fp_decode.h | 405 | get the absolute short address from user space 411 | get the absolute long address from user space
|
/linux-2.4.37.9/Documentation/ |
D | LVM-HOWTO | 93 or with absolute size by 98 or with absolute extents by
|
D | pcwd-watchdog.txt | 134 http://ftp.bitgate.com/pcwd/ for the absolute latest additions.)
|
/linux-2.4.37.9/Documentation/input/ |
D | input-programming.txt | 156 EV_ABS. They are used for relative and absolute values supplied by the 159 because it doesn't have any absolute coordinate system to work in. Absolute 161 absolute coordinate systems. 172 struct for each absolute axis your device has. If our button device had also
|
/linux-2.4.37.9/Documentation/networking/ |
D | fore200e.txt | 57 Expected pathnames are absolute or relative to the drivers/atm directory.
|
/linux-2.4.37.9/arch/arm/mach-sa1100/ |
D | sleep.S | 181 ldr r2, =resume_after_mmu @ its absolute virtual address
|
/linux-2.4.37.9/fs/coda/ |
D | sysctl.c | 180 static inline unsigned long absolute( unsigned long x ) in absolute() function
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | setup.S | 709 # absolute address 0x1000 (or the loader supplied one),
|
/linux-2.4.37.9/Documentation/usb/ |
D | philips.txt | 48 The absolute maximum is 4, but don't set it too high! Every buffer takes 50 something more than 2 is an absolute waste. This memory is only
|
D | hiddev.txt | 130 must be filled in by the user. The ID can be absolute -- the actual
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | affs.txt | 74 prefix=path Path will be prefixed to every absolute path name of 78 volume=name When symbolic links with an absolute path are created
|
/linux-2.4.37.9/scripts/ |
D | checkpatch.pl | 1034 my ($absolute, $herecurr) = @_; 1035 my $file = $absolute; 1051 my $prefix = $absolute;
|
/linux-2.4.37.9/include/asm-mips/ |
D | sgiarcs.h | 158 absolute, relative enumerator
|
/linux-2.4.37.9/include/asm-mips64/ |
D | sgiarcs.h | 158 absolute, relative enumerator
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | scale.S | 5 | scaled by the source operand. If the absolute value of
|
D | decbin.S | 126 | 2. Calculate absolute value of exponent in d1 by mul and add.
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | zr36120.txt | 82 The documentation has very little on absolute numbers or timings
|
/linux-2.4.37.9/Documentation/arm/nwfpe/ |
D | README.FPE | 106 ABS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - absolute value
|