/linux-2.4.37.9/drivers/s390/net/ |
D | iucv.c | 1362 int moved = 0; /* number of bytes moved from parmlist to buffer */ in iucv_receive() local 1394 moved = min_t (unsigned long, buflen, 8); in iucv_receive() 1397 (char *) &parm->ipbfadr1, moved); in iucv_receive() 1406 *residual_buffer = (ulong) (buffer + moved); in iucv_receive() 1452 int i = 0, moved = 0, need_to_move = 8, dyn_len; in iucv_receive_array() local 1489 while ((moved < 8) && (moved < buflen)) { in iucv_receive_array() 1495 ((char *) &parm->ipbfadr1) + moved, in iucv_receive_array() 1498 moved += dyn_len; in iucv_receive_array() 1517 if (moved == 0) in iucv_receive_array()
|
/linux-2.4.37.9/fs/ |
D | ChangeLog | 26 Two (probably) obsolete checks moved here too: we fail if 71 * namei.c (do_rename): part of fs-independent checks had been moved 132 * {ext2,ufs}/namei.c (*_unlink): moved handling of imm./append-only to
|
/linux-2.4.37.9/Documentation/arm/nwfpe/ |
D | NOTES | 28 moved to f4 to preserve it over the log(y) call. The division will be done
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | sto_res.S | 6 | users destination register then fp0 is moved to the
|
D | skeleton.S | 26 | code is shown. This code may need to be moved to an appropriate
|
/linux-2.4.37.9/Documentation/input/ |
D | cs461x.txt | 25 needed code have been moved to one separate file cs461x.c like ns558.c
|
D | joystick-api.txt | 49 #define JS_EVENT_AXIS 0x02 /* joystick moved */ 78 Hats vary from one joystick type to another. Some can be moved in 8
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | head.S | 302 * and the kernel moved to PAGE_OFFSET. Interrupts
|
/linux-2.4.37.9/Documentation/usb/ |
D | ohci.txt | 13 * everything has been moved into 2 files (ohci-hcd.c, ohci-hub-root.c and headers)
|
/linux-2.4.37.9/drivers/atm/ |
D | he.c | 2054 int moved = 0; in he_service_rbpl() local 2069 ++moved; in he_service_rbpl() 2072 if (moved) in he_service_rbpl() 2082 int moved = 0; in he_service_rbps() local 2097 ++moved; in he_service_rbps() 2100 if (moved) in he_service_rbps()
|
/linux-2.4.37.9/fs/hfs/ |
D | ChangeLog | 37 due to Norton Utilities not expecting the root node to have moved. 111 * mdb.c (hfs_mdb_get): moved initialization of mdb->entry_dirty 207 moved dentry operations into hfs.h. these probably should 208 be moved somewhere else. 231 moved the dentry stuff into within the #ifdef __KERNEL__ 1182 of (struct hfs_mdb) to be moved from hfs_fs_sb.h to hfs_fs.h. 2005 hfs_brec_relse() renamed to hfs_brelse() and moved to bfind.c 2345 'file' and 'cache' moved back into structure 2351 hfs_bnode_{alloc,free}() moved to separate file. 2496 Since Linus moved htons() and friends to an asm file, should now be [all …]
|
/linux-2.4.37.9/Documentation/ |
D | initrd.txt | 11 from a different device. The previous root (from initrd) is then moved 316 unmounted, or, if it is still busy, moved to a directory /initrd, if
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | bootsect.S | 153 # Load the setup-sectors directly after the moved bootblock (at 0x90200).
|
/linux-2.4.37.9/arch/i386/boot/ |
D | bootsect.S | 153 # Load the setup-sectors directly after the moved bootblock (at 0x90200).
|
D | setup.S | 963 # moved frames in %ax
|
/linux-2.4.37.9/Documentation/i386/ |
D | boot.txt | 188 kernel is not loaded at 0x90000, it gets moved there later in 190 additional data (such as the kernel command line) moved in
|
/linux-2.4.37.9/drivers/scsi/ |
D | ChangeLog.sym53c8xx | 212 Change moved to the FreeBSD sym_hipd driver). 214 calculation (moved from FreeBSD sym_hipd driver). 216 Code moved from the FreeBSD sym_hipd driver, since it has
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | perf_asm.S | 1342 ;* arg1 points to is loaded and moved into the staging register. *
|
/linux-2.4.37.9/Documentation/x86_64/ |
D | mm.txt | 48 be moved (most probably to virtual address 0x00007fffffffffff).
|
/linux-2.4.37.9/drivers/char/ftape/ |
D | RELEASE-NOTES | 92 complicated stuff has been moved to user space, so there was no 141 - ALL compile time configuration options have been moved to the file 146 - The VFS interface has been moved from the `ftape.o' module to the 181 - The compression support for zftape has been moved to a separate
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | PCMCIA | 16 kernel series, all of the configuration has moved into sub-drivers in the
|
D | SA1100_USB | 299 pending), so moved write cycles in macros outside of loops.
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | Locking | 263 ->open() locking is in-transit: big lock partially moved into the methods.
|
/linux-2.4.37.9/fs/umsdos/ |
D | specs | 136 * been moved to a upper layer. umsdos_rename_f is tried
|
/linux-2.4.37.9/Documentation/sound/ |
D | NM256 | 139 are moved around (this is the usual symptom when using a virtual
|