/linux-2.6.39/drivers/staging/lirc/ |
D | lirc_zilog.c | 563 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/ |
D | hwpoison.txt | 104 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/ |
D | sch_netem.c | 80 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/ |
D | namei_msdos.c | 454 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()
|
D | namei_vfat.c | 931 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/ |
D | tuner-xc2028.c | 297 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/ |
D | kernel-stacks | 53 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/ |
D | inode.c | 258 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/ |
D | process.c | 281 static struct task_struct corrupt = { .comm = "<corrupt>" }; in validate_current() local 287 tsk = &corrupt; in validate_current()
|
/linux-2.6.39/Documentation/power/ |
D | s2ram.txt | 81 corrupt the magic value.
|
/linux-2.6.39/arch/m68k/fpsp040/ |
D | kernel_ex.S | 124 st STORE_FLG(%a6) |do not corrupt destination
|
D | x_unfl.S | 198 | must not corrupt a0 and d0.
|
/linux-2.6.39/Documentation/video4linux/ |
D | README.cpia2 | 110 overwrite the third buffer before the read finishes, leading to a corrupt
|
/linux-2.6.39/Documentation/video4linux/cx2341x/ |
D | fw-decoder-api.txt | 81 Adding B frames to the mask will result in corrupt video. This field
|
D | fw-decoder-regs.txt | 363 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/ |
D | spidev | 114 that could corrupt transfers to other devices sharing the SPI bus.
|
/linux-2.6.39/Documentation/ |
D | email-clients.txt | 21 This can also corrupt your patch.
|
D | java.txt | 195 #define corrupt_error() error("%s: Class file corrupt\n", program)
|
/linux-2.6.39/Documentation/networking/ |
D | 6pack.txt | 32 Received packets that are corrupt are not passed on to the AX.25 layer.
|
/linux-2.6.39/Documentation/filesystems/ |
D | ext2.txt | 252 filesystem would/could corrupt the filesystem, so this is prevented. The 264 than 256 characters, which would lead to corrupt directory listings.
|
D | hpfs.txt | 169 When the system is out of memory and swap, it may slightly corrupt filesystem
|
/linux-2.6.39/drivers/staging/octeon/ |
D | cvmx-gmxx-defs.h | 2119 uint64_t corrupt:4; member 2123 uint64_t corrupt:3; member
|
/linux-2.6.39/Documentation/kdump/ |
D | kdump.txt | 25 (DMA) from the system kernel does not corrupt the dump-capture kernel.
|
/linux-2.6.39/Documentation/blockdev/ |
D | paride.txt | 342 default delays are not long enough. if you experience corrupt data
|
/linux-2.6.39/Documentation/fb/ |
D | matroxfb.txt | 91 virtual consoles, otherwise X will corrupt accelerator settings.
|