Searched full:consistency (Results 1 – 25 of 451) sorted by relevance
12345678910>>...19
/linux-6.12.1/drivers/scsi/ |
D | myrb.h | 66 /* 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 …]
|
D | myrb.c | 527 * 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() 2047 "Check Consistency Not Initiated; already in progress\n"); in consistency_check_store() 2068 "Check Consistency Not Cancelled; not in progress\n"); in consistency_check_store() [all …]
|
/linux-6.12.1/Documentation/livepatch/ |
D | livepatch.rst | 50 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-6.12.1/drivers/gpu/drm/i915/ |
D | i915_reg_defs.h | 94 * u32 and for consistency with REG_FIELD_GET(), REG_BIT() and REG_GENMASK(). 111 * u8 and for consistency with REG_FIELD_GET8(), REG_BIT8() and REG_GENMASK8(). 127 * Local wrapper for FIELD_GET() to force u32 and for consistency with 139 * Local wrapper for FIELD_GET() to force u64 and for consistency with 182 * expression, force u8 and for consistency with 256 * Local wrapper for FIELD_GET() to force u8 and for consistency with
|
/linux-6.12.1/fs/gfs2/ |
D | util.c | 428 * gfs2_consist_i - Flag a filesystem consistency error and withdraw 435 "fatal: filesystem consistency error - " in gfs2_consist_i() 442 * gfs2_consist_inode_i - Flag an inode consistency error and withdraw 451 "fatal: filesystem consistency error - " in gfs2_consist_inode_i() 462 * gfs2_consist_rgrpd_i - Flag a RG consistency error and withdraw 474 "fatal: filesystem consistency error - " in gfs2_consist_rgrpd_i() 484 * gfs2_meta_check_ii - Flag a magic number consistency error and withdraw 506 * gfs2_metatype_check_ii - Flag a metadata type consistency error and withdraw
|
D | Kconfig | 17 filesystem consistency is maintained. One of the nifty features of 18 GFS is perfect consistency -- changes made to the filesystem on one
|
/linux-6.12.1/security/landlock/ |
D | net.c | 119 * consistency thanks to kselftest. in current_check_access_socket() 134 * Checks sa_family consistency to not wrongfully return in current_check_access_socket() 140 * consistency thanks to kselftest. in current_check_access_socket()
|
/linux-6.12.1/tools/testing/selftests/timers/ |
D | skew_consistency.c | 1 /* ADJ_FREQ Skew consistency test 7 * and forth and watches for consistency problems. Thus this test requires
|
/linux-6.12.1/Documentation/filesystems/ |
D | gfs2.rst | 11 their I/O so file system consistency is maintained. One of the nifty 12 features of GFS2 is perfect consistency -- changes made to the file system
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/ |
D | recommended.json | 399 "PublicDescription": "Release consistency operation speculatively executed, Load-Acquire", 402 "BriefDescription": "Release consistency operation speculatively executed, Load-Acquire" 405 "PublicDescription": "Release consistency operation speculatively executed, Store-Release", 408 "BriefDescription": "Release consistency operation speculatively executed, Store-Release"
|
/linux-6.12.1/fs/reiserfs/ |
D | Kconfig | 42 possibly imagine of its internal consistency throughout its 46 out in checking for consistency when debugging without fear of its
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-reqbufs.rst | 174 .. 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-6.12.1/fs/f2fs/ |
D | Kconfig | 81 bool "F2FS consistency checking feature" 84 Enables BUG_ONs which check the filesystem consistency in runtime.
|
/linux-6.12.1/fs/befs/ |
D | super.c | 93 * in different ways as a consistency check. in befs_check_sb() 104 * different way, non-fatal consistency check in befs_check_sb()
|
/linux-6.12.1/drivers/hid/ |
D | hid-uclogic-params.h | 68 * understanding and maintain consistency. 112 * understanding and maintain consistency. 195 * understanding and maintain consistency.
|
/linux-6.12.1/tools/testing/selftests/arm64/signal/testcases/ |
D | mangle_pstate_invalid_daif_bits.c | 21 * the sigframe consistency in valid_user_regs() routine. in mangle_invalid_pstate_run()
|
/linux-6.12.1/include/dt-bindings/reset/ |
D | ti-syscon.h | 24 /* The following are the inverse of the above and are added for consistency */
|
/linux-6.12.1/fs/nilfs2/ |
D | Kconfig | 12 consistency like conventional LFS, it achieves quick recovery after
|
/linux-6.12.1/drivers/soc/loongson/ |
D | Kconfig | 12 function selection for multiplexed signals, consistency of HDA, USB
|
/linux-6.12.1/include/linux/ |
D | rculist_nulls.h | 95 * hlist_nulls_for_each_entry_rcu(), used to prevent memory-consistency 126 * hlist_nulls_for_each_entry_rcu(), used to prevent memory-consistency
|
/linux-6.12.1/drivers/gpu/drm/display/ |
D | Kconfig | 62 consistency of all managed tunnels' reference counting and the state of
|
/linux-6.12.1/fs/ext4/ |
D | xattr.h | 74 * for file system consistency errors, we use a somewhat bigger value. 76 * instead of INT_MAX for certain consistency checks, we don't need to
|
/linux-6.12.1/include/uapi/asm-generic/ |
D | statfs.h | 39 * ARM needs to avoid the 32-bit padding at the end, for consistency
|
/linux-6.12.1/arch/x86/kvm/vmx/ |
D | nested.h | 15 NVMX_VMENTRY_VMFAIL, /* Consistency check VMFail */ 16 NVMX_VMENTRY_VMEXIT, /* Consistency check VMExit */
|
/linux-6.12.1/tools/memory-model/ |
D | README | 2 LINUX KERNEL MEMORY CONSISTENCY MODEL 9 This directory contains the memory consistency model (memory model, for
|
12345678910>>...19