Home
last modified time | relevance | path

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

12

/linux/Documentation/translations/zh_CN/mm/
H A Dhwpoison.rst106 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/net/sched/
H A Dsch_netem.c109 u32 corrupt;
432 /* netem can't properly corrupt a megapacket (like we get from GSO), so instead in netem_segment()
433 * when we statistically choose to corrupt one, we instead segment it, returning in netem_segment()
518 if (q->corrupt && q->corrupt >= get_crandom(&q->corrupt_cor, &q->prng)) { in netem_enqueue()
932 q->corrupt = r->probability; in get_loss_clg()
1257 struct tc_netem_corrupt corrupt; in netem_dump()
1289 corrupt.probability = q->corrupt; in netem_dump()
1290 corrupt in netem_dump()
99 u32 corrupt; global() member
1227 struct tc_netem_corrupt corrupt; netem_dump() local
[all...]
/linux/fs/xfs/scrub/
H A Dstats.c25 uint32_t corrupt; member
110 (unsigned int)css->corrupt, in xchk_stats_format()
206 css->corrupt++; in xchk_stats_merge_one()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-flakey.rst62 Either 'r' to corrupt reads or 'w' to corrupt writes.
/linux/Documentation/userspace-api/media/drivers/
H A Dimx-uapi.rst32 The adv718x decoders can occasionally send corrupt fields during
49 corrupt fields using a frame interval monitor. If the FIM detects a
/linux/drivers/media/tuners/
H A Dxc2028.c318 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 Dxc4000.c749 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/fs/xfs/libxfs/
H A Dxfs_dir2_data.c1107 goto corrupt; in xfs_dir2_data_use_free()
1154 goto corrupt; in xfs_dir2_data_use_free()
1182 goto corrupt; in xfs_dir2_data_use_free()
1229 corrupt: in xfs_dir2_data_use_free()
/linux/tools/testing/selftests/net/rds/
H A Dtest.py368 corrupt {PACKET_CORRUPTION} loss {PACKET_LOSS} duplicate \
458 corrupt {PACKET_CORRUPTION} loss {PACKET_LOSS} duplicate \
/linux/Documentation/arch/x86/
H A Dkernel-stacks.rst64 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/Documentation/power/
H A Ds2ram.rst87 corrupt the magic value.
/linux/arch/m68k/fpsp040/
H A Dkernel_ex.S124 st STORE_FLG(%a6) |do not corrupt destination
H A Dx_unfl.S198 | must not corrupt a0 and d0.
/linux/Documentation/arch/riscv/
H A Dzicfilp.rst21 adversary can use corrupt function pointers, chaining them together to
/linux/Documentation/arch/arm64/
H A Dpointer-authentication.rst17 used to mitigate certain classes of attack where an attacker can corrupt
/linux/Documentation/admin-guide/
H A Dramoops.rst57 corrupt, but usually it is restorable.
H A Djava.rst211 #define corrupt_error() error("%s: Class file corrupt\n", program)
/linux/arch/x86/boot/
H A Dheader.S602 # Setup corrupt somehow...
/linux/Documentation/core-api/
H A Dcircular-buffers.rst185 producer must produce two elements before it could possibly corrupt the
/linux/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst144 the first and last instance of corrupt metadata on disk and, further, how much
180 buffer is considered corrupt and the EFSCORRUPTED error is set appropriately.
/linux/Documentation/networking/
H A Dmsg_zerocopy.rst31 is not affected, but a buggy program can possibly corrupt its own data
/linux/Documentation/spi/
H A Dspidev.rst162 that could corrupt transfers to other devices sharing the SPI bus.
/linux/drivers/infiniband/ulp/rtrs/
H A DREADME58 client being able to corrupt memory of a server it is connected to. This might
/linux/Documentation/livepatch/
H A Dreliable-stacktrace.rst46 the stack or other unwind state is corrupt or otherwise unreliable. The
/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst235 this ioctl. A mistake can easily corrupt data or hang the

12