Home
last modified time | relevance | path

Searched full:corrupt (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/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/mm/
H A Dhwpoison-inject.c171 debugfs_create_file("corrupt-pfn", 0200, hwpoison_dir, NULL, in pfn_inject_init()
177 debugfs_create_u32("corrupt-filter-enable", 0600, hwpoison_dir, in pfn_inject_init()
180 debugfs_create_u32("corrupt-filter-dev-major", 0600, hwpoison_dir, in pfn_inject_init()
183 debugfs_create_u32("corrupt-filter-dev-minor", 0600, hwpoison_dir, in pfn_inject_init()
186 debugfs_create_u64("corrupt-filter-flags-mask", 0600, hwpoison_dir, in pfn_inject_init()
189 debugfs_create_u64("corrupt-filter-flags-value", 0600, hwpoison_dir, in pfn_inject_init()
193 debugfs_create_u64("corrupt-filter-memcg", 0600, hwpoison_dir, in pfn_inject_init()
/linux/drivers/md/dm-vdo/
H A Dstatus-codes.h33 /* page contents incorrect or corrupt data */
55 /* the recovery journal has corrupt entries or corrupt metadata */
/linux/drivers/md/
H A Ddm-flakey.c63 {1, UINT_MAX, "Invalid corrupt bio byte"}, in parse_features()
64 {0, 255, "Invalid corrupt value to write into bio byte (0-255)"}, in parse_features()
65 {0, UINT_MAX, "Invalid corrupt bio flags mask"}, in parse_features()
66 {0, PROBABILITY_BASE, "Invalid random corrupt argument"}, in parse_features()
153 ti->error = "Invalid corrupt bio direction (r or w)"; in parse_features()
167 * Only corrupt bios with these flags set. in parse_features()
538 * Corrupt matching writes. in flakey_map()
587 * Corrupt successful matching READs while in down state. in flakey_end_io()
/linux/net/sched/
H A Dsch_netem.c99 u32 corrupt; member
422 /* netem can't properly corrupt a megapacket (like we get from GSO), so instead
423 * when we statistically choose to corrupt one, we instead segment it, returning
499 if (q->corrupt && q->corrupt >= get_crandom(&q->corrupt_cor, &q->prng)) { in netem_enqueue()
905 q->corrupt = r->probability; in get_corrupt()
1268 struct tc_netem_corrupt corrupt; in netem_dump() local
1300 corrupt.probability = q->corrupt; in netem_dump()
1301 corrupt.correlation = q->corrupt_cor.rho; in netem_dump()
1302 if (nla_put(skb, TCA_NETEM_CORRUPT, sizeof(corrupt), &corrupt)) in netem_dump()
/linux/include/linux/
H A Dxz.h84 * @XZ_DATA_ERROR: Compressed data is corrupt.
94 * stream that is truncated or otherwise corrupt.
97 * is too small or the compressed input is corrupt in a way that makes the
301 * or otherwise corrupt), the caller must detect this error by itself to
304 * If the compressed data seems to be corrupt, XZ_DATA_ERROR is returned.
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-flakey.rst62 Either 'r' to corrupt reads or 'w' to corrupt writes.
/linux/include/linux/sched/
H A Dtask_stack.h51 * info struct. Going any lower will corrupt the threadinfo.
54 * Beyond that position, we corrupt data on the next page.
/linux/tools/perf/util/
H A Dlzma.c27 return "Compressed file is corrupt"; in lzma_strerror()
29 return "Compressed file is truncated or otherwise corrupt"; in lzma_strerror()
/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/fs/ceph/
H A Dmdsmap.c217 goto corrupt; in ceph_mdsmap_decode()
421 corrupt: in ceph_mdsmap_decode()
422 pr_err_client(cl, "corrupt mdsmap\n"); in ceph_mdsmap_decode()
431 goto corrupt; in ceph_mdsmap_decode()
/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()
H A Dcommon.c98 * outcome flags (corrupt, xfail, xcorrupt) and wants to exit in __xchk_process_error()
173 * outcome flags (corrupt, xfail, xcorrupt) and wants to exit in __xchk_fblock_process_error()
221 * The *_set_{corrupt,preen,warning}() family of functions are used to
222 * record the presence of metadata that is incorrect (corrupt), could be
274 /* Record a corrupt block. */
285 /* Record a corrupt quota counter. */
308 * Record a corrupt inode. The trace data will include the block given
1211 * If the lookup returns corruption, we'll mark this inode corrupt and in xchk_iget_for_scrubbing()
1353 /* No point in xref if we already know we're corrupt. */ in xchk_should_check_xref()
H A Ddirtree.c196 * Returns -EFSCORRUPTED to signal that the inode being scanned has a corrupt
470 * corrupt parent pointer, multiple parent pointers while in xchk_dirpath_step_up()
511 * corrupt.
558 * pointer of @sc->ip is corrupt. Stop the whole scan. in xchk_dirpath_walk_upwards()
954 * parent pointers are corrupt; this scan cannot be completed in xchk_dirtree()
/linux/arch/powerpc/kernel/
H A Dstacktrace.c191 pr_warn("paca pointer appears corrupt? (%px)\n", p); in raise_backtrace_ipi()
202 pr_cont(" current pointer corrupt? (%px)\n", p->__current); in raise_backtrace_ipi()
/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dnetem.json67 "name": "Create NETEM with distribution and corrupt flag",
77 …": "$TC qdisc add dev $DUMMY handle 1: root netem delay 100ms 10ms distribution normal corrupt 1%",
80 "matchPattern": "qdisc netem 1: root refcnt [0-9]+ .*delay 100ms 10ms corrupt 1%",
/linux/tools/testing/selftests/arm64/pauth/
H A Dpac_corruptor.S15 /* corrupt the top bit of the PAC */
/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/drivers/usb/musb/
H A Dtusb6010_omap.c121 /* HW issue #10: XFR_SIZE may get corrupt on DMA (both async & sync) */ in tusb_omap_dma_cb()
123 dev_dbg(musb->controller, "Corrupt %s XFR_SIZE: 0x%08lx\n", in tusb_omap_dma_cb()
206 * HW issue #10: Async dma will eventually corrupt the XFR_SIZE in tusb_omap_dma_program()
209 * register is corrupt, and we won't know if the DMA worked. in tusb_omap_dma_program()
/linux/drivers/scsi/libsas/
H A Dsas_task.c37 /* when datapres contains corrupt/unknown value... */ in sas_ssp_task_response()
/linux/fs/ntfs/
H A Ddir.c61 * locked whilst being accessed otherwise we may find a corrupt
341 "Out of bounds check failed. Corrupt directory inode 0x%llx or driver bug.", in ntfs_lookup_inode_by_name()
348 "Directory index record with vcn 0x%llx is corrupt. Corrupt inode 0x%llx. Run chkdsk.", in ntfs_lookup_inode_by_name()
354 … buffer is different from expected VCN (0x%llx). Directory inode 0x%llx is corrupt or driver bug.", in ntfs_lookup_inode_by_name()
362 … (%u) differing from the directory specified size (%u). Directory inode is corrupt or driver bug.", in ntfs_lookup_inode_by_name()
600 ntfs_error(sb, "Corrupt directory. Aborting lookup."); in ntfs_lookup_inode_by_name()
/linux/fs/ext4/
H A Dtruncate.h37 * i_blocks is corrupt: we've seen disk corruptions in the past in ext4_blocks_for_truncate()
/linux/drivers/platform/raspberrypi/vchiq-mmal/
H A Dmmal-msg-common.h29 MMAL_MSG_STATUS_ECORRUPT, /**< Data is corrupt \attention */
/linux/lib/
H A Dstackdepot.c778 * corrupt handle). in stack_depot_fetch()
780 if (WARN(!stack, "corrupt handle or use after stack_depot_put()")) in stack_depot_fetch()
798 * unbalanced put attempt (or corrupt handle). in stack_depot_put()
800 if (WARN(!stack, "corrupt handle or unbalanced stack_depot_put()")) in stack_depot_put()
/linux/lib/xz/
H A Dxz_dec_stream.c293 * successfully decoded), or XZ_DATA_ERROR (input is corrupt).
731 * corrupt. Since zlib-style API allows that the caller fills the input buffer
740 * must be corrupt. Otherwise the output buffer has to be too small or the
741 * file is corrupt in a way that decoding it produces too big output.

12345678910>>...14