/linux-5.19.10/Documentation/translations/zh_CN/vm/ |
D | hwpoison.rst | 106 corrupt-pfn 115 corrupt-filter-dev-major, corrupt-filter-dev-minor 119 corrupt-filter-memcg 130 echo $memcg_ino > /debug/hwpoison/corrupt-filter-memcg 135 corrupt-filter-flags-mask, corrupt-filter-flags-value
|
/linux-5.19.10/drivers/staging/fwserial/ |
D | dma_fifo.c | 22 fifo->corrupt = !!(condition); \ 23 WARN(fifo->corrupt, format); \ 83 fifo->corrupt = 0; in dma_fifo_alloc() 127 fifo->corrupt = 0; in dma_fifo_reset() 145 if (fifo->corrupt) in dma_fifo_in() 188 if (fifo->corrupt) in dma_fifo_out_pend() 248 if (fifo->corrupt) in dma_fifo_out_complete()
|
D | dma_fifo.h | 43 unsigned corrupt:1; member
|
/linux-5.19.10/Documentation/vm/ |
D | hwpoison.rst | 116 corrupt-pfn 129 corrupt-filter-dev-major, corrupt-filter-dev-minor 135 corrupt-filter-memcg 147 echo $memcg_ino > /debug/hwpoison/corrupt-filter-memcg 152 corrupt-filter-flags-mask, corrupt-filter-flags-value
|
/linux-5.19.10/fs/fat/ |
D | namei_msdos.c | 439 int err, old_attrs, is_dir, update_dotdot, corrupt = 0; in do_msdos_rename() local 563 corrupt = 1; in do_msdos_rename() 568 corrupt |= sync_dirty_buffer(dotdot_bh); in do_msdos_rename() 576 if (corrupt) in do_msdos_rename() 577 corrupt |= fat_sync_inode(new_inode); in do_msdos_rename() 584 if (corrupt) in do_msdos_rename() 585 corrupt |= err2; in do_msdos_rename() 588 if (corrupt < 0) { in do_msdos_rename()
|
D | namei_vfat.c | 902 int err, is_dir, update_dotdot, corrupt = 0; in vfat_rename() local 992 corrupt = 1; in vfat_rename() 997 corrupt |= sync_dirty_buffer(dotdot_bh); in vfat_rename() 1004 if (corrupt) in vfat_rename() 1005 corrupt |= fat_sync_inode(new_inode); in vfat_rename() 1012 if (corrupt) in vfat_rename() 1013 corrupt |= err2; in vfat_rename() 1016 if (corrupt < 0) { in vfat_rename()
|
/linux-5.19.10/net/sched/ |
D | sch_netem.c | 95 u32 corrupt; member 494 if (q->corrupt && q->corrupt >= get_crandom(&q->corrupt_cor)) { in netem_enqueue() 849 q->corrupt = r->probability; in get_corrupt() 1145 struct tc_netem_corrupt corrupt; in netem_dump() local 1177 corrupt.probability = q->corrupt; in netem_dump() 1178 corrupt.correlation = q->corrupt_cor.rho; in netem_dump() 1179 if (nla_put(skb, TCA_NETEM_CORRUPT, sizeof(corrupt), &corrupt)) in netem_dump()
|
/linux-5.19.10/Documentation/admin-guide/device-mapper/ |
D | dm-flakey.rst | 58 Either 'r' to corrupt reads or 'w' to corrupt writes.
|
/linux-5.19.10/fs/gfs2/ |
D | glops.c | 403 goto corrupt; in gfs2_dinode_in() 405 goto corrupt; in gfs2_dinode_in() 442 goto corrupt; in gfs2_dinode_in() 447 goto corrupt; in gfs2_dinode_in() 455 corrupt: in gfs2_dinode_in()
|
/linux-5.19.10/fs/ceph/ |
D | mdsmap.c | 214 goto corrupt; in ceph_mdsmap_decode() 382 corrupt: in ceph_mdsmap_decode() 392 goto corrupt; in ceph_mdsmap_decode()
|
/linux-5.19.10/Documentation/userspace-api/media/drivers/ |
D | imx-uapi.rst | 32 The adv718x decoders can occasionally send corrupt fields during 49 corrupt fields using a frame interval monitor. If the FIM detects a
|
/linux-5.19.10/drivers/net/wireless/ath/ath9k/ |
D | recv.c | 826 goto corrupt; in ath9k_rx_skb_preprocess() 838 goto corrupt; in ath9k_rx_skb_preprocess() 848 goto corrupt; in ath9k_rx_skb_preprocess() 863 goto corrupt; in ath9k_rx_skb_preprocess() 948 corrupt: in ath9k_rx_skb_preprocess()
|
/linux-5.19.10/drivers/media/tuners/ |
D | xc2028.c | 318 goto corrupt; in load_all_firmwares() 352 goto corrupt; in load_all_firmwares() 381 goto corrupt; in load_all_firmwares() 407 goto corrupt; in load_all_firmwares() 414 corrupt: in load_all_firmwares()
|
D | xc4000.c | 751 goto corrupt; in xc4000_fwupload() 785 goto corrupt; in xc4000_fwupload() 812 goto corrupt; in xc4000_fwupload() 839 goto corrupt; in xc4000_fwupload() 846 corrupt: in xc4000_fwupload()
|
/linux-5.19.10/fs/xfs/libxfs/ |
D | xfs_dir2_data.c | 1076 goto corrupt; in xfs_dir2_data_use_free() 1123 goto corrupt; in xfs_dir2_data_use_free() 1151 goto corrupt; in xfs_dir2_data_use_free() 1198 corrupt: in xfs_dir2_data_use_free()
|
/linux-5.19.10/Documentation/x86/ |
D | kernel-stacks.rst | 64 If that assumption is ever broken then the stacks will become corrupt. 73 when the kernel is very confused (e.g. kernel stack pointer corrupt).
|
/linux-5.19.10/Documentation/power/ |
D | s2ram.rst | 87 corrupt the magic value.
|
/linux-5.19.10/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-5.19.10/Documentation/admin-guide/media/ |
D | cpia2.rst | 136 overwrite the third buffer before the read finishes, leading to a corrupt
|
/linux-5.19.10/Documentation/admin-guide/ |
D | ramoops.rst | 55 corrupt, but usually it is restorable.
|
/linux-5.19.10/Documentation/arm64/ |
D | pointer-authentication.rst | 17 used to mitigate certain classes of attack where an attacker can corrupt
|
/linux-5.19.10/arch/x86/boot/ |
D | header.S | 643 # Setup corrupt somehow...
|
/linux-5.19.10/Documentation/core-api/ |
D | circular-buffers.rst | 185 producer must produce two elements before it could possibly corrupt the
|
/linux-5.19.10/Documentation/filesystems/ |
D | xfs-self-describing-metadata.rst | 143 the first and last instance of corrupt metadata on disk and, further, how much 179 buffer is considered corrupt and the EFSCORRUPTED error is set appropriately.
|