Home
last modified time | relevance | path

Searched refs:unpack (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/Documentation/networking/
Dcxacru-cf.py45 sys.stdout.write("{0:x}={1}".format(i, struct.unpack("<I", buf)[0]))
DREADME.sb100078 the others referenced above. As root, unpack it into a temporary directory and
/linux-3.4.99/fs/logfs/
Djournal.c140 static void *unpack(void *from, void *to) in unpack() function
238 read_dynsb(sb, unpack(jh, scratch)); in read_je()
241 read_anchor(sb, unpack(jh, scratch)); in read_je()
244 read_erasecount(sb, unpack(jh, scratch)); in read_je()
247 err = read_area(sb, unpack(jh, scratch)); in read_je()
250 err = logfs_load_object_aliases(sb, unpack(jh, scratch), in read_je()
299 unpack(jh, super->s_je_array); in logfs_read_segment()
/linux-3.4.99/Documentation/
Dgcov.txt221 echo "$DEST successfully created, copy to test system and unpack with:"
252 echo "$DEST successfully created, copy to build system and unpack with:"
DSubmittingPatches49 To create a patch for multiple files, you should unpack a "vanilla",
/linux-3.4.99/Documentation/scsi/
DNinjaSCSI.txt47 [3] If you use this driver with Kernel 2.2, unpack pcmcia-cs in some directory
/linux-3.4.99/Documentation/video4linux/bttv/
DREADME30 zip file, unzip can unpack it). Put it into the /etc/pvr directory or
/linux-3.4.99/Documentation/frv/
Dgdbstub.txt31 Firstly, a debuggable kernel must be built. To do this, unpack the kernel tree
/linux-3.4.99/drivers/staging/wlags49_h2/
DREADME.wlags49168 2) To unpack the Linux PCMCIA package, copy it to the current working
222 Note: there is no need to unpack the driver source into a PCMCIA build
/linux-3.4.99/
DREADME63 unpack it:
/linux-3.4.99/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt237 3. Make a directory and unpack the kernel into it.