Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 25 of 45) sorted by relevance

12

/linux-2.4.37.9/drivers/s390/net/
Diucv.c1362 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/
DChangeLog26 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/
DNOTES28 moved to f4 to preserve it over the log(y) call. The division will be done
/linux-2.4.37.9/arch/m68k/fpsp040/
Dsto_res.S6 | users destination register then fp0 is moved to the
Dskeleton.S26 | code is shown. This code may need to be moved to an appropriate
/linux-2.4.37.9/Documentation/input/
Dcs461x.txt25 needed code have been moved to one separate file cs461x.c like ns558.c
Djoystick-api.txt49 #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/
Dhead.S302 * and the kernel moved to PAGE_OFFSET. Interrupts
/linux-2.4.37.9/Documentation/usb/
Dohci.txt13 * everything has been moved into 2 files (ohci-hcd.c, ohci-hub-root.c and headers)
/linux-2.4.37.9/drivers/atm/
Dhe.c2054 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/
DChangeLog37 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/
Dinitrd.txt11 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/
Dbootsect.S153 # Load the setup-sectors directly after the moved bootblock (at 0x90200).
/linux-2.4.37.9/arch/i386/boot/
Dbootsect.S153 # Load the setup-sectors directly after the moved bootblock (at 0x90200).
Dsetup.S963 # moved frames in %ax
/linux-2.4.37.9/Documentation/i386/
Dboot.txt188 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/
DChangeLog.sym53c8xx212 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/
Dperf_asm.S1342 ;* arg1 points to is loaded and moved into the staging register. *
/linux-2.4.37.9/Documentation/x86_64/
Dmm.txt48 be moved (most probably to virtual address 0x00007fffffffffff).
/linux-2.4.37.9/drivers/char/ftape/
DRELEASE-NOTES92 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/
DPCMCIA16 kernel series, all of the configuration has moved into sub-drivers in the
DSA1100_USB299 pending), so moved write cycles in macros outside of loops.
/linux-2.4.37.9/Documentation/filesystems/
DLocking263 ->open() locking is in-transit: big lock partially moved into the methods.
/linux-2.4.37.9/fs/umsdos/
Dspecs136 * been moved to a upper layer. umsdos_rename_f is tried
/linux-2.4.37.9/Documentation/sound/
DNM256139 are moved around (this is the usual symptom when using a virtual

12