Home
last modified time | relevance | path

Searched full:consistency (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/linux/drivers/scsi/
H A Dmyrb.h66 /* Commands Associated with Data Consistency and Errors */
130 #define MYRB_STATUS_ATTEMPT_TO_RBLD_ONLINE_DRIVE 0x0002 /* Consistency */
131 #define MYRB_STATUS_RBLD_BADBLOCKS 0x0003 /* Consistency */
132 #define MYRB_STATUS_RBLD_NEW_DISK_FAILED 0x0004 /* Consistency */
133 #define MYRB_STATUS_RBLD_OR_CHECK_INPROGRESS 0x0106 /* Consistency */
134 #define MYRB_STATUS_DEPENDENT_DISK_DEAD 0x0002 /* Consistency */
135 #define MYRB_STATUS_INCONSISTENT_BLOCKS 0x0003 /* Consistency */
136 #define MYRB_STATUS_INVALID_OR_NONREDUNDANT_LDRV 0x0105 /* Consistency */
137 #define MYRB_STATUS_NO_RBLD_OR_CHECK_INPROGRESS 0x0105 /* Consistency */
138 #define MYRB_STATUS_RBLD_IN_PROGRESS_DATA_VALID 0x0000 /* Consistency */
[all …]
H A Dmyrb.c527 * Execute a type 3 Command and fetch the rebuild / consistency check
562 "Consistency Check in Progress: %d%% completed\n", in myrb_get_cc_progress()
738 "Consistency Check Completed Successfully\n"); in myrb_hba_enquiry()
748 "Consistency Check Completed with Error\n"); in myrb_hba_enquiry()
752 "Consistency Check Failed - Physical Device Failed\n"); in myrb_hba_enquiry()
756 "Consistency Check Failed - Logical Drive Failed\n"); in myrb_hba_enquiry()
760 "Consistency Check Failed - Other Causes\n"); in myrb_hba_enquiry()
764 "Consistency Check Successfully Terminated\n"); in myrb_hba_enquiry()
2046 "Check Consistency Not Initiated; already in progress\n"); in consistency_check_store()
2067 "Check Consistency Not Cancelled; not in progress\n"); in consistency_check_store()
[all …]
/linux/Documentation/livepatch/
H A Dlivepatch.rst50 3. Consistency model
74 The aim is to define a so-called consistency model. It attempts to define
78 Livepatch has a consistency model which is a hybrid of kGraft and
79 kpatch: it uses kGraft's per-task consistency and syscall barrier
173 3.1 Adding consistency model support to new architectures
176 For adding consistency model support to new architectures, there are a
198 able to use the non-stack-checking parts of the consistency model:
284 see the "Consistency model" section.
329 this process, see the "Consistency model" section.
340 the "Consistency model" section.
[all …]
/linux/drivers/gpu/drm/i915/
H A Di915_reg_defs.h37 * u32 and for consistency with REG_FIELD_GET(), REG_BIT() and REG_GENMASK().
54 * u8 and for consistency with REG_FIELD_GET8(), REG_BIT8() and REG_GENMASK8().
70 * Local wrapper for FIELD_GET() to force u32 and for consistency with
82 * Local wrapper for FIELD_GET() to force u64 and for consistency with
96 * expression, force u8 and for consistency with
170 * Local wrapper for FIELD_GET() to force u8 and for consistency with
182 * be held in the field specified by @_mask, cast to u32 for consistency
/linux/fs/gfs2/
H A Dutil.c317 * gfs2_consist_i - Flag a filesystem consistency error and withdraw
324 "fatal: filesystem consistency error - " in gfs2_consist_i()
331 * gfs2_consist_inode_i - Flag an inode consistency error and withdraw
340 "fatal: filesystem consistency error - " in gfs2_consist_inode_i()
351 * gfs2_consist_rgrpd_i - Flag a RG consistency error and withdraw
363 "fatal: filesystem consistency error - " in gfs2_consist_rgrpd_i()
373 * gfs2_meta_check_ii - Flag a magic number consistency error and withdraw
390 * gfs2_metatype_check_ii - Flag a metadata type consistency error and withdraw
H A DKconfig16 filesystem consistency is maintained. One of the nifty features of
17 GFS is perfect consistency -- changes made to the filesystem on one
/linux/tools/testing/selftests/timers/
H A Dskew_consistency.c1 /* ADJ_FREQ Skew consistency test
7 * and forth and watches for consistency problems. Thus this test requires
/linux/tools/perf/pmu-events/arch/arm64/
H A Drecommended.json404 "PublicDescription": "Release consistency operation speculatively executed, Load-Acquire",
407 "BriefDescription": "Release consistency operation speculatively executed, Load-Acquire"
410 "PublicDescription": "Release consistency operation speculatively executed, Store-Release",
413 "BriefDescription": "Release consistency operation speculatively executed, Store-Release"
/linux/security/landlock/
H A Dnet.c103 * error and test consistency thanks to kselftest. in current_check_access_socket()
175 * Checks sa_family consistency to not wrongfully return in current_check_access_socket()
181 * consistency thanks to kselftest. in current_check_access_socket()
/linux/Documentation/filesystems/gfs2/
H A Dindex.rst14 their I/O so file system consistency is maintained. One of the nifty
15 features of GFS2 is perfect consistency -- changes made to the file system
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst174 .. flat-table:: Memory Consistency Flags
187 guarantee memory consistency by issuing a cache flush/sync when
188 consistency is needed. If this flag is set V4L2 will attempt to
/linux/lib/crypto/tests/
H A DKconfig79 # included, for consistency with the naming used elsewhere (e.g. CRYPTO_SHA256).
90 # included, for consistency with the naming used elsewhere (e.g. CRYPTO_SHA512).
/linux/fs/f2fs/
H A DKconfig80 bool "F2FS consistency checking feature"
83 Enables BUG_ONs which check the filesystem consistency in runtime.
/linux/fs/befs/
H A Dsuper.c93 * in different ways as a consistency check. in befs_check_sb()
104 * different way, non-fatal consistency check in befs_check_sb()
/linux/drivers/hid/
H A Dhid-uclogic-params.h68 * understanding and maintain consistency.
117 * understanding and maintain consistency.
205 * understanding and maintain consistency.
/linux/Documentation/driver-api/acpi/
H A Dacpi-drivers.rst15 consistency, sysfs layout, power management operation ordering, and code
64 For consistency, this approach has been extended to the cases in which ACPI
/linux/drivers/iommu/
H A DKconfig49 a series of page-table consistency checks.
68 a series of page-table consistency checks during boot.
391 This enables a consistency check between the kernel page allocator and
/linux/Documentation/dev-tools/lkmm/
H A Dindex.rst4 Linux Kernel Memory Consistency Model (LKMM)
/linux/include/dt-bindings/reset/
H A Dti-syscon.h24 /* The following are the inverse of the above and are added for consistency */
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dmangle_pstate_invalid_daif_bits.c21 * the sigframe consistency in valid_user_regs() routine. in mangle_invalid_pstate_run()
/linux/fs/nilfs2/
H A DKconfig12 consistency like conventional LFS, it achieves quick recovery after
/linux/drivers/soc/loongson/
H A DKconfig12 function selection for multiplexed signals, consistency of HDA, USB
/linux/tools/memory-model/
H A DREADME2 LINUX KERNEL MEMORY CONSISTENCY MODEL
9 This directory contains the memory consistency model (memory model, for
/linux/fs/ext4/
H A Dxattr.h77 * for file system consistency errors, we use a somewhat bigger value.
79 * instead of INT_MAX for certain consistency checks, we don't need to
/linux/arch/x86/kvm/vmx/
H A Dnested.h15 NVMX_VMENTRY_VMFAIL, /* Consistency check VMFail */
16 NVMX_VMENTRY_VMEXIT, /* Consistency check VMExit */

12345678910>>...20