| /linux-6.15/Documentation/translations/zh_CN/mm/ |
| H A 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-6.15/fs/fat/ |
| H A D | namei_vfat.c | 937 int err, is_dir, corrupt = 0; in vfat_rename() local 1011 corrupt = 1; in vfat_rename() 1022 if (corrupt) in vfat_rename() 1023 corrupt |= fat_sync_inode(new_inode); in vfat_rename() 1030 if (corrupt) in vfat_rename() 1031 corrupt |= err2; in vfat_rename() 1034 if (corrupt < 0) { in vfat_rename() 1065 int err, corrupt = 0; in vfat_rename_exchange() local 1147 corrupt |= vfat_sync_ipos(new_dir, new_inode); in vfat_rename_exchange() 1148 corrupt |= vfat_sync_ipos(old_dir, old_inode); in vfat_rename_exchange() [all …]
|
| H A 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()
|
| /linux-6.15/Documentation/mm/ |
| H A D | hwpoison.rst | 114 corrupt-pfn 127 corrupt-filter-dev-major, corrupt-filter-dev-minor 133 corrupt-filter-memcg 145 echo $memcg_ino > /debug/hwpoison/corrupt-filter-memcg 150 corrupt-filter-flags-mask, corrupt-filter-flags-value
|
| H A D | page_table_check.rst | 30 be writable, leading to corrupt when the page content is later modified.
|
| /linux-6.15/net/sched/ |
| H A D | sch_netem.c | 99 u32 corrupt; member 498 if (q->corrupt && q->corrupt >= get_crandom(&q->corrupt_cor, &q->prng)) { in netem_enqueue() 871 q->corrupt = r->probability; in get_corrupt() 1174 struct tc_netem_corrupt corrupt; in netem_dump() local 1206 corrupt.probability = q->corrupt; in netem_dump() 1207 corrupt.correlation = q->corrupt_cor.rho; in netem_dump() 1208 if (nla_put(skb, TCA_NETEM_CORRUPT, sizeof(corrupt), &corrupt)) in netem_dump()
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | stats.c | 25 uint32_t corrupt; member 110 (unsigned int)css->corrupt, in xchk_stats_format() 206 css->corrupt++; in xchk_stats_merge_one()
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | dm-flakey.rst | 62 Either 'r' to corrupt reads or 'w' to corrupt writes.
|
| /linux-6.15/fs/ceph/ |
| H A D | mdsmap.c | 217 goto corrupt; in ceph_mdsmap_decode() 398 corrupt: in ceph_mdsmap_decode() 408 goto corrupt; in ceph_mdsmap_decode()
|
| /linux-6.15/Documentation/userspace-api/media/drivers/ |
| H A 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-6.15/drivers/media/tuners/ |
| H A 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()
|
| H A D | xc4000.c | 749 goto corrupt; in xc4000_fwupload() 783 goto corrupt; in xc4000_fwupload() 810 goto corrupt; in xc4000_fwupload() 837 goto corrupt; in xc4000_fwupload() 844 corrupt: in xc4000_fwupload()
|
| /linux-6.15/drivers/net/wireless/ath/ath9k/ |
| H A 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-6.15/fs/xfs/libxfs/ |
| H A D | xfs_dir2_data.c | 1103 goto corrupt; in xfs_dir2_data_use_free() 1150 goto corrupt; in xfs_dir2_data_use_free() 1178 goto corrupt; in xfs_dir2_data_use_free() 1225 corrupt: in xfs_dir2_data_use_free()
|
| /linux-6.15/tools/testing/selftests/net/rds/ |
| H A D | test.py | 132 corrupt {packet_corruption} loss {packet_loss} duplicate \
|
| /linux-6.15/Documentation/arch/x86/ |
| H A 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-6.15/Documentation/devicetree/bindings/net/ |
| H A D | fsl,fman-mdio.yaml | 50 become corrupt unless it is read within 16 MDC cycles
|
| /linux-6.15/Documentation/power/ |
| H A D | s2ram.rst | 87 corrupt the magic value.
|
| /linux-6.15/arch/m68k/fpsp040/ |
| H A D | kernel_ex.S | 124 st STORE_FLG(%a6) |do not corrupt destination
|
| H A D | x_unfl.S | 198 | must not corrupt a0 and d0.
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | ramoops.rst | 57 corrupt, but usually it is restorable.
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | pointer-authentication.rst | 17 used to mitigate certain classes of attack where an attacker can corrupt
|
| /linux-6.15/arch/x86/boot/ |
| H A D | header.S | 593 # Setup corrupt somehow...
|
| /linux-6.15/Documentation/admin-guide/blockdev/ |
| H A D | paride.rst | 187 default delays are not long enough. if you experience corrupt data
|
| /linux-6.15/Documentation/wmi/ |
| H A D | driver-development-guide.rst | 100 handling WMI events simultaneously on the same device is guaranteed to corrupt the
|