Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_cmp.c38 goto mismatch; in nft_cmp_eval()
42 goto mismatch; in nft_cmp_eval()
46 goto mismatch; in nft_cmp_eval()
49 goto mismatch; in nft_cmp_eval()
53 goto mismatch; in nft_cmp_eval()
56 goto mismatch; in nft_cmp_eval()
61 mismatch: in nft_cmp_eval()
/linux-4.4.14/scripts/mod/
Dmodpost.c938 enum mismatch { enum
975 enum mismatch mismatch; member
978 const struct sectioncheck* const mismatch,
984 const struct sectioncheck* const mismatch,
995 .mismatch = TEXT_TO_ANY_INIT,
1001 .mismatch = DATA_TO_ANY_INIT,
1007 .mismatch = DATA_TO_ANY_INIT,
1016 .mismatch = TEXT_TO_ANY_EXIT,
1022 .mismatch = DATA_TO_ANY_EXIT,
1029 .mismatch = XXXINIT_TO_SOME_INIT,
[all …]
/linux-4.4.14/arch/arm/include/asm/
Dhw_breakpoint.h12 mismatch : 1, member
29 return (ctrl.mismatch << 22) | (ctrl.len << 5) | (ctrl.type << 3) | in encode_ctrl_reg()
44 ctrl->mismatch = reg & 0x1; in decode_ctrl_reg()
/linux-4.4.14/Documentation/hwmon/
Dw83791d140 in1 (VINR0) : alarms: 0x000002 beep_mask: 0x002000 <== mismatch
146 in7 (VSB) : alarms: 0x080000 beep_mask: 0x010000 <== mismatch
147 in8 (VBAT) : alarms: 0x100000 beep_mask: 0x020000 <== mismatch
151 temp3 : alarms: 0x002000 beep_mask: 0x000002 <== mismatch
157 tart1 : alarms: 0x010000 beep_mask: 0x040000 <== mismatch
158 tart2 : alarms: 0x020000 beep_mask: 0x080000 <== mismatch
159 tart3 : alarms: 0x040000 beep_mask: 0x100000 <== mismatch
/linux-4.4.14/lib/
Dglob.c150 static char const mismatch[] __initconst = "mismatch"; in test() local
160 printk(message, pat, str, mismatch + 3*match); in test()
DKconfig.debug285 bool "Enable full Section mismatch analysis"
287 The section mismatch analysis checks if there are illegal
295 The section mismatch analysis is always performed after a full
304 - Run the section mismatch analysis for each module/built-in.o file.
305 When we run the section mismatch analysis on vmlinux.o, we
306 lose valueble information about where the mismatch was
309 tells where the mismatch happens much closer to the
310 source. The drawback is that the same mismatch is
316 bool "Make section mismatch errors non-fatal"
320 section mismatch, instead of just throwing warnings.
/linux-4.4.14/drivers/s390/cio/
Ddevice_pgid.c300 int *mismatch, u8 *reserved, u8 *reset) in pgid_analyze() argument
307 *mismatch = 0; in pgid_analyze()
324 *mismatch = 1; in pgid_analyze()
381 int mismatch = 0; in snid_done() local
388 pgid_analyze(cdev, &pgid, &mismatch, &reserved, &reset); in snid_done()
391 else if (mismatch) in snid_done()
405 cdev->private->pgid_todo_mask, mismatch, reserved, reset); in snid_done()
/linux-4.4.14/Documentation/networking/
Dxfrm_proc.txt35 State has mismatch option
36 e.g. UDP encapsulation type is mismatch
/linux-4.4.14/arch/arm/vfp/
DMakefile11 LDFLAGS +=--no-warn-mismatch
/linux-4.4.14/arch/arm/kernel/
Dhw_breakpoint.c586 info->ctrl.mismatch = 0; in arch_build_bp_info()
675 info->step_ctrl.mismatch = 1; in enable_single_step()
824 goto mismatch; in breakpoint_handler()
838 mismatch: in breakpoint_handler()
/linux-4.4.14/tools/lib/bpf/
Dlibbpf.c422 goto mismatch; in bpf_object__check_endianness()
428 goto mismatch; in bpf_object__check_endianness()
436 mismatch: in bpf_object__check_endianness()
/linux-4.4.14/Documentation/
Dinit.txt30 E.g. i386 vs. x86_64 mismatch, or trying to load x86 on ARM hardware.
Dmodule-signing.txt261 a signature mismatch will not be permitted to load.
Dadding-syscalls.txt86 version mismatch:
/linux-4.4.14/kernel/irq/
Dmanage.c1195 goto mismatch; in __setup_irq()
1200 goto mismatch; in __setup_irq()
1366 mismatch: in __setup_irq()
/linux-4.4.14/arch/arm/mm/
Dproc-macros.S97 #error PTE shared bit mismatch
/linux-4.4.14/Documentation/scsi/
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.
Dncr53c8xx.txt103 available since the 810A and hardware phase mismatch available with the
206 The 896 and the 895A allows handling of the phase mismatch context from
207 SCRIPTS (avoids the phase mismatch interrupt that stops the SCSI processor
396 number of script interruptions (phase mismatch)
1231 when the SCSI DATA IN phase is reentered after a phase mismatch.
Dsym53c8xx_2.txt183 Newer chips (see above) allows handling of the phase mismatch context from
184 SCRIPTS (avoids the phase mismatch interrupt that stops the SCSI processor
DChangeLog.megaraid_sas117 3. Fix mismatch in megasas_reset_fusion() mutex lock-unlock.
DChangeLog.ncr53c8xx392 context on phase mismatch.
/linux-4.4.14/Documentation/usb/
Derror-codes.txt100 -EILSEQ (*, **) a) CRC mismatch
/linux-4.4.14/Documentation/fb/
Dvesafb.txt158 mtrr: type mismatch for e0000000,8000000 old: write-back new: write-combining
/linux-4.4.14/Documentation/w1/
Dw1.netlink150 even if there were errors, only length mismatch interrupts message processing.
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar9003_mci.c575 u32 *p_gpm = NULL, mismatch = 0, more_data; in ar9003_mci_wait_for_gpm() local
646 mismatch++; in ar9003_mci_wait_for_gpm()
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmsc911x.c788 int mismatch = 0; in smsc911x_phy_check_loopbackpkt() local
792 mismatch = 1; in smsc911x_phy_check_loopbackpkt()
796 if (!mismatch) { in smsc911x_phy_check_loopbackpkt()
/linux-4.4.14/Documentation/PCI/
DPCIEBUS-HOWTO.txt89 Failure to do so will result an identity mismatch, which prevents
/linux-4.4.14/Documentation/filesystems/
Dautofs4-mount-control.txt210 mismatch results in a -EINVAL return. If the size field is greater than
238 It returns 0 on success or the error -EINVAL if a version mismatch is
/linux-4.4.14/security/selinux/
Dhooks.c847 goto mismatch; in selinux_cmp_sb_context()
849 goto mismatch; in selinux_cmp_sb_context()
851 goto mismatch; in selinux_cmp_sb_context()
853 goto mismatch; in selinux_cmp_sb_context()
858 goto mismatch; in selinux_cmp_sb_context()
861 mismatch: in selinux_cmp_sb_context()
/linux-4.4.14/drivers/net/ethernet/sfc/
Def10.c2080 bool mismatch = false; in efx_ef10_pf_rx_push_rss_config() local
2083 for (i = 0; i < ARRAY_SIZE(efx->rx_indir_table) && !mismatch; in efx_ef10_pf_rx_push_rss_config()
2085 mismatch = rx_indir_table[i] != in efx_ef10_pf_rx_push_rss_config()
2097 else if (mismatch) in efx_ef10_pf_rx_push_rss_config()
/linux-4.4.14/Documentation/ioctl/
Dbotching-up-ioctls.txt133 will mismatch if you look close enough, but if performance measuring tools
/linux-4.4.14/Documentation/cgroups/
Dcpusets.txt441 There is an impedance mismatch here, between cpusets and sched domains.
453 This mismatch is why there is not a simple one-to-one relation
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.c179 bfa_fsm_state_decl(bfa_iocpf, mismatch, struct bfa_iocpf, enum iocpf_event);
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt1261 This is due to a header mismatch between the upgraded kernel and the
3917 when you bring up the device inside UML, you have a header mismatch
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_ioc.c223 bfa_fsm_state_decl(bfa_iocpf, mismatch, struct bfa_iocpf_s, enum iocpf_event);