Searched refs:Running (Results 1 - 153 of 153) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_lib.c84 pr_debug("- TX (Running):Fetching the Tx desc\n"); show_tx_process_state()
87 pr_debug("- TX (Running): Waiting for end of tx\n"); show_tx_process_state()
90 pr_debug("- TX (Running): Reading the data " show_tx_process_state()
98 pr_debug("- TX (Running): Closing Tx descriptor\n"); show_tx_process_state()
115 pr_debug("- RX (Running): Fetching the Rx desc\n"); show_rx_process_state()
118 pr_debug("- RX (Running):Checking for end of pkt\n"); show_rx_process_state()
121 pr_debug("- RX (Running): Waiting for Rx pkt\n"); show_rx_process_state()
127 pr_debug("- RX (Running): Closing Rx descriptor\n"); show_rx_process_state()
130 pr_debug("- RX(Running): Flushing the current frame" show_rx_process_state()
134 pr_debug("- RX (Running): Queuing the Rx frame" show_rx_process_state()
/linux-4.4.14/arch/blackfin/include/asm/
H A Dbfin_dma.h50 #define DMA_RUN_DFETCH 0x00000100 /* DMA Channel Running Indicator (DFETCH) */
51 #define DMA_RUN 0x00000200 /* DMA Channel Running Indicator */
52 #define DMA_RUN_WAIT_TRIG 0x00000300 /* DMA Channel Running Indicator (WAIT TRIG) */
53 #define DMA_RUN_WAIT_ACK 0x00000400 /* DMA Channel Running Indicator (WAIT ACK) */
83 #define DMA_RUN 0x0008 /* DMA Channel Running Indicator */
/linux-4.4.14/samples/pktgen/
H A Dpktgen.conf-1-1-flows63 echo "Running... ctrl^C to stop"
H A Dpktgen.conf-1-1-ip656 echo "Running... ctrl^C to stop"
H A Dpktgen.conf-1-1-ip6-rdos59 echo "Running... ctrl^C to stop"
H A Dpktgen.conf-1-1-rdos60 echo "Running... ctrl^C to stop"
H A Dpktgen.conf-1-265 echo "Running... ctrl^C to stop"
H A Dpktgen_sample03_burst_single_flow.sh81 echo "Running... ctrl^C to stop" >&2
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dsmemc.h61 #define MDREFR_K2FREE (1 << 25) /* SDRAM Free-Running Control */
62 #define MDREFR_K1FREE (1 << 24) /* SDRAM Free-Running Control */
63 #define MDREFR_K0FREE (1 << 23) /* SDRAM Free-Running Control */
/linux-4.4.14/tools/testing/selftests/timers/
H A Dskew_consistency.c60 printf("Running Asyncrhonous Frequency Changing Tests...\n"); main()
H A Dclocksource-switch.c162 printf("Running Asyncrhonous Switching Tests...\n"); main()
H A Dleap-a-day.c243 printf("Running for %i iterations. Press ctrl-c to stop\n", iterations); main()
/linux-4.4.14/kernel/trace/
H A Dring_buffer_benchmark.c305 trace_printk("Running Consumer at nice: %d\n", ring_buffer_producer()
308 trace_printk("Running Consumer at SCHED_FIFO %d\n", ring_buffer_producer()
312 trace_printk("Running Producer at nice: %d\n", ring_buffer_producer()
315 trace_printk("Running Producer at SCHED_FIFO %d\n", ring_buffer_producer()
H A Dtrace_events.c3264 pr_info("Running tests on trace events:\n"); event_trace_self_tests()
3307 pr_info("Running tests on trace event systems:\n"); event_trace_self_tests()
3340 pr_info("Running tests on all trace events:\n"); event_trace_self_tests()
3422 pr_info("Running tests again, along with the function tracer\n"); event_trace_self_test_with_function()
H A Dring_buffer.c4863 pr_info("Running ring buffer tests...\n"); test_ringbuffer()
/linux-4.4.14/arch/ia64/uv/kernel/
H A Dsetup.c83 printk(KERN_INFO "Running on medusa with %s PROM\n", uv_setup()
/linux-4.4.14/tools/testing/selftests/
H A DMakefile91 echo "echo ; echo Running tests in $$TARGET" >> $(ALL_SCRIPT); \
/linux-4.4.14/lib/
H A Dtest-hexdump.c161 pr_info("Running tests...\n"); test_hexdump_init()
H A Dtest-string_helpers.c397 pr_info("Running tests...\n"); test_string_helpers_init()
H A Dtest_rhashtable.c317 pr_info("Running rhashtable test nelem=%d, max_size=%d, shrinking=%d\n", test_rht_init()
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dasi.h180 #define ASI_CORE_RUNNING_RW 0x41 /* (CMT) LP Running RW */
181 #define ASI_CORE_RUNNING_W1S 0x41 /* (CMT) LP Running Write-One Set */
182 #define ASI_CORE_RUNNING_W1C 0x41 /* (CMT) LP Running Write-One Clr */
183 #define ASI_CORE_RUNNING_STAT 0x41 /* (CMT) LP Running Status */
/linux-4.4.14/fs/btrfs/tests/
H A Dextent-buffer-tests.c41 test_msg("Running btrfs_split_item tests\n"); test_btrfs_split_item()
227 test_msg("Running extent buffer operation tests"); btrfs_test_extent_buffer_operations()
H A Dfree-space-tests.c71 test_msg("Running extent only tests\n"); test_extents()
142 test_msg("Running bitmap only tests\n"); test_bitmaps()
212 test_msg("Running bitmap and extent tests\n"); test_bitmaps_and_extents()
452 test_msg("Running space stealing from bitmap to extent\n"); test_steal_space_from_bitmap_to_extent()
892 test_msg("Running btrfs free space cache tests\n"); btrfs_test_free_space_cache()
H A Dextent-io-tests.c273 test_msg("Running find delalloc tests\n"); btrfs_test_extent_io()
H A Dinode-tests.c1113 test_msg("Running btrfs_get_extent tests\n"); btrfs_test_inodes()
1117 test_msg("Running hole first btrfs_get_extent test\n"); btrfs_test_inodes()
1121 test_msg("Running outstanding_extents tests\n"); btrfs_test_inodes()
H A Dqgroup-tests.c518 test_msg("Running qgroup tests\n"); btrfs_test_qgroups()
/linux-4.4.14/include/net/
H A Ddn.h23 #define DN_RUN 11 /* Running */
60 unsigned long seg_total; /* Running total of current segment */
/linux-4.4.14/tools/perf/
H A Dbuiltin-bench.c197 printf("# Running %s/%s benchmark...\n", coll->name, bench->name); for_each_bench()
271 printf("# Running '%s/%s' benchmark:\n", coll->name, bench->name); for_each_bench()
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_debugfs.c43 "Running" : "Offline"); scif_dev_test()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h118 u8 dcb_version; /* Running DCBx version */
/linux-4.4.14/scripts/
H A Dcoccicheck88 echo "Running ($NPROC in parallel): $@"
H A Dlink-vmlinux.sh193 # Running kallsyms on that gives us .tmp_kallsyms1.o with
H A Dcheckkconfigsymbols.py90 "Running this script may\ndelete important data since it "
/linux-4.4.14/include/linux/
H A Dserial_8250.h101 unsigned char cur_iotype; /* Running I/O type */
H A Dpxa2xx_ssp.h137 #define SSCR1_SCFR (1 << 28) /* Slave Clock free Running */
H A Dpowercap.h260 * For example a control_type can be RAPL (Running Average Power Limit)
/linux-4.4.14/arch/powerpc/platforms/86xx/
H A Dgef_ppc9a.c170 printk(KERN_INFO "Running NEC uPD720101 Fixup\n"); gef_ppc9a_nec_fixup()
H A Dgef_sbc310.c157 printk(KERN_INFO "Running NEC uPD720101 Fixup\n"); gef_sbc310_nec_fixup()
H A Dgef_sbc610.c147 printk(KERN_INFO "Running NEC uPD720101 Fixup\n"); gef_sbc610_nec_fixup()
/linux-4.4.14/arch/mips/include/asm/dec/
H A Dioasic_addrs.h103 #define IO_REG_FCTR 0x1e0 /* Free-Running Counter */
/linux-4.4.14/arch/sparc/kernel/
H A Dsun4m_smp.c229 /* Running cross calls. */ smp4m_cross_call_irq()
H A Dsun4d_smp.c352 /* Running cross calls. */ smp4d_cross_call_irq()
H A Dleon_smp.c445 /* Running cross calls. */ leon_cross_call_irq()
/linux-4.4.14/arch/mips/sgi-ip27/
H A Dip27-init.c189 printk("IP27: Running on node %d.\n", nid); plat_mem_setup()
/linux-4.4.14/arch/blackfin/kernel/
H A Dearly_printk.c177 early_shadow_puts("Running on wrong machine type, expected"); init_early_exception_vectors()
H A Dbfin_dma.c332 /* Work around a possible MDMA anomaly. Running 2 MDMA channels to early_dma_memcpy()
/linux-4.4.14/arch/arm/mach-exynos/
H A Dfirmware.c215 pr_info("Running under secure firmware.\n"); exynos_firmware_init()
/linux-4.4.14/sound/usb/
H A Dproc.c141 snd_iprintf(buffer, " Status: Running\n"); proc_dump_substream_status()
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A Danomaly.h80 /* Memory DMA Error when Peripheral DMA Is Running with Non-Zero DEB_TRAFFIC_PERIOD */
90 /* Disabling Peripherals with DMA Running May Cause DMA System Instability */
/linux-4.4.14/drivers/usb/host/
H A Dehci-timer.c132 } else { /* Running */ ehci_poll_ASS()
178 } else { /* Running */ ehci_poll_PSS()
H A Duhci-hcd.h373 UHCI_RH_RUNNING_NODEVS, /* Running with no devices attached */
H A Dfotg210-hcd.c1126 } else { /* Running */ fotg210_poll_ASS()
1174 } else { /* Running */ fotg210_poll_PSS()
H A Dxhci.c1097 * Running endpoints by ringing their doorbells xhci_resume()
/linux-4.4.14/drivers/s390/char/
H A Dcon3270.c86 * "console view" in the lower left corner and "Running"/"More..."/"Holding"
94 str = (cp->nr_up != 0) ? "History" : "Running"; con3270_update_status()
H A Dtty3270.c190 * "Running"/"Holding" in the lower right corner of the screen.
197 str = (tp->nr_up != 0) ? "History" : "Running"; tty3270_update_status()
/linux-4.4.14/drivers/platform/olpc/
H A Dolpc-ec.c44 * Running an EC command while suspending means we don't always finish
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A Danomaly.h70 /* Disabling Peripherals with DMA Running May Cause DMA System Instability */
/linux-4.4.14/kernel/debug/kdb/
H A Dkdb_private.h122 #define KDB_STATE_CMD 0x00000004 /* Running a kdb command */
/linux-4.4.14/include/uapi/linux/
H A Dfsl_hypervisor.h69 * 1 = Running
/linux-4.4.14/arch/powerpc/sysdev/
H A Dmsi_bitmap.c267 printk(KERN_DEBUG "Running MSI bitmap self-tests ...\n"); msi_bitmap_selftest()
/linux-4.4.14/net/mac80211/
H A Docb.c118 ocb_dbg(sdata, "Running ocb housekeeping\n"); ieee80211_ocb_housekeeping()
/linux-4.4.14/arch/x86/include/asm/
H A Dcpufeature.h141 #define X86_FEATURE_HYPERVISOR ( 4*32+31) /* Running on a hypervisor */
187 #define X86_FEATURE_ARAT ( 7*32+ 1) /* Always Running APIC Timer */
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h126 * CRC: Running CRC for all data since connect plus current message header
/linux-4.4.14/kernel/sched/
H A Dclock.c425 * Running clock - returns the time that has elapsed while a guest has been
H A Ddeadline.c1200 /* Running task will never be pushed. */ pick_next_task_dl()
/linux-4.4.14/arch/powerpc/lib/
H A Dfeature-fixups.c360 printk(KERN_DEBUG "Running feature fixup self-tests ...\n"); test_feature_fixups()
H A Dcode-patching.c459 printk(KERN_DEBUG "Running code patching self-tests ...\n"); test_code_patching()
/linux-4.4.14/arch/s390/kernel/
H A Dearly.c227 /* Running under KVM? If not we assume z/VM */ detect_machine_type()
/linux-4.4.14/arch/sh/drivers/pci/
H A Dpci-sh7780.c401 printk(KERN_NOTICE "PCI: Running at %dMHz.\n", sh7780_pci_init()
/linux-4.4.14/drivers/media/usb/gspca/
H A Djl2005bcd.c184 PDEBUG(D_PROBE, "Running jl2005c_get_firmware_id"); jl2005c_get_firmware_id()
/linux-4.4.14/arch/metag/kernel/
H A Dsmp.c464 * KICKs). Running ipi_handler() when there's no work for_each_cpu()
/linux-4.4.14/arch/avr32/kernel/
H A Dsetup.c592 printk("CPU: Running at %lu.%03lu MHz\n", setup_arch()
/linux-4.4.14/sound/oss/
H A Dmidi_synth.c312 * Running status = Note on midi_synth_kill_note()
/linux-4.4.14/sound/soc/intel/atom/sst/
H A Dsst.h66 STREAM_RUNNING = 1, /* Running */
/linux-4.4.14/tools/testing/selftests/seccomp/
H A Dtest_harness.h513 printf("[==========] Running %u tests from %u test cases.\n", test_harness_run()
H A Dseccomp_bpf.c1385 TH_LOG("Running this test as init is not supported. :)"); FIXTURE_SETUP()
/linux-4.4.14/drivers/powercap/
H A Dintel_rapl.c2 * Intel Running Average Power Limit (RAPL) Driver
1562 MODULE_DESCRIPTION("Driver for Intel RAPL (Running Average Power Limit)");
/linux-4.4.14/tools/perf/bench/
H A Dnuma.c1617 printf("\n # Running %s \"perf bench numa", name); init_params()
1753 ret = system("echo ' #'; echo ' # Running test on: '$(uname -a); echo ' #'"); bench_all()
/linux-4.4.14/drivers/gpu/drm/via/
H A Dvia_dma.c280 * Running this function on AGP memory is dead slow. Therefore via_dispatch_cmdbuffer()
/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c288 dprintk(DBGLVL_DVB, "%s() Running\n", __func__); saa7164_dvb_start_port()
H A Dsaa7164-vbi.c412 dprintk(DBGLVL_VBI, "%s() Running\n", __func__); saa7164_vbi_start_streaming()
H A Dsaa7164-encoder.c725 dprintk(DBGLVL_ENC, "%s() Running\n", __func__); saa7164_encoder_start_streaming()
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_pcie.c706 * Running jobs will fail, since it's asynchronous qib_pci_resume()
H A Dqib_init.c1045 * still take interrupts that could take a while. Running for qib_verify_pioperf()
/linux-4.4.14/drivers/media/platform/
H A Dtimblogiw.c801 dev_info(&pdev->dev, "Running without decoder\n"); timblogiw_probe()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
H A De1000_regs.h72 #define E1000_FRTIMER 0x01048 /* Free Running Timer - RW */
H A De1000_82575.c1794 hw_dbg("Running reset init script for 82575\n"); igb_reset_init_script_82575()
H A De1000_phy.c2121 hw_dbg("Running IGP 3 PHY init script\n"); igb_phy_init_script_igp3()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c548 ath_dbg(common, CALIBRATE, "Running PA Calibration\n"); ar9285_hw_pa_cal()
/linux-4.4.14/drivers/acpi/acpica/
H A Devregion.c637 " Running _REG methods for SpaceId %s\n", acpi_ev_execute_reg_methods()
H A Daclocal.h638 acpi_thread_id thread_id; /* Running thread ID */
/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
H A Danomaly.h168 /* Disabling Peripherals with DMA Running May Cause DMA System Instability */
/linux-4.4.14/sound/core/seq/
H A Dseq_queue.c782 snd_iprintf(buffer, "timer state : %s\n", tmr->running ? "Running" : "Stopped"); snd_seq_info_queues_read()
/linux-4.4.14/arch/ia64/sn/kernel/
H A Dsetup.c578 printk(KERN_INFO "Running on medusa with %s PROM\n", sn_cpu_init()
/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
H A Danomaly.h152 /* Disabling Peripherals with DMA Running May Cause DMA System Instability */
/linux-4.4.14/sound/soc/codecs/
H A Dwm8580.c545 dev_dbg(codec->dev, "Running at %dfs with %dHz clock\n", wm8580_paif_hw_params()
/linux-4.4.14/tools/perf/util/
H A Dsvghelper.c642 svg_legenda_box(0, "Running", "sample"); svg_legenda()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D4965.c1586 D_TEMP("Running HT40 temperature calibration\n"); il4965_hw_get_temperature()
1592 D_TEMP("Running temperature calibration\n"); il4965_hw_get_temperature()
/linux-4.4.14/arch/powerpc/kernel/
H A Dexceptions-64s.S103 /* Running native on arch 2.06 or later, check if we are
171 /* Running native on arch 2.06 or later, check if we are
H A Dhead_64.S708 * Running with relocation on at this point. All we want to do is
H A Dtime.c636 * Running clock - attempts to give a view of time passing for a virtualised
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dpcie.c621 * Running jobs will fail, since it's asynchronous pci_resume()
/linux-4.4.14/drivers/media/i2c/
H A Dad9389b.c99 /* Running counter of the number of detected EDIDs (for debugging) */
H A Dadv7604.c2436 .name = "Free Running Color, Manual",
2447 .name = "Free Running Color",
H A Dadv7842.c3082 .name = "Free Running Color, Manual",
3092 .name = "Free Running Color",
H A Dadv7511.c115 /* Running counter of the number of detected EDIDs (for debugging) */
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c1144 "Running %s (%llu Hz)\n", octeon_core_drv_init()
/linux-4.4.14/kernel/rcu/
H A Dupdate.c859 pr_info("Running RCU self tests\n"); rcu_early_boot_tests()
H A Dtree_plugin.h2854 return; /* Running state machine from timekeeping CPU. */ rcu_sysidle_report()
/linux-4.4.14/fs/ocfs2/
H A Dquota_global.c719 /* Running from downconvert thread? Postpone quota processing to wq */ ocfs2_release_dquot()
/linux-4.4.14/net/irda/ircomm/
H A Dircomm_tty.c1289 tty->hw_stopped ? "Stopped" : "Running"); ircomm_tty_line_info()
/linux-4.4.14/drivers/net/ethernet/3com/
H A Dtyphoon.c308 Sleeping = 0, Running, enumerator in enum:state_values
1934 tp->card_state = Running; typhoon_start_runtime()
/linux-4.4.14/drivers/mmc/host/
H A Dsh_mmcif.c1211 /* Running in the IRQ thread, can sleep */ sh_mmcif_end_cmd()
/linux-4.4.14/drivers/media/platform/marvell-ccic/
H A Dmcam-core.c96 #define CF_SINGLE_BUFFER 5 /* Running with a single buffer */
/linux-4.4.14/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc.c398 mfc_debug(2, "Running again the same buffer\n"); s5p_mfc_handle_frame()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h900 #define OPEN 2 /* Running */
/linux-4.4.14/drivers/acpi/
H A Dosl.c876 * Running in interpreter thread context, safe to sleep
/linux-4.4.14/drivers/base/power/opp/
H A Dcore.c178 * quickly. Running on them for longer times may overheat the chip.
/linux-4.4.14/fs/xfs/
H A Dxfs_buf_item.c1014 * We can have many callbacks on a buffer. Running the callbacks individually
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h1766 #define OBD_BRW_OVER_USRQUOTA 0x1000 /* Running out of user quota */
1767 #define OBD_BRW_OVER_GRPQUOTA 0x2000 /* Running out of group quota */
2852 __u32 mti_instance; /* Running instance of target */
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c2077 mlx4_info(dev, "Running from within kdump kernel. Using low memory profile\n"); mlx4_init_hca()
2977 mlx4_warn(dev, "Running in master mode\n"); mlx4_enable_sriov()
3177 * Running in slave mode */ mlx4_load_one()
/linux-4.4.14/drivers/s390/net/
H A Dctcm_fsms.c58 [DEV_STATE_RUNNING] = "Running",
H A Dnetiucv.c334 "Running",
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dscan.c836 /* Running tlv pointer. Assigned to chan_list_out at end of function mwifiex_config_scan()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2388 dev_info(enic_get_dev(enic), "Running from within kdump kernel. Using minimal resources\n"); enic_kdump_kernel_config()
/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq.c1221 pr_warn("%s: CPU%d: Running at unlisted freq: %u KHz\n", cpufreq_online()
/linux-4.4.14/fs/ocfs2/dlm/
H A Ddlmdomain.c125 * The supported protocol version for DLM communication. Running domains
/linux-4.4.14/sound/pci/
H A Dcs4281.c102 #define BA0_HDSR_DRUN (1<<15) /* DMA Running */
/linux-4.4.14/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c204 "%s: Running mpt3sas_dead_ioc thread failed !!!!\n", _base_fault_reset_work()
208 "%s: Running mpt3sas_dead_ioc thread success !!!!\n", _base_fault_reset_work()
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c671 dev_err(dev, "Running firmware has bad header offset (%d)\n", myri10ge_adopt_running_firmware()
2061 dev_err(dev, "Running firmware has bad header offset (%d)\n", myri10ge_led()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/
H A Dqlge_main.c3373 "Running with MSI interrupts.\n"); ql_enable_msix()
3379 "Running with legacy interrupts.\n"); ql_enable_msix()
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_driver.c364 * still take interrupts that could take a while. Running for ipath_verify_pioperf()
/linux-4.4.14/drivers/input/mouse/
H A Dcyapa_gen5.c2777 /* Running in BL mode or unknown response data read. */ cyapa_pip_irq_handler()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A Dphy.c2161 e_dbg("Running IGP 3 PHY init script\n"); e1000e_phy_init_script_igp3()
/linux-4.4.14/drivers/net/ethernet/marvell/
H A Dsky2.h212 PSM_CONFIG_REG1_CLK_RUN_ASF = 1<<28, /* Enable Clock Free Running for ASF Subsystem */
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dgianfar.c1455 netdev_info(dev, "Running with NAPI enabled\n"); gfar_probe()
/linux-4.4.14/fs/jbd2/
H A Djournal.c2425 * b_jcount reaches zero. Running transaction (b_transaction) and checkpoint
/linux-4.4.14/net/core/
H A Dpktgen.c1814 seq_puts(seq, "Running: "); pktgen_thread_show()
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h933 #define PCFR_ClkRun (PCFR_OPDE*0) /* Clock Running in sleep mode */
/linux-4.4.14/tools/testing/ktest/
H A Dktest.pl2789 doprint("Running bisect trial $t of $bisect_tries:\n");
/linux-4.4.14/drivers/message/fusion/
H A Dmptbase.c391 "%s: Running mpt_dead_ioc thread failed !\n", mpt_fault_reset_work()
395 "%s: Running mpt_dead_ioc thread success !\n", mpt_fault_reset_work()
H A Dmptsas.c194 "Running Disparity Error Count=0x%x\n", ioc->name, mptsas_print_phy_pg1()
/linux-4.4.14/drivers/scsi/
H A DFlashPoint.c5414 data_count = 0; /*Running count of SG xfer counts. */ FPT_hostDataXferRestart()
H A Dhpsa.c5136 /* Running in struct Scsi_Host->host_lock less mode */ hpsa_scsi_queue_command()
/linux-4.4.14/drivers/infiniband/hw/nes/
H A Dnes_hw.c657 nes_debug(NES_DBG_INIT, "Running in 1G mode.\n"); nes_reset_adapter_ne020()
/linux-4.4.14/drivers/net/wireless/
H A Dmwl8k.c242 * Running count of TX packets in flight, to avoid
/linux-4.4.14/drivers/char/ipmi/
H A Dipmi_si_intf.c1173 /* Running with interrupts, only do long timeouts. */ smi_timeout()
/linux-4.4.14/tools/lguest/
H A Dlguest.c3186 err(1, "Running guest failed"); run_guest()
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_ioc.c2189 "Running firmware version is incompatible " bfa_ioc_pf_fwmismatch()
/linux-4.4.14/drivers/net/ethernet/micrel/
H A Dksz884x.c1360 * @cnt: Running timer counter.
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dmcdi_pcol.h2509 /* enum: Running. */
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic79xx_core.c1240 * Running this FIFO may cause a CFG4DATA for ahd_flush_qoutfifo()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c9078 BNX2X_ERR("FUNC_STOP ramrod failed. Running a dry transaction\n"); bnx2x_func_stop()

Completed in 5502 milliseconds