Searched refs:unhandled (Results 1 - 187 of 187) sorted by relevance

/linux-4.4.14/tools/perf/scripts/perl/
H A Dcheck-perf-trace.pl6 # strings, common_xxx() calls back into perf, begin, end, unhandled
73 my %unhandled;
77 if ((scalar keys %unhandled) == 0) {
87 foreach my $event_name (keys %unhandled) {
88 printf("%-40s %10d\n", $event_name, $unhandled{$event_name});
97 $unhandled{$event_name}++;
H A Dwakeup-latency.pl82 my %unhandled;
86 if ((scalar keys %unhandled) == 0) {
96 foreach my $event_name (keys %unhandled) {
97 printf("%-40s %10d\n", $event_name, $unhandled{$event_name});
106 $unhandled{$event_name}++;
H A Drw-by-file.pl79 my %unhandled;
83 if ((scalar keys %unhandled) == 0) {
93 foreach my $event_name (keys %unhandled) {
94 printf("%-40s %10d\n", $event_name, $unhandled{$event_name});
103 $unhandled{$event_name}++;
H A Drw-by-pid.pl159 my %unhandled;
163 if ((scalar keys %unhandled) == 0) {
173 foreach my $event_name (keys %unhandled) {
174 printf("%-40s %10d\n", $event_name, $unhandled{$event_name});
183 $unhandled{$event_name}++;
H A Drwtop.pl178 my %unhandled;
182 if ((scalar keys %unhandled) == 0) {
192 foreach my $event_name (keys %unhandled) {
193 printf("%-40s %10d\n", $event_name, $unhandled{$event_name});
202 $unhandled{$event_name}++;
/linux-4.4.14/tools/perf/scripts/python/
H A Dcheck-perf-trace.py6 # strings, common_xxx() calls back into perf, begin, end, unhandled
19 unhandled = autodict() variable
56 unhandled[event_name] += 1
58 unhandled[event_name] = 1
71 keys = unhandled.keys()
82 print "%-40s %10d\n" % (event_name, unhandled[event_name])
H A Dexport-to-postgresql.py640 print datetime.datetime.today(), "Warning: ", unhandled_count, " unhandled events"
/linux-4.4.14/arch/sh/include/asm/
H A Dbugs.h63 * about unhandled enumerations. check_bugs()
/linux-4.4.14/arch/powerpc/boot/
H A Dcuboot-pq2.c144 goto unhandled; fixup_pci()
156 goto unhandled; fixup_pci()
173 goto unhandled; fixup_pci()
175 goto unhandled; fixup_pci()
177 goto unhandled; fixup_pci()
179 goto unhandled; fixup_pci()
186 goto unhandled; fixup_pci()
241 unhandled: fixup_pci()
/linux-4.4.14/arch/xtensa/kernel/
H A Dtraps.c96 /* EXCCAUSE_INSTRUCTION_FETCH unhandled */
97 /* EXCCAUSE_LOAD_STORE_ERROR unhandled*/
100 /* EXCCAUSE_INTEGER_DIVIDE_BY_ZERO unhandled */
101 /* EXCCAUSE_PRIVILEGED unhandled */
114 /* EXCCAUSE_SIZE_RESTRICTION unhandled */
120 /* EXCCAUSE_DTLB_SIZE_RESTRICTION unhandled */
125 /* XCCHAL_EXCCAUSE_FLOATING_POINT unhandled */
180 __die_if_kernel("Caught unhandled exception - should not happen", do_unhandled()
184 printk("Caught unhandled exception in '%s' " do_unhandled()
/linux-4.4.14/kernel/irq/
H A Ddebug.h14 printk("irq %d, desc: %p, depth: %d, count: %d, unhandled: %d\n", print_irq_desc()
H A Dhandle.c24 * handle_bad_irq - handle spurious and unhandled irqs
27 * Handles spurious and unhandled IRQ's. It also prints a debugmessage.
H A Dproc.c266 seq_printf(m, "count %u\n" "unhandled %u\n" "last_unhandled %u ms\n", irq_spurious_proc_show()
H A Dspurious.c378 * of 100k unhandled ones which is handled note_interrupt()
/linux-4.4.14/drivers/media/firewire/
H A Dfiredtv-ci.c117 dev_info(fdtv->device, "unhandled CA message 0x%08x\n", fdtv_ca_get_msg()
169 dev_err(fdtv->device, "unhandled CA message 0x%08x\n", fdtv_ca_send_msg()
200 dev_info(fdtv->device, "unhandled CA ioctl %u\n", cmd); fdtv_ca_ioctl()
/linux-4.4.14/drivers/uwb/
H A Die-rcv.c47 dev_warn(dev, "unhandled Relinquish Request IE\n"); uwbd_evt_handle_rc_ie_rcv()
H A Drsv.c396 dev_err(&rsv->rc->uwb_dev.dev, "unhandled state: %s (%d)\n", uwb_rsv_set_state()
/linux-4.4.14/include/linux/
H A Dirqdesc.h27 * @last_unhandled: aging timer for unhandled count
28 * @irqs_unhandled: stats field for spurious unhandled interrupts
60 unsigned long last_unhandled; /* Aging timer for unhandled count */
H A Dirq.h495 /* Handling of unhandled and spurious interrupts: */
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.h48 unsigned int unhandled_irqs; /* # of unhandled interrupts */
H A Dcxgb2.c407 "unhandled irqs",
/linux-4.4.14/arch/unicore32/kernel/
H A Dfpu-ucf64.c93 pr_debug("UniCore-F64 Error: unhandled exceptions\n"); ucf64_exchandler()
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dvm86.h33 #define VM86_UNKNOWN 1 /* unhandled GP fault
/linux-4.4.14/security/selinux/
H A Dnlmsgtab.c185 /* No messaging from userspace, or class unknown/unhandled */ selinux_nlmsg_lookup()
/linux-4.4.14/include/trace/events/
H A Dirq.h99 __entry->irq, __entry->ret ? "handled" : "unhandled")
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_module.c60 "Send sigterm to HSA process on unhandled exception (0 = disable, 1 = enable)");
H A Dkfd_events.c886 "HSA Process (PID %d) got unhandled exception", lookup_events_by_type_and_signal()
H A Dkfd_priv.h79 * unhandled exception
/linux-4.4.14/arch/x86/kvm/
H A Dhyperv.c269 vcpu_unimpl(vcpu, "Hyper-V unhandled rdmsr: 0x%x\n", msr); kvm_hv_get_msr_pw()
308 vcpu_unimpl(vcpu, "Hyper-V unhandled rdmsr: 0x%x\n", msr); kvm_hv_get_msr()
H A Dsvm.c2896 WARN(1, "unhandled write to CR%d", cr); cr_interception()
2918 WARN(1, "unhandled read from CR%d", cr); cr_interception()
H A Dx86.c2224 vcpu_unimpl(vcpu, "unhandled wrmsr: 0x%x data %llx\n", kvm_set_msr_common()
2434 vcpu_unimpl(vcpu, "unhandled rdmsr: 0x%x\n", msr_info->index); kvm_get_msr_common()
H A Dvmx.c5529 vcpu_unimpl(vcpu, "unhandled control register: op %d cr %d\n", handle_cr()
/linux-4.4.14/drivers/staging/nvec/
H A Dnvec_ps2.c98 NVEC_PHD("unhandled mouse event: ", msg, msg[1] + 2); nvec_ps2_notifier()
H A Dnvec.c151 dev_warn(nvec->dev, "unhandled msg type %ld\n", event_type); nvec_status_notifier()
/linux-4.4.14/drivers/isdn/hisax/
H A Dl3_1tr6.c788 l3_debug(st, "up1tr6%s N0 mt %x unhandled", up1tr6()
831 l3_debug(st, "up1tr6%sstate %d mt %x unhandled", up1tr6()
879 l3_debug(st, "down1tr6 state %d prim %d unhandled", down1tr6()
907 l3_debug(st, "cr %d man1tr6 state %d prim %d unhandled", man1tr6()
H A Disdnl1.c833 debugl1(cs, "dch_l2l1 msg %04X unhandled", pr); dch_l2l1()
870 debugl1(cs, "%s %04X unhandled", __func__, pr); l1_msg()
H A Dl3dss1.c2918 l3_debug(st, "dss1 global state %d mt %x unhandled", global_handler()
3095 l3_debug(st, "dss1up%sstate %d mt %#x unhandled", dss1up()
3154 l3_debug(st, "dss1down state %d prim %#x unhandled", dss1down()
3182 l3_debug(st, "cr %d dss1man state %d prim %#x unhandled", dss1man()
H A Dl3ni1.c2862 l3_debug(st, "ni1 global state %d mt %x unhandled", global_handler()
3051 l3_debug(st, "ni1up%sstate %d mt %#x unhandled", ni1up()
3110 l3_debug(st, "ni1down state %d prim %#x unhandled", ni1down()
3138 l3_debug(st, "cr %d ni1man state %d prim %#x unhandled", ni1man()
H A Dhfc_sx.c584 debugl1(cs, "dch_nt_l2l1 msg %04X unhandled", pr); dch_nt_l2l1()
H A Dhfc_pci.c758 debugl1(cs, "dch_nt_l2l1 msg %04X unhandled", pr); dch_nt_l2l1()
H A Disar.c1263 debugl1(cs, "unhandled msg iis(%x) ctrl(%x/%x)", isar_int_main()
/linux-4.4.14/drivers/isdn/sc/
H A Dinterrupt.c237 pr_debug("%s: Received unhandled message (%d,%d,%d) link %d\n", interrupt_handler()
/linux-4.4.14/drivers/input/keyboard/
H A Datakbd.c213 printk(KERN_INFO "atakbd: unhandled scancode %x\n", scancode); atakbd_interrupt()
/linux-4.4.14/drivers/input/touchscreen/
H A Dpcap_ts.c82 "pcap_ts: Warning, unhandled read_state %d\n", pcap_ts_read_xy()
H A Dda9052_tsi.c129 * FIXME: Fixes the unhandled irq issue when quick da9052_ts_pen_work()
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_hv_ras.c130 * interrupt (for unhandled errors) or will continue from kvmppc_realmode_mc_power7()
H A Dbook3s_hv_rmhandlers.S2407 * Deliver unhandled/fatal (e.g. UE) MCE errors to guest through
2413 * The old code used to return to host for unhandled errors which
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dfault.c170 * In case of unhandled error report the problem to user space. spufs_handle_class1()
/linux-4.4.14/arch/blackfin/kernel/
H A Dfixed_code.S145 * call panic, so just cause a unhandled exception, this should cause
/linux-4.4.14/sound/pci/emu10k1/
H A Dirq.c188 "unhandled interrupt: 0x%08x\n", status); snd_emu10k1_interrupt()
/linux-4.4.14/drivers/input/serio/
H A Dhyperv-keyboard.c186 "unhandled message type %d\n", msg_type); hv_kbd_on_receive()
240 "unhandled packet type %d, tid %llx len %d\n", hv_kbd_handle_received_packet()
/linux-4.4.14/tools/perf/util/
H A Dsession.c195 dump_printf(": unhandled!\n"); process_event_synth_tracing_data_stub()
204 dump_printf(": unhandled!\n"); process_event_synth_attr_stub()
214 dump_printf(": unhandled!\n"); process_event_sample_stub()
223 dump_printf(": unhandled!\n"); process_event_stub()
231 dump_printf(": unhandled!\n"); process_build_id_stub()
239 dump_printf(": unhandled!\n"); process_finished_round_stub()
252 dump_printf(": unhandled!\n"); process_id_index_stub()
260 dump_printf(": unhandled!\n"); process_event_auxtrace_info_stub()
284 dump_printf(": unhandled!\n"); process_event_auxtrace_stub()
295 dump_printf(": unhandled!\n"); process_event_auxtrace_error_stub()
/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_cmd.c274 pr_debug("%s: unhandled frame r_ctl %x\n", ft_recv_seq()
490 pr_debug("%s: unhandled frame r_ctl %x\n", ft_recv_req()
/linux-4.4.14/drivers/isdn/hysdn/
H A Dhysdn_sched.c57 printk(KERN_INFO "irq message channel %d len %d unhandled \n", chan, len); hysdn_sched_rx()
/linux-4.4.14/drivers/input/mouse/
H A Dsermouse.c241 * an unhandled serio port is found.
H A Dpsmouse-base.c1506 * an unhandled serio port is found.
/linux-4.4.14/drivers/dma/ipu/
H A Dipu_irq.c283 * might want to clear unhandled interrupts after the loop... ipu_irq_handler()
/linux-4.4.14/arch/powerpc/kernel/
H A Dsignal.c25 /* Log an error when sending an unhandled signal to a process. Controlled
H A Dtraps.c244 const char fmt32[] = KERN_INFO "%s[%d]: unhandled signal %d " \ _exception()
246 const char fmt64[] = KERN_INFO "%s[%d]: unhandled signal %d " \ _exception()
/linux-4.4.14/arch/s390/kvm/
H A Dintercept.c109 WARN_ONCE(true, "kvm: unhandled validity intercept 0x%x\n", viwhy); handle_validity()
/linux-4.4.14/arch/sh/kernel/cpu/sh2/
H A Dentry.S158 mov.l 8f,r8 ! unhandled exception
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/
H A Dentry.S123 mov.l 8f,r8 ! unhandled exception
/linux-4.4.14/arch/nios2/mm/
H A Dfault.c189 pr_info("%s: unhandled page fault (%d) at 0x%08lx, " do_page_fault()
/linux-4.4.14/tools/power/cpupower/utils/
H A Dcpufreq-set.c147 printf(_("wrong, unknown or unhandled CPU?\n")); do_new_policy()
/linux-4.4.14/tools/testing/selftests/x86/
H A Dentry_from_vm86.c139 printf("[INFO]\tExited vm86 mode due to unhandled GP fault\n"); do_test()
/linux-4.4.14/drivers/isdn/divert/
H A Disdn_divert.c737 printk(KERN_WARNING "dss1_divert unhandled invoke abort\n"); prot_stat_callback()
749 printk(KERN_WARNING "dss1_divert unhandled process\n"); prot_stat_callback()
/linux-4.4.14/drivers/mmc/host/
H A Dmvsdio.c492 dev_err(host->dev, "unhandled error status %#04x\n", mvsd_irq()
510 dev_err(host->dev, "unhandled interrupt status=0x%04x en=0x%04x pio=%d\n", mvsd_irq()
H A Dau1xmmc.c284 pr_info("au1xmmc: unhandled response type %02x\n", au1xmmc_send_command()
H A Dmxcmmc.c405 dev_err(mmc_dev(host->mmc), "unhandled response type 0x%x\n", mxcmci_start_cmd()
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_scsi.h120 uint32_t n_unknown_error;/* No. of unhandled errors */
/linux-4.4.14/drivers/isdn/mISDN/
H A Dlayer1.c374 printk(KERN_DEBUG "%s %x unhandled\n", l1_event()
H A Ddsp_core.c620 printk(KERN_DEBUG "%s: ctrl req %x unhandled\n", dsp_control_req()
826 printk(KERN_DEBUG "%s: ctrl ind %x unhandled " dsp_function()
944 printk(KERN_DEBUG "%s: msg %x unhandled %s\n", dsp_function()
H A Dhwchannel.c201 pr_info("mISDN unhandled control %x operation\n", cq->op); mISDN_ctrl_bchannel()
/linux-4.4.14/drivers/lguest/
H A Dsegments.c65 * mess: the message will be "unhandled trap 256".
/linux-4.4.14/drivers/hid/
H A Dhid-hyperv.c359 pr_err("unhandled packet type %d, tid %llx len %d\n", mousevsc_on_channel_callback()
/linux-4.4.14/drivers/input/misc/
H A Dxen-kbdfront.c87 pr_warning("unhandled keycode 0x%x\n", input_handler()
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_ttm.c170 NV_WARN(drm, "%s: unhandled family type %x\n", __func__, nouveau_gart_manager_new()
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dirq.c355 * 2. GDB serial port IRQs are unhandled here and will be handled
/linux-4.4.14/arch/sh/kernel/
H A Dentry-common.S283 * 0x40-0xff Not supported by all parts, so left unhandled.
H A Ddwarf.c546 pr_debug("unhandled DWARF instruction 0x%x\n", insn); dwarf_cfa_execute_insns()
/linux-4.4.14/arch/mips/pci/
H A Dops-bcm63xx.c411 * fixup to choose and detect unhandled configuration
/linux-4.4.14/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c320 dev_err(cs5535au->card->dev, "unhandled trigger\n"); snd_cs5535audio_trigger()
/linux-4.4.14/drivers/s390/cio/
H A Dchsc.c582 CIO_CRW_EVENT(2, "chsc: sei nt2 unhandled cc=%d\n", chsc_process_sei_nt2()
611 CIO_CRW_EVENT(2, "chsc: sei nt0 unhandled cc=%d\n", chsc_process_sei_nt0()
658 CIO_CRW_EVENT(2, "chsc: unhandled nt: %d\n", sei->nt); chsc_process_event_information()
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-nomadik.c725 * unhandled.
861 /* unhandled interrupts by this driver - TODO*/ i2c_irq_handler()
869 dev_err(&dev->adev->dev, "unhandled Interrupt\n"); i2c_irq_handler()
H A Di2c-st.c589 "it %d unhandled (sta=0x%04x)\n", it, sta); st_i2c_isr_thread()
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dprism2sta.c965 pr_debug("received infoframe:HANDOVER (unhandled)\n"); prism2sta_inf_handover()
1206 netdev_info(wlandev->netdev, "linkstatus=NOTCONNECTED (unhandled)\n"); prism2sta_processing_defer()
1296 "linkstatus=DISCONNECTED (unhandled)\n"); prism2sta_processing_defer()
1363 netdev_info(wlandev->netdev, "linkstatus=AP_OUTOFRANGE (unhandled)\n"); prism2sta_processing_defer()
1404 netdev_info(wlandev->netdev, "linkstatus=ASSOCFAIL (unhandled)\n"); prism2sta_processing_defer()
/linux-4.4.14/drivers/scsi/libsas/
H A Dsas_discover.c478 SAS_DPRINTK("unhandled device %d\n", dev->dev_type); sas_discover_domain()
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_defs_fcs.h234 u32 un_handled_els_rcvd; /* Received unhandled ELS */
/linux-4.4.14/drivers/i2c/algos/
H A Di2c-algo-pca.c338 dev_err(&i2c_adap->dev, "unhandled SIO state 0x%02x\n", state); pca_xfer()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dfweh.c162 brcmf_err("unhandled event %d ignored\n", code); brcmf_fweh_call_event_handler()
/linux-4.4.14/drivers/net/
H A Drionet.c257 printk(KERN_WARNING "%s: unhandled doorbell\n", rionet_dbell_event()
/linux-4.4.14/fs/fat/
H A Dfat.h45 unicode_xlate:1, /* create escape sequences for unhandled Unicode */
/linux-4.4.14/arch/mips/mm/
H A Dcerr-sb1.c263 panic("unhandled cache error"); sb1_cache_error()
/linux-4.4.14/sound/soc/fsl/
H A Dmpc5200_dma.c172 dev_dbg(psc_dma->dev, "unhandled trigger: stream=%i cmd=%i\n", psc_dma_trigger()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_i2c.c316 DRM_ERROR("i2c: unhandled radeon chip\n"); radeon_get_i2c_prescale()
883 DRM_ERROR("i2c: unhandled radeon chip\n"); radeon_hw_i2c_xfer()
/linux-4.4.14/fs/ceph/
H A Dxattr.c934 /* pass any unhandled ceph.* xattrs through to the MDS */ __ceph_setxattr()
1087 /* pass any unhandled ceph.* xattrs through to the MDS */ __ceph_removexattr()
/linux-4.4.14/fs/nfs/
H A Dnfs4state.c1422 pr_err("NFS: %s: unhandled error %d\n", list_for_each_entry()
1492 printk(KERN_ERR "NFS: %s: unhandled error %d\n", nfs4_reclaim_open_state()
2129 pr_warn("NFS: %s unhandled error %d. Exiting with error EIO\n", nfs4_discover_server_trunking()
H A Dpnfs_nfs.c368 dprintk("%s: unhandled address family: %u\n", same_sockaddr()
H A Dnfs4proc.c1791 printk(KERN_ERR "NFS: %s: unhandled error " nfs4_handle_delegation_recall_error()
/linux-4.4.14/drivers/video/console/
H A Dfbcon.c765 "detected unhandled fb_set_par error, " con2fb_release_oldinfo()
786 "unhandled fb_set_par error, " con2fb_init_display()
1123 "unhandled fb_set_par error, " fbcon_init()
2227 "unhandled fb_set_par error, " fbcon_switch()
/linux-4.4.14/drivers/media/usb/em28xx/
H A Dem28xx-input.c552 WARN_ONCE(1, "BUG: unhandled button role."); em28xx_query_buttons()
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
H A Dinternal.h88 u32 unhandled; member in struct:isr_statistics
H A Drx.c1421 isr_stats->unhandled++; iwl_pcie_irq_handler()
H A Dtrans.c2045 isr_stats->unhandled); iwl_dbgfs_interrupt_read()
/linux-4.4.14/drivers/dma/ioat/
H A Ddma.c789 /* fault on unhandled error or spurious halt */ ioat_eh()
/linux-4.4.14/drivers/ata/
H A Dsata_inic162x.c409 ata_port_warn(ap, "unhandled interrupt: cmd=0x%x irq_stat=0x%x idma_stat=0x%x\n", inic_host_intr()
/linux-4.4.14/arch/arm/mm/
H A Dfault.c169 printk(KERN_DEBUG "%s: unhandled page fault (%d) at 0x%08lx, code 0x%03x\n", __do_user_fault()
/linux-4.4.14/arch/arm/vfp/
H A Dvfpmodule.c263 vfp_panic("unhandled bounce", inst); vfp_raise_exceptions()
/linux-4.4.14/arch/arm64/mm/
H A Dfault.c171 pr_info("%s[%d]: unhandled %s (%d) at 0x%08lx, esr 0x%03x\n", __do_user_fault()
/linux-4.4.14/tools/vm/
H A Dpage-types.c956 fatal("unhandled file type: %s\n", opt_file); walk_page_cache()
/linux-4.4.14/drivers/media/platform/soc_camera/
H A Domap1_camera.c804 dev_warn(dev, "%s: unhandled camera interrupt, status == %#x\n", cam_isr()
864 dev_warn(dev, "%s: unhandled camera interrupt, status == %#x\n", cam_isr()
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dcmd.c462 lbs_deb_cmd("SNMP_CMD: (set) unhandled OID 0x%x\n", oid); lbs_set_snmp_mib()
510 lbs_deb_cmd("SNMP_CMD: (get) unhandled OID 0x%x size %d\n", lbs_get_snmp_mib()
H A Dcfg.c1559 wiphy_err(wiphy, "unhandled cipher 0x%x\n", params->cipher); lbs_cfg_add_key()
/linux-4.4.14/drivers/block/
H A Dsx8.c1159 printk(KERN_WARNING DRV_NAME "(%s): BUG: unhandled message type %d/%d\n", carm_handle_resp()
1191 printk(KERN_WARNING DRV_NAME "(%s): unhandled event type %d\n", carm_handle_responses()
/linux-4.4.14/sound/soc/davinci/
H A Ddavinci-mcasp.c331 dev_warn(mcasp->dev, "unhandled tx event. txstat: 0x%08x\n", davinci_mcasp_tx_irq_handler()
366 dev_warn(mcasp->dev, "unhandled rx event. rxstat: 0x%08x\n", davinci_mcasp_rx_irq_handler()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dni_mio_common.c393 dev_warn(dev->class_dev, "%s: unhandled register=0x%x\n", m_series_stc_write()
441 dev_warn(dev->class_dev, "%s: unhandled register=0x%x\n", m_series_stc_read()
2647 "bug! unhandled ao reference voltage\n"); ni_m_series_ao_config_chanlist()
2659 "bug! unhandled ao offset voltage\n"); ni_m_series_ao_config_chanlist()
3764 dev_warn(dev->class_dev, "%s: unhandled register=0x%x\n", ni_gpct_to_stc_register()
4334 dev_err(dev->class_dev, "bug, unhandled case in switch.\n"); ni_old_get_pfi_routing()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dnet2272.c1980 dev_dbg(dev->dev, "unhandled irqstat0 %02x\n", stat); net2272_handle_stat0_irqs()
2064 dev_dbg(dev->dev, "unhandled irqstat1 %02x\n", stat); net2272_handle_stat1_irqs()
H A Dgoku_udc.c1703 DBG(dev, "unhandled irq status: %05x (%05x, %05x)\n", stat, goku_irq()
H A Dnet2280.c3265 ep_dbg(dev, "unhandled irqstat0 %08x\n", stat); handle_stat0_irqs()
3451 ep_dbg(dev, "unhandled irqstat1 %08x\n", stat);
H A Domap_udc.c1851 DBG("udc_irq, unhandled %03x\n", irq_src); omap_udc_irq()
/linux-4.4.14/drivers/usb/musb/
H A Dmusb_gadget.c1992 WARNING("unhandled RESUME transition (%s)\n", musb_g_resume()
2022 WARNING("unhandled SUSPEND transition (%s)\n", musb_g_suspend()
H A Dmusb_core.c869 WARNING("unhandled DISCONNECT transition (%s)\n", musb_stage0_irq()
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
H A Dentry.S1505 /* Save arguments in case we have to fix-up unhandled page fault */
1727 /* The idea is : when we get an unhandled panic, we dump the registers
/linux-4.4.14/drivers/tty/serial/
H A Detraxfs-uart.c530 * gracefully by keeping track of the unhandled character. receive_chars_no_dma()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dobd_config.c1361 LCONSOLE(D_WARNING, "unhandled lrh_type: %#x\n", rec->lrh_type); class_config_dump_handler()
/linux-4.4.14/drivers/lguest/x86/
H A Dcore.c456 kill_guest(cpu, "unhandled trap %li at %#lx (%#lx)", lguest_arch_handle_trap()
/linux-4.4.14/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_fd.c704 "unhandled msg type 0x%02x (%d): ignored\n", pcan_usb_fd_decode_buf()
H A Dpcan_usb_pro.c754 "unhandled rec type 0x%02x (%d): ignored\n", pcan_usb_pro_decode_buf()
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddsi.c1156 dev_err(dsi->dev, "unhandled response type: %02x\n", tegra_dsi_read_response()
/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164-core.c713 "%s() unhandled interrupt " saa7164_irq()
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_80211_rx.c524 printk(KERN_DEBUG "%s: hostap_rx_frame_mgmt: dropped unhandled" hostap_rx_frame_mgmt()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A Ddebug.c739 il->isr_stats.unhandled); il_dbgfs_interrupt_read()
H A Dcommon.h1032 u32 unhandled; member in struct:isr_stats
H A D3945-mac.c1524 il->isr_stats.unhandled++; il3945_irq_tasklet()
H A Dcommon.c4472 D_RADIO("Dumping %d bytes of unhandled notification for %s:\n", len, il_hdl_pm_debug_stats()
H A D4965-mac.c4520 il->isr_stats.unhandled++; il4965_irq_tasklet()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Drx.c200 IWL_DEBUG_RADIO(priv, "Dumping %d bytes of unhandled " iwlagn_rx_pm_debug_statistics_notif()
/linux-4.4.14/drivers/net/hyperv/
H A Dnetvsc.c1169 "unhandled packet type %d, " netvsc_channel_cb()
H A Drndis_filter.c455 "unhandled rndis message (type %u len %u)\n", rndis_filter_receive()
/linux-4.4.14/drivers/pci/host/
H A Dpcie-rcar.c629 dev_info(pcie->dev, "unhandled MSI\n"); rcar_pcie_msi_irq()
H A Dpci-tegra.c1178 dev_info(pcie->dev, "unhandled MSI\n"); tegra_pcie_msi_irq()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Drx.c282 wiphy_err(ar->hw->wiphy, "FW: received unhandled event %x\n", carl9170_handle_command_response()
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Dwmi.c683 * "unhandled events"
/linux-4.4.14/arch/alpha/kernel/
H A Dtraps.c654 printk("%s(%d): unhandled unaligned exception\n", do_entUna()
/linux-4.4.14/arch/metag/kernel/
H A Dtraps.c504 pr_info("pid %d unhandled fault: pc 0x%08x, addr 0x%08lx, trap %d (%s)\n", unhandled_fault()
/linux-4.4.14/firmware/keyspan_pda/
H A Dkeyspan_pda.S631 ;; unhandled. STALL
H A Dxircom_pgs.S669 ;; unhandled. STALL
/linux-4.4.14/arch/x86/kernel/apic/
H A Dio_apic.c1648 * number of pending IRQ events unhandled. These cases are very rare,
1795 * any unhandled interrupt on the offlined cpu to the new cpu ioapic_ack_level()
/linux-4.4.14/net/sunrpc/
H A Dxprtsock.c2027 printk(KERN_ERR "%s: unhandled error (%d) connecting to %s\n", xs_local_setup_socket()
2330 printk("%s: connect returned unhandled error %d\n", xs_tcp_setup_socket()
/linux-4.4.14/drivers/scsi/isci/
H A Dremote_device.c596 /* Else, fall through and treat as unhandled... */ sci_remote_device_event_handler()
H A Drequest.c2882 /* Catch any otherwise unhandled error codes here. */ isci_request_io_request_complete()
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c1141 pr_debug("%s: unhandled msg iis(%x) ctrl(%x/%x)\n", mISDNisar_irq()
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Djoin.c590 * | 0xFFFE(-2): Authentication unhandled message |
H A Dscan.c1159 "SCAN_RESP: unhandled TLV = %d\n", mwifiex_ret_802_11_scan_get_tlv_ptrs()
/linux-4.4.14/drivers/net/wireless/zd1211rw/
H A Dzd_usb.c413 * retry unhandled. Next read-reg command then might catch handle_regs_int()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c903 "unhandled record: id:%d length:%d\n", htc_process_trailer()
H A Dhtc_mbox.c1742 ath6kl_err("unhandled record: id:%d len:%d\n", htc_parse_trailer()
/linux-4.4.14/drivers/dma/
H A Dfsldma.c1088 chan_err(chan, "irq: unhandled sr 0x%08x\n", stat); fsldma_chan_irq()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_gem_execbuffer.c1173 if (ret == -EACCES) /* unhandled chained batch */ i915_gem_execbuffer_parse()
H A Dintel_dp.c4466 DRM_DEBUG_DRIVER("CP or sink specific irq unhandled\n"); intel_dp_check_link_status()
4830 DRM_DEBUG_DRIVER("CP or sink specific irq unhandled\n"); intel_dp_detect()
H A Di915_gem.c1939 WARN_ONCE(ret, "unhandled error in i915_gem_fault: %i\n", ret); i915_gem_fault()
/linux-4.4.14/arch/powerpc/mm/
H A Dnuma.c1240 * Returns the number of cpus with unhandled associativity changes.
/linux-4.4.14/arch/microblaze/kernel/
H A Dhw_exception_handler.S1054 /* FIXME add handle function for unhandled exception - dump register */
/linux-4.4.14/arch/mips/cavium-octeon/
H A Docteon-irq.c2209 pr_err("ERROR: CIB bit %d@%llx IRQ unhandled, disabling\n", octeon_irq_cib_handler()
/linux-4.4.14/fs/ocfs2/dlm/
H A Ddlmmaster.c1370 mlog(ML_ERROR, "unhandled error!"); dlm_do_master_request()
1730 mlog(ML_ERROR, "unhandled error=%d!\n", tmpret); dlm_do_assert_master()
2999 mlog(ML_ERROR, "unhandled error=%d!\n", ret); dlm_do_migrate_request()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dfile_ops.c774 * Clear any left over, unhandled events so the next process that hfi1_file_close()
/linux-4.4.14/drivers/scsi/
H A D53c700.c1249 printk(KERN_ERR "scsi%d: (%d:%d), unhandled script condition %s %s at %04x\n", process_script_interrupt()
/linux-4.4.14/drivers/memstick/core/
H A Dms_block.c2219 /* Take care of unhandled + new requests from now on */ msb_remove()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dd3.c1498 /* not trying to keep connections with MFP/unhandled ciphers */ iwl_mvm_setup_connection_keep()
/linux-4.4.14/drivers/net/irda/
H A Dali-ircc.c841 pr_debug("%s(), unhandled IIR=%#x\n", ali_ircc_sir_interrupt()
H A Dsmsc-ircc2.c1606 pr_debug("%s(), unhandled IIR=%#x\n", smsc_ircc_interrupt_sir()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1689 ath10k_warn(ar, "unhandled tx completion status %d\n", status); ath10k_htt_rx_frm_tx_compl()
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c1005 * is still unhandled work. qede_poll()
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_core.c1371 "unhandled fragment"); ip_vs_try_to_schedule()
/linux-4.4.14/drivers/block/mtip32xx/
H A Dmtip32xx.c864 "Port stat errors %x unhandled\n", mtip_process_errors()
1197 "Internal command [%02X] wait returned code [%d] after %lu ms - unhandled\n", mtip_exec_internal_command()
/linux-4.4.14/drivers/usb/gadget/function/
H A Df_fs.c2379 * Abort any unhandled setup __ffs_event_add()
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_port.c1601 * to be on the safe side that these interrupts don't go unhandled.
/linux-4.4.14/drivers/usb/dwc2/
H A Dcore.c1563 * Clear channel interrupt enables and any unhandled channel interrupt dwc2_hc_cleanup()
/linux-4.4.14/drivers/isdn/gigaset/
H A Dbas-gigaset.c1982 /* If an HD_RECEIVEATDATA_ACK message remains unhandled gigaset_write_cmd()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2425 * unhandled status to the OS. To protect against napi_rx_handler()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3277 * is still unhandled work.
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1223 netdev_err(bp->dev, "unhandled ASYNC event (id 0x%x)\n", bnxt_async_event_process()
/linux-4.4.14/include/uapi/linux/
H A Dnl80211.h92 * that userspace registers for will not be returned as unhandled by the
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c611 * Window aperture is currently unhandled, but there is no use case for it
/linux-4.4.14/drivers/platform/x86/
H A Dthinkpad_acpi.c3961 pr_notice("unhandled HKEY event 0x%04x\n", hkey); hotkey_notify()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c3513 dev_info(&pf->pdev->dev, "unhandled interrupt icr0=0x%08x\n", i40e_intr()
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dtg3.c7579 * are unhandled. Eventually they will be silenced. tg3_interrupt_tagged()

Completed in 7865 milliseconds