Home
last modified time | relevance | path

Searched refs:corrupt (Results 1 – 25 of 37) sorted by relevance

12

/linux-2.6.39/drivers/staging/lirc/
Dlirc_zilog.c563 goto corrupt; in get_key_data()
584 goto corrupt; in get_key_data()
589 goto corrupt; in get_key_data()
593 goto corrupt; in get_key_data()
599 goto corrupt; in get_key_data()
614 goto corrupt; in get_key_data()
632 goto corrupt; in get_key_data()
645 corrupt: in get_key_data()
803 goto corrupt; in fw_load()
816 goto corrupt; in fw_load()
[all …]
/linux-2.6.39/Documentation/vm/
Dhwpoison.txt104 corrupt-pfn
119 corrupt-filter-dev-major
120 corrupt-filter-dev-minor
126 corrupt-filter-memcg
138 echo $memcg_ino > /debug/hwpoison/corrupt-filter-memcg
143 corrupt-filter-flags-mask
144 corrupt-filter-flags-value
/linux-2.6.39/net/sched/
Dsch_netem.c80 u32 corrupt; member
351 if (q->corrupt && q->corrupt >= get_crandom(&q->corrupt_cor)) { in netem_enqueue()
533 q->corrupt = r->probability; in get_corrupt()
847 struct tc_netem_corrupt corrupt; in netem_dump() local
866 corrupt.probability = q->corrupt; in netem_dump()
867 corrupt.correlation = q->corrupt_cor.rho; in netem_dump()
868 NLA_PUT(skb, TCA_NETEM_CORRUPT, sizeof(corrupt), &corrupt); in netem_dump()
/linux-2.6.39/fs/fat/
Dnamei_msdos.c454 int err, old_attrs, is_dir, update_dotdot, corrupt = 0; in do_msdos_rename() local
581 corrupt = 1; in do_msdos_rename()
588 corrupt |= sync_dirty_buffer(dotdot_bh); in do_msdos_rename()
596 if (corrupt) in do_msdos_rename()
597 corrupt |= fat_sync_inode(new_inode); in do_msdos_rename()
604 if (corrupt) in do_msdos_rename()
605 corrupt |= err2; in do_msdos_rename()
608 if (corrupt < 0) { in do_msdos_rename()
Dnamei_vfat.c931 int err, is_dir, update_dotdot, corrupt = 0; in vfat_rename() local
1021 corrupt = 1; in vfat_rename()
1028 corrupt |= sync_dirty_buffer(dotdot_bh); in vfat_rename()
1035 if (corrupt) in vfat_rename()
1036 corrupt |= fat_sync_inode(new_inode); in vfat_rename()
1043 if (corrupt) in vfat_rename()
1044 corrupt |= err2; in vfat_rename()
1047 if (corrupt < 0) { in vfat_rename()
/linux-2.6.39/drivers/media/common/tuners/
Dtuner-xc2028.c297 goto corrupt; in load_all_firmwares()
332 goto corrupt; in load_all_firmwares()
362 goto corrupt; in load_all_firmwares()
389 goto corrupt; in load_all_firmwares()
396 corrupt: in load_all_firmwares()
/linux-2.6.39/Documentation/x86/x86_64/
Dkernel-stacks53 If that assumption is ever broken then the stacks will become corrupt.
69 when the kernel is very confused (e.g. kernel stack pointer corrupt).
/linux-2.6.39/fs/gfs2/
Dinode.c258 goto corrupt; in gfs2_dinode_in()
296 goto corrupt; in gfs2_dinode_in()
301 goto corrupt; in gfs2_dinode_in()
310 corrupt: in gfs2_dinode_in()
/linux-2.6.39/arch/tile/kernel/
Dprocess.c281 static struct task_struct corrupt = { .comm = "<corrupt>" }; in validate_current() local
287 tsk = &corrupt; in validate_current()
/linux-2.6.39/Documentation/power/
Ds2ram.txt81 corrupt the magic value.
/linux-2.6.39/arch/m68k/fpsp040/
Dkernel_ex.S124 st STORE_FLG(%a6) |do not corrupt destination
Dx_unfl.S198 | must not corrupt a0 and d0.
/linux-2.6.39/Documentation/video4linux/
DREADME.cpia2110 overwrite the third buffer before the read finishes, leading to a corrupt
/linux-2.6.39/Documentation/video4linux/cx2341x/
Dfw-decoder-api.txt81 Adding B frames to the mask will result in corrupt video. This field
Dfw-decoder-regs.txt363 exceed this area it will become corrupt.
707 display, otherwise the osd will become corrupt. See reg 2A10 for
/linux-2.6.39/Documentation/spi/
Dspidev114 that could corrupt transfers to other devices sharing the SPI bus.
/linux-2.6.39/Documentation/
Demail-clients.txt21 This can also corrupt your patch.
Djava.txt195 #define corrupt_error() error("%s: Class file corrupt\n", program)
/linux-2.6.39/Documentation/networking/
D6pack.txt32 Received packets that are corrupt are not passed on to the AX.25 layer.
/linux-2.6.39/Documentation/filesystems/
Dext2.txt252 filesystem would/could corrupt the filesystem, so this is prevented. The
264 than 256 characters, which would lead to corrupt directory listings.
Dhpfs.txt169 When the system is out of memory and swap, it may slightly corrupt filesystem
/linux-2.6.39/drivers/staging/octeon/
Dcvmx-gmxx-defs.h2119 uint64_t corrupt:4; member
2123 uint64_t corrupt:3; member
/linux-2.6.39/Documentation/kdump/
Dkdump.txt25 (DMA) from the system kernel does not corrupt the dump-capture kernel.
/linux-2.6.39/Documentation/blockdev/
Dparide.txt342 default delays are not long enough. if you experience corrupt data
/linux-2.6.39/Documentation/fb/
Dmatroxfb.txt91 virtual consoles, otherwise X will corrupt accelerator settings.

12