Home
last modified time | relevance | path

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

12345678910>>...13

/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/fs/ntfs/
H A Dlogfile.c15 * ntfs_check_restart_page_header - check the page header for consistency
20 * Check the restart page header @rp for consistency and return 'true' if it is
118 * ntfs_check_restart_area - check the restart area for consistency
122 * Check the restart area of the restart page @rp for consistency and return
126 * consistency checked.
197 * Check ra->seq_number_bits against ra->file_size for consistency. in ntfs_check_restart_area()
230 * ntfs_check_log_client_array - check the log client array for consistency
234 * Check the log client array of the restart page @rp for consistency and
238 * already been consistency checked.
295 * ntfs_check_and_load_restart_page - check the restart page for consistency
[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/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/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/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/security/landlock/
H A Dnet.c46 * held for BTF consistency (enforced by lockdep_assert_held in in current_check_access_socket()
171 * error and test consistency thanks to kselftest. in current_check_access_socket()
251 * Checks sa_family consistency to not wrongfully return in current_check_access_socket()
257 * consistency thanks to kselftest. in current_check_access_socket()
/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/include/dt-bindings/reset/
H A Dti-syscon.h24 /* The following are the inverse of the above and are added for consistency */
/linux/Documentation/tools/
H A Dunittest.rst7 Checking consistency of python modules can be complex. Sometimes, it is
/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/include/uapi/asm-generic/
H A Dstatfs.h39 * ARM needs to avoid the 32-bit padding at the end, for consistency
/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/include/linux/usb/
H A Dch9.h26 * [c] for consistency, removing all doubt even when it appears to
/linux/arch/alpha/lib/
H A Dev67-strcat.S16 * Try not to change the actual algorithm if possible for consistency.
/linux/arch/arm64/kernel/
H A Dimage.h61 * endian swapped in head.S, all are done here for consistency.
/linux/fs/ocfs2/
H A DKconfig77 This option will enable expensive consistency checks. Enable
/linux/arch/x86/entry/vdso/
H A Dvdso32-setup.c44 * For consistency, the argument vdso32=[012] affects the 32-bit vDSO
/linux/Documentation/devicetree/bindings/display/panel/
H A Dsharp,lq101r1sx01.yaml25 but for the sake of consistency this binding assumes that the same assignment
/linux/Documentation/driver-api/md/
H A Draid5-ppl.rst42 metadata arrays. It can be enabled using mdadm option --consistency-policy=ppl.
/linux/fs/gfs2/
H A Ddentry.c23 * gfs2_drevalidate - Check directory lookup consistency

12345678910>>...13