Home
last modified time | relevance | path

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

12345678910>>...14

/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 …]
/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/fs/gfs2/
H A Dutil.c417 * gfs2_consist_i - Flag a filesystem consistency error and withdraw
424 "fatal: filesystem consistency error - " in gfs2_consist_i()
431 * gfs2_consist_inode_i - Flag an inode consistency error and withdraw
440 "fatal: filesystem consistency error - " in gfs2_consist_inode_i()
451 * gfs2_consist_rgrpd_i - Flag a RG consistency error and withdraw
463 "fatal: filesystem consistency error - " in gfs2_consist_rgrpd_i()
473 * gfs2_meta_check_ii - Flag a magic number consistency error and withdraw
490 * 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/security/landlock/
H A Dnet.c147 * consistency thanks to kselftest. in current_check_access_socket()
162 * Checks sa_family consistency to not wrongfully return in current_check_access_socket()
168 * consistency thanks to kselftest. in current_check_access_socket()
/linux/lib/crypto/tests/
H A DKconfig52 # included, for consistency with the naming used elsewhere (e.g. CRYPTO_SHA256).
64 # included, for consistency with the naming used elsewhere (e.g. CRYPTO_SHA512).
/linux/Documentation/filesystems/
H A Dgfs2.rst11 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/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/drivers/hid/
H A Dhid-uclogic-params.h68 * understanding and maintain consistency.
112 * understanding and maintain consistency.
200 * understanding and maintain consistency.
/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/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/include/linux/
H A Drculist_nulls.h95 * hlist_nulls_for_each_entry_rcu(), used to prevent memory-consistency
126 * hlist_nulls_for_each_entry_rcu(), used to prevent memory-consistency
/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/arch/x86/kvm/vmx/
H A Dnested.h15 NVMX_VMENTRY_VMFAIL, /* Consistency check VMFail */
16 NVMX_VMENTRY_VMEXIT, /* Consistency check VMExit */
/linux/fs/cachefiles/
H A Dxattr.c100 * check the consistency between the backing cache and the FS-Cache cookie
258 * Check the consistency between the backing cache and the volume cookie.
/linux/drivers/iommu/
H A DKconfig48 a series of page-table consistency checks during boot.
67 a series of page-table consistency checks during boot.
/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.

12345678910>>...14