Home
last modified time | relevance | path

Searched refs:mismatch (Results 1 – 25 of 65) sorted by relevance

123

/linux/drivers/iommu/intel/
A Dcap_audit.c77 bool mismatch = false; in cap_audit_hotplug() local
122 MINIMAL_FEATURE_HOTPLUG(iommu, cap, max_amask_val, CAP_MAMV_MASK, mismatch); in cap_audit_hotplug()
123 MINIMAL_FEATURE_HOTPLUG(iommu, cap, num_fault_regs, CAP_NFR_MASK, mismatch); in cap_audit_hotplug()
124 MINIMAL_FEATURE_HOTPLUG(iommu, cap, super_page_val, CAP_SLLPS_MASK, mismatch); in cap_audit_hotplug()
125 MINIMAL_FEATURE_HOTPLUG(iommu, cap, fault_reg_offset, CAP_FRO_MASK, mismatch); in cap_audit_hotplug()
126 MINIMAL_FEATURE_HOTPLUG(iommu, cap, mgaw, CAP_MGAW_MASK, mismatch); in cap_audit_hotplug()
127 MINIMAL_FEATURE_HOTPLUG(iommu, cap, sagaw, CAP_SAGAW_MASK, mismatch); in cap_audit_hotplug()
128 MINIMAL_FEATURE_HOTPLUG(iommu, cap, ndoms, CAP_NDOMS_MASK, mismatch); in cap_audit_hotplug()
129 MINIMAL_FEATURE_HOTPLUG(iommu, ecap, pss, ECAP_PSS_MASK, mismatch); in cap_audit_hotplug()
131 MINIMAL_FEATURE_HOTPLUG(iommu, ecap, iotlb_offset, ECAP_IRO_MASK, mismatch); in cap_audit_hotplug()
[all …]
A Dcap_audit.h93 #define MINIMAL_FEATURE_HOTPLUG(iommu, cap, feature, MASK, mismatch) \ argument
97 mismatch = true; \
/linux/scripts/mod/
A Dmodpost.c988 enum mismatch { enum
1025 enum mismatch mismatch; member
1045 .mismatch = TEXT_TO_ANY_INIT,
1051 .mismatch = DATA_TO_ANY_INIT,
1057 .mismatch = DATA_TO_ANY_INIT,
1066 .mismatch = TEXT_TO_ANY_EXIT,
1072 .mismatch = DATA_TO_ANY_EXIT,
1460 switch (mismatch->mismatch) { in report_sec_mismatch()
1731 if (mismatch) { in check_section_mismatch()
1732 if (mismatch->handler) in check_section_mismatch()
[all …]
/linux/net/netfilter/
A Dnft_cmp.c37 goto mismatch; in nft_cmp_eval()
41 goto mismatch; in nft_cmp_eval()
45 goto mismatch; in nft_cmp_eval()
49 goto mismatch; in nft_cmp_eval()
53 goto mismatch; in nft_cmp_eval()
57 goto mismatch; in nft_cmp_eval()
62 mismatch: in nft_cmp_eval()
/linux/arch/arm/include/asm/
A Dhw_breakpoint.h13 mismatch : 1, member
30 return (ctrl.mismatch << 22) | (ctrl.len << 5) | (ctrl.type << 3) | in encode_ctrl_reg()
45 ctrl->mismatch = reg & 0x1; in decode_ctrl_reg()
/linux/fs/nfsd/
A Dnfssvc.c851 ret->mismatch.lovers = NFSD_ACL_NRVERS; in nfsd_acl_init_request()
855 ret->mismatch.lovers = i; in nfsd_acl_init_request()
859 if (ret->mismatch.lovers == NFSD_ACL_NRVERS) in nfsd_acl_init_request()
861 ret->mismatch.hivers = NFSD_ACL_MINVERS; in nfsd_acl_init_request()
865 ret->mismatch.hivers = i; in nfsd_acl_init_request()
895 ret->mismatch.lovers = NFSD_NRVERS; in nfsd_init_request()
898 ret->mismatch.lovers = i; in nfsd_init_request()
902 if (ret->mismatch.lovers == NFSD_NRVERS) in nfsd_init_request()
904 ret->mismatch.hivers = NFSD_MINVERS; in nfsd_init_request()
907 ret->mismatch.hivers = i; in nfsd_init_request()
/linux/Documentation/hwmon/
A Dw83791d.rst158 in1 (VINR0) 0x000002 0x002000 <== mismatch
164 in7 (VSB) 0x080000 0x010000 <== mismatch
165 in8 (VBAT) 0x100000 0x020000 <== mismatch
169 temp3 0x002000 0x000002 <== mismatch
175 tart1 0x010000 0x040000 <== mismatch
176 tart2 0x020000 0x080000 <== mismatch
177 tart3 0x040000 0x100000 <== mismatch
/linux/lib/
A Dglobtest.c29 static char const mismatch[] __initconst = "mismatch"; in test() local
39 printk(message, pat, str, mismatch + 3*match); in test()
/linux/drivers/s390/cio/
A Ddevice_pgid.c301 int *mismatch, u8 *reserved, u8 *reset) in pgid_analyze() argument
308 *mismatch = 0; in pgid_analyze()
325 *mismatch = 1; in pgid_analyze()
383 int mismatch = 0; in snid_done() local
390 pgid_analyze(cdev, &pgid, &mismatch, &reserved, &reset); in snid_done()
393 else if (mismatch) in snid_done()
407 cdev->private->pgid_todo_mask, mismatch, reserved, reset); in snid_done()
/linux/Documentation/networking/
A Dxfrm_proc.rst50 State has mismatch option
51 e.g. UDP encapsulation type is mismatch
/linux/drivers/firmware/efi/
A Druntime-wrappers.c106 unsigned long cur_flags, mismatch; in efi_call_virt_check_flags() local
110 mismatch = flags ^ cur_flags; in efi_call_virt_check_flags()
111 if (!WARN_ON_ONCE(mismatch & ARCH_EFI_IRQ_FLAGS_MASK)) in efi_call_virt_check_flags()
/linux/tools/lib/bpf/
A Dlinker.c1494 goto mismatch; in map_defs_match()
1500 goto mismatch; in map_defs_match()
1504 goto mismatch; in map_defs_match()
1511 goto mismatch; in map_defs_match()
1517 goto mismatch; in map_defs_match()
1521 goto mismatch; in map_defs_match()
1528 goto mismatch; in map_defs_match()
1533 goto mismatch; in map_defs_match()
1537 goto mismatch; in map_defs_match()
1541 goto mismatch; in map_defs_match()
[all …]
/linux/arch/arm/kernel/
A Dhw_breakpoint.c578 hw->ctrl.mismatch = 0; in arch_build_bp_info()
670 info->step_ctrl.mismatch = 1; in enable_single_step()
880 goto mismatch; in breakpoint_handler()
894 mismatch: in breakpoint_handler()
/linux/Documentation/sparc/
A Dadi.rst11 matches the tag set by the application. In case of mismatch, processor
59 tag in virtual address and never generate a mismatch exception.
113 siginfo.si_addr = addr; /* PC where first mismatch occurred */
136 ADI tag mismatch on a load always results in precise trap.
/linux/drivers/mmc/core/
A Dsdio.c694 goto mismatch; in mmc_sdio_init_card()
701 goto mismatch; in mmc_sdio_init_card()
820 goto mismatch; in mmc_sdio_init_card()
886 mismatch: in mmc_sdio_init_card()
/linux/Documentation/arm64/
A Dasymmetric-32bit.rst17 a system, Linux by default treats the asymmetry as a "mismatch" and
20 ``-ENOEXEC``. If the mismatch is detected during late onlining of a
A Dmemory-tagging-extension.rst24 exception on mismatch, subject to system registers configuration.
61 When ``PROT_MTE`` is enabled on an address range and a mismatch between
/linux/net/sunrpc/
A Dsvc.c1234 ret->mismatch.lovers = progp->pg_lovers; in svc_generic_init_request()
1235 ret->mismatch.hivers = progp->pg_hivers; in svc_generic_init_request()
1425 svc_putnl(resv, process.mismatch.lovers); in svc_process_common()
1426 svc_putnl(resv, process.mismatch.hivers); in svc_process_common()
/linux/Documentation/admin-guide/
A Dinit.rst29 your hardware. E.g. i386 vs. x86_64 mismatch, or trying to load x86 on ARM
/linux/drivers/cxl/
A DKconfig42 numbers. The mismatch is either by omission, specification is too new,
/linux/tools/testing/selftests/arm64/fp/
A DREADME57 If an error was detected, details of the mismatch will be printed
/linux/fs/
A Ddcache.c2652 goto mismatch; in d_alloc_parallel()
2654 goto mismatch; in d_alloc_parallel()
2656 goto mismatch; in d_alloc_parallel()
2658 goto mismatch; in d_alloc_parallel()
2671 mismatch: in d_alloc_parallel()
/linux/Documentation/scsi/
A DChangeLog.sym53c8xx447 - Fix for big-endian in phase mismatch handling. (Michal Jaegermann)
465 - Reduce a bit the number of IO register reads for phase mismatch
472 with all features enabled including the phase mismatch handling
526 - Print out some message if phase mismatch is handled from SCRIPTS.
559 driver to safely enable hardware phase mismatch with 896 rev. 1.
/linux/Documentation/powerpc/
A Dassociativity.rst43 if they belong to the same higher-level domains. For mismatch at every higher
/linux/include/linux/sunrpc/
A Dsvc.h399 } mismatch; member

Completed in 65 milliseconds

123