/linux-4.1.27/include/trace/events/ |
H A D | migrate.h | 47 TP_PROTO(unsigned long succeeded, unsigned long failed, 50 TP_ARGS(succeeded, failed, mode, reason), 53 __field( unsigned long, succeeded) 60 __entry->succeeded = succeeded; 67 __entry->succeeded,
|
/linux-4.1.27/tools/testing/selftests/mqueue/ |
H A D | mq_open_tests.c | 432 "succeeded:\t\tFAIL\n"); main() 440 "succeeded:\t\tPASS\n"); main() 448 "succeeded:\t\tPASS\n"); main() 456 "succeeded:\t\tFAIL\n"); main() 470 "succeeded:\t\tFAIL\n"); main() 478 "succeeded:\t\tFAIL\n"); main() 486 "succeeded:\t\tFAIL\n"); main() 494 "succeeded:\t\tFAIL\n"); main()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | vp702x-fe.c | 193 deb_fe("tuning succeeded.\n"); vp702x_fe_set_frontend() 239 deb_fe("diseqc cmd succeeded.\n"); vp702x_fe_send_diseqc_msg() 278 deb_fe("set_tone cmd succeeded.\n"); vp702x_fe_set_tone() 311 deb_fe("set_voltage cmd succeeded.\n"); vp702x_fe_set_voltage()
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_nat_l4proto.h | 15 * Return true if succeeded.
|
/linux-4.1.27/Documentation/prctl/ |
H A D | disable-tsc-ctxt-sw-stress-test.c | 53 fprintf(stderr, "FATAL ERROR, rdtsc() succeeded while disabled\n"); segvtask()
|
H A D | disable-tsc-on-off-stress-test.c | 68 fprintf(stderr, "FATAL ERROR, rdtsc() succeeded while disabled\n"); task()
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | syscall.h | 35 /* 0 if syscall succeeded, otherwise -Errorcode */ syscall_get_error()
|
/linux-4.1.27/sound/aoa/ |
H A D | aoa-gpio.h | 50 * removes it, and they return 0 if the operation succeeded,
|
/linux-4.1.27/sound/pci/oxygen/ |
H A D | oxygen_io.c | 132 unsigned int count, succeeded; oxygen_write_ac97() local 139 succeeded = 0; oxygen_write_ac97() 145 ++succeeded >= 2) { oxygen_write_ac97()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_iommu.c | 114 * If iommu attach succeeded, the sub driver would have dma_ops drm_iommu_attach_device()
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | helper.c | 87 * the exec succeeded because the pipe fd was set as close-on-exec. run_helper()
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | user_gateway.S | 53 * value is 'oldval'. Return zero if we succeeded,
|
H A D | traps.c | 276 * succeeded. head_end()
|
/linux-4.1.27/mm/ |
H A D | pagewalk.c | 218 * - 0 : succeeded to handle the current entry, and if you don't reach the 220 * - >0 : succeeded to handle the current entry, and return to the caller
|
H A D | mlock.c | 272 * succeeded.
|
/linux-4.1.27/drivers/staging/vt6655/ |
H A D | rf.c | 416 * Return Value: true if succeeded; false if failed. 503 * Return Value: true if succeeded; false if failed. 536 * Return Value: true if succeeded; false if failed. 612 * Return Value: true if succeeded; false if failed. 651 * Return Value: true if succeeded; false if failed. 766 * Return Value: true if succeeded; false if failed. 838 * Return Value: true if succeeded; false if failed.
|
H A D | channel.c | 174 * Return Value: true if succeeded; false if failed.
|
H A D | baseband.c | 1922 * Return Value: true if succeeded; false if failed. 1966 * Return Value: true if succeeded; false if failed. 2009 * Return Value: true if succeeded; false if failed.
|
/linux-4.1.27/drivers/mmc/core/ |
H A D | sdio_io.c | 447 * value indicates if the transfer succeeded or not. 464 * value indicates if the transfer succeeded or not. 481 * value indicates if the transfer succeeded or not. 498 * value indicates if the transfer succeeded or not.
|
/linux-4.1.27/drivers/net/can/sja1000/ |
H A D | tscan1.c | 155 /* SJA1000 probe succeeded; turn LED off and return */ tscan1_probe()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2x00dump.h | 65 * the tx event which has either succeeded or failed. A frame
|
H A D | rt2x00usb.c | 221 * If the transfer to hardware succeeded, it does not mean the rt2x00usb_work_txdone_entry()
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
H A D | sym53c8xx.h | 211 * Btw, all my testings of residuals have succeeded.
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
H A D | mthca_catas.c | 80 mthca_dbg(d, "Reset succeeded\n"); catas_reset()
|
/linux-4.1.27/arch/tile/gxio/ |
H A D | dma_queue.c | 113 * We succeeded in advancing the completion count; add back the __gxio_dma_queue_update_credits()
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | spinlock_64.h | 74 /* Try to get the lock, and return whether we succeeded. */
|
/linux-4.1.27/fs/ncpfs/ |
H A D | file.c | 60 /* RDWR did not succeeded, try readonly or writeonly as requested */ ncp_make_open()
|
/linux-4.1.27/include/linux/ |
H A D | nfs_page.h | 27 PG_CLEAN, /* write succeeded */
|
H A D | kref.h | 155 * Return non-zero if the increment succeeded. Otherwise return 0.
|
H A D | iommu.h | 265 * to tell whether it succeeded or not according to this return value).
|
/linux-4.1.27/arch/arm/nwfpe/ |
H A D | fpa11_cpdo.c | 86 /* If the operation succeeded, check to see if the result in the EmulateCPDO()
|
/linux-4.1.27/lib/ |
H A D | cpumask.c | 54 * Returns TRUE if memory allocation succeeded, FALSE otherwise.
|
H A D | percpu-refcount.c | 96 * where percpu_ref_init() succeeded but other parts of the initialization
|
/linux-4.1.27/tools/testing/selftests/ftrace/ |
H A D | ftracetest | 124 PASS=0 # The test succeeded.
|
/linux-4.1.27/include/linux/can/ |
H A D | dev.h | 119 /* alloc_candev() succeeded => netdev_priv() is valid at this point */ can_set_static_ctrlmode()
|
/linux-4.1.27/drivers/isdn/sc/ |
H A D | init.c | 167 pr_debug("request_region for RAM base 0x%lx succeeded\n", ram[b]); sc_init() 179 pr_debug(" request_region succeeded\n"); sc_init()
|
/linux-4.1.27/drivers/misc/mei/ |
H A D | init.c | 106 * Return: 0 on success or < 0 if the reset hasn't succeeded 275 * Return: 0 on success or -ENODEV if the restart hasn't succeeded
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | uvd_v1_0.c | 444 DRM_INFO("ring test on %d succeeded in %d usecs\n", uvd_v1_0_ring_test() 530 DRM_INFO("ib test on ring %d succeeded\n", ring->idx); uvd_v1_0_ib_test()
|
H A D | r600_dma.c | 268 DRM_INFO("ring test on %d succeeded in %d usecs\n", ring->idx, i); r600_dma_ring_test() 383 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", ib.fence->ring, i); r600_dma_ib_test()
|
H A D | radeon_vce.c | 760 DRM_INFO("ring test on %d succeeded in %d usecs\n", radeon_vce_ring_test() 799 DRM_INFO("ib test on ring %d succeeded\n", ring->idx); radeon_vce_ib_test()
|
H A D | cik_sdma.c | 684 DRM_INFO("ring test on %d succeeded in %d usecs\n", ring->idx, i); cik_sdma_ring_test() 752 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", ib.fence->ring, i); cik_sdma_ib_test()
|
/linux-4.1.27/drivers/mfd/ |
H A D | ab8500-gpadc.c | 727 /* Calculate gain and offset for VMAIN if all reads succeeded*/ ab8500_gpadc_read_calibration_data() 758 /* Calculate gain and offset for IBAT if all reads succeeded */ ab8500_gpadc_read_calibration_data() 799 /* Calculate gain and offset for VMAIN if all reads succeeded */ ab8500_gpadc_read_calibration_data() 822 /* Calculate gain and offset for BTEMP if all reads succeeded */ ab8500_gpadc_read_calibration_data() 840 /* Calculate gain and offset for VBAT if all reads succeeded */ ab8500_gpadc_read_calibration_data()
|
/linux-4.1.27/fs/logfs/ |
H A D | dir.c | 34 * From a users point of view the operation succeeded. 52 * operation succeeded. 63 * a users point of view, the operation succeeded.
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | dib3000mb.c | 89 deb_srch("auto search succeeded\n"); dib3000_search_status() 90 return 1; // auto search succeeded dib3000_search_status() 363 deb_setf("reading tuning data from frontend succeeded.\n"); dib3000mb_set_frontend()
|
H A D | dib7000m.c | 1020 if (irq_pending & 0x2) { // succeeded dib7000m_autosearch_irq() 1021 dprintk( "autosearch succeeded"); dib7000m_autosearch_irq()
|
H A D | dib3000mc.c | 587 if (irq_pending & 0x2) // succeeded dib3000mc_autosearch_is_irq()
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-pmcmsp.c | 232 dev_dbg(&pmcmsptwi_adapter.dev, "Result: Operation succeeded\n"); pmcmsptwi_get_result() 562 (ret == MSP_TWI_XFER_OK) ? "succeeded" : "failed"); pmcmsptwi_master_xfer()
|
H A D | i2c-nforce2.c | 95 abort succeeded */
|
/linux-4.1.27/drivers/staging/i2o/ |
H A D | device.c | 68 pr_debug("i2o: claim of device %d succeeded\n", i2o_device_claim() 113 pr_debug("i2o: claim release of device %d succeeded\n", i2o_device_claim_release()
|
/linux-4.1.27/fs/hpfs/ |
H A D | namei.c | 544 hpfs_error(i->i_sb, "lookup succeeded but map dirent failed"); hpfs_rename() 581 hpfs_error(i->i_sb, "lookup succeeded but map dirent failed at #2"); hpfs_rename()
|
/linux-4.1.27/drivers/i2c/muxes/ |
H A D | i2c-mux-gpio.c | 216 i++; /* gpio_request above succeeded, so must free */ i2c_mux_gpio_probe()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | sta_tx.c | 200 dev_dbg(adapter->dev, "data: %s: host_to_card succeeded\n", mwifiex_send_null_packet()
|
/linux-4.1.27/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 783 LIBFCOE_TRANSPORT_DBG("transport %s succeeded to create fcoe on %s.\n", fcoe_ctlr_create_store() 824 ft->name, (rc) ? "failed" : "succeeded", fcoe_ctlr_destroy_store() 890 ft->name, (rc) ? "failed" : "succeeded", fcoe_transport_create() 935 ft->name, (rc) ? "failed" : "succeeded", fcoe_transport_destroy()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
H A D | tx.h | 178 /* The rate that succeeded getting ACK
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | speedstep-ich.c | 136 pr_debug("change to %u MHz succeeded\n", speedstep_set_state()
|
H A D | speedstep-smi.c | 202 pr_debug("change to %u MHz succeeded after %u tries " speedstep_set_state()
|
H A D | pxa2xx-cpufreq.c | 346 * change succeeded. The voltage reduction is not a critical failure, pxa_set_target()
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | evxfevnt.c | 101 /* Sanity check that transition succeeded */ acpi_enable()
|
H A D | rsio.c | 175 * data is treated as if the checksum operation succeeded.
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | usb.h | 78 #define US_FLIDX_READ10_WORKED 8 /* previous READ(10) succeeded */
|
H A D | transport.c | 562 /* The command succeeded. We know this device doesn't last_sector_hacks() 831 * previous one succeeded and this one failed, set the REDO_READ10 usb_stor_invoke_transport()
|
/linux-4.1.27/fs/ocfs2/ |
H A D | inode.h | 106 * whether our unlink succeeded. Otherwise we got this from a node
|
/linux-4.1.27/include/uapi/video/ |
H A D | sisfb.h | 138 #define SISFB_CMD_ERR_OK 0x80000000 /* command succeeded */
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | spinlock.h | 69 * This returns the old value in the lock, so we succeeded
|
/linux-4.1.27/arch/arm/mach-u300/ |
H A D | dummyspichip.c | 171 pr_warn("Simple test 7: FAILURE: spi_write_then_read succeeded but it was expected to fail!\n"); dummy_looptest()
|
/linux-4.1.27/fs/cachefiles/ |
H A D | xattr.c | 49 _debug("SET"); /* we succeeded */ cachefiles_check_object_type()
|
/linux-4.1.27/sound/firewire/ |
H A D | iso-resources.c | 187 * succeeded; we will try again for the new generation later. fw_iso_resources_update()
|
/linux-4.1.27/sound/pci/echoaudio/ |
H A D | gina24_dsp.c | 151 /* Set up the control register if the load succeeded - load_asic()
|
H A D | layla24_dsp.c | 146 /* Set up the control register if the load succeeded - load_asic()
|
H A D | echoaudio_3g.c | 242 /* Set up the control register if the load succeeded - load_asic()
|
H A D | mona_dsp.c | 147 /* Set up the control register if the load succeeded - load_asic()
|
/linux-4.1.27/tools/hv/ |
H A D | hv_vss_daemon.c | 321 error ? "failed" : "succeeded"); main()
|
/linux-4.1.27/tools/testing/selftests/mount/ |
H A D | unprivileged-remount-test.c | 240 "succeeded unexpectedly\n"); test_unpriv_remount()
|
/linux-4.1.27/include/asm-generic/ |
H A D | syscall.h | 66 * Returns 0 if the system call succeeded, or -ERRORCODE if it failed.
|
/linux-4.1.27/include/linux/mfd/ |
H A D | cros_ec.h | 91 * Returns the number of bytes received if the communication succeeded, but
|
/linux-4.1.27/drivers/lguest/ |
H A D | lg.h | 232 * succeeded.
|
H A D | core.c | 129 /* And we succeeded... */ map_switcher()
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-gd.c | 223 * since the open() has already succeeded, ide_gd_open()
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
H A D | sdo_drv.c | 448 dev_info(dev, "probe succeeded\n"); sdo_probe()
|
/linux-4.1.27/drivers/misc/mic/host/ |
H A D | mic_boot.c | 152 * The state will either be MIC_OFFLINE if the reset succeeded mic_start()
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-tegra.c | 160 /* seconds only written if wait succeeded. */ tegra_rtc_set_time()
|
/linux-4.1.27/drivers/target/iscsi/ |
H A D | iscsi_target_auth.c | 305 * One way authentication has succeeded, return now if mutual chap_server_compute_md5()
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpiolib-of.c | 282 * If succeeded, this function will map bank's memory and will
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
H A D | msm_gem_submit.c | 164 /* if locking succeeded, pin bo: */ submit_validate_objects()
|
H A D | msm_drv.c | 246 * is bogus, but non-null if allocation succeeded: msm_init_vram()
|
/linux-4.1.27/crypto/ |
H A D | ansi_cprng.c | 86 * returns 0 if generation succeeded, <0 if something went wrong
|
/linux-4.1.27/fs/nfs/ |
H A D | mount_clnt.c | 198 dprintk("NFS: MNT request succeeded\n"); nfs_mount()
|
H A D | unlink.c | 589 /* The rename succeeded */ nfs_sillyrename()
|
H A D | nfs4client.c | 1128 * Returns zero if probe succeeded and retrieved FSID matches the FSID 1228 dprintk("<-- %s() succeeded\n", __func__); nfs4_update_server()
|
H A D | nfs4state.c | 1054 * Increment the seqid if the OPEN/OPEN_DOWNGRADE/CLOSE succeeded, or 1101 * Increment the seqid if the LOCK/LOCKU succeeded, or 1932 dprintk("<-- %s: migration succeeded\n", __func__); nfs4_try_migration()
|
/linux-4.1.27/drivers/pnp/ |
H A D | manager.c | 301 dbg_pnp_show_resources(dev, "pnp_assign_resources succeeded"); pnp_assign_resources()
|
/linux-4.1.27/kernel/sched/ |
H A D | completion.c | 259 * 1 if a decrement succeeded.
|
/linux-4.1.27/arch/mips/pci/ |
H A D | ops-pmcmsp.c | 154 * Check if the PCI configuration cycle (rd or wr) succeeded, by gen_pci_cfg_wr_show() 323 * checks that the access succeeded by querying MSP7120's 439 * Check if the PCI configuration cycle (rd or wr) succeeded, by msp_pcibios_config_access()
|
/linux-4.1.27/sound/ppc/ |
H A D | tumbler.c | 250 DBG("(I) succeeded to set volume (%u, %u)\n", left_vol, right_vol); tumbler_set_master_volume() 361 DBG("(I) succeeded to set DRC (%u, %u)\n", val[0], val[1]); tumbler_set_drc() 398 DBG("(I) succeeded to set DRC (%u, %u)\n", val[0], val[1]); snapper_set_drc()
|
/linux-4.1.27/drivers/usb/core/ |
H A D | driver.c | 359 /* If the LPM disable succeeded, balance the ref counts. */ usb_probe_interface() 371 /* If the LPM disable succeeded, balance the ref counts. */ usb_probe_interface() 461 /* Attempt to re-enable USB3 LPM, if the disable succeeded. */ usb_unbind_interface() 1287 * Return: 0 if the suspend succeeded. 1336 /* If the suspend succeeded then prevent any more URB submissions usb_suspend_both()
|
H A D | hcd-pci.c | 112 * Adding the EHCI controller has either succeeded or failed. Set the
|
/linux-4.1.27/drivers/base/power/ |
H A D | runtime.c | 404 * ->runtime_suspend succeeded, if a deferred resume was requested while 406 * notification for its parent (if the suspend succeeded and both 590 * device if the resume succeeded.
|
/linux-4.1.27/drivers/hwmon/ |
H A D | ina2xx.c | 251 * If we're here then although all write operations succeeded, the ina2xx_do_update()
|
/linux-4.1.27/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx_hdcs.c | 151 /* Update the state if the write succeeded */ hdcs_set_state()
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | orinoco_plx.c | 53 * confirm you actually succeeded, read the COR register back and make
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
H A D | acceptor.c | 224 LASSERT(rc == 0); /* we succeeded before */ lnet_accept()
|
/linux-4.1.27/drivers/staging/media/mn88472/ |
H A D | mn88472.c | 354 dev_err(&client->dev, "firmware parity check succeeded=0x%x\n", tmp); mn88472_init()
|
/linux-4.1.27/drivers/staging/media/mn88473/ |
H A D | mn88473.c | 304 dev_err(&client->dev, "firmware parity check succeeded=0x%x\n", tmp); mn88473_init()
|
/linux-4.1.27/drivers/nfc/st21nfca/ |
H A D | i2c.c | 486 * We succeeded to read data from the CLF and st21nfca_hci_irq_thread_fn()
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-mdio.c | 233 DBGPR(" mdiobus_register succeeded for %s\n", pdata->mii_bus_id); xgbe_mdio_register()
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | cypress_ps2.c | 56 psmouse_dbg(psmouse, "sending command 0x%02x succeeded, resp 0xfa\n", cypress_ps2_sendbyte()
|
/linux-4.1.27/arch/unicore32/mm/ |
H A D | fault.c | 242 * The above down_read_trylock() might have succeeded in do_pf()
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
H A D | userdlm.c | 258 /* Cancel succeeded, we want to re-queue */ user_unlock_ast()
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | valkyriefb.c | 189 * black. Return 0 if blanking succeeded, != 0 if un-/blanking failed due
|
H A D | amba-clcd.c | 384 * black. Return 0 if blanking succeeded, != 0 if un-/blanking failed due
|
H A D | platinumfb.c | 159 * black. Return 0 if blanking succeeded, != 0 if un-/blanking failed due platinumfb_blank()
|
H A D | s1d13xxxfb.c | 329 * blanking succeeded, != 0 if un-/blanking failed due to e.g. a
|
H A D | s3c2410fb.c | 560 * blanking succeeded, != 0 if un-/blanking failed due to e.g. a
|
/linux-4.1.27/fs/nfsd/ |
H A D | nfsd.h | 279 * tell the client that the operation succeeded. nfs4_recoverydir()
|
/linux-4.1.27/drivers/media/common/saa7146/ |
H A D | saa7146_fops.c | 354 DEB_D("poll succeeded!\n"); __fops_poll()
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
H A D | core.c | 556 * extant users of it that have succeeded by this point. sh_pfc_probe()
|
/linux-4.1.27/include/uapi/linux/ |
H A D | btrfs.h | 115 * check succeeded for each 4k piece.
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
H A D | msi.c | 57 * If the RTAS call succeeded, return the number of irqs allocated. rtas_change_msi()
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | fault.c | 325 * The above down_read_trylock() might have succeeded in do_page_fault()
|
/linux-4.1.27/arch/arm64/mm/ |
H A D | fault.c | 239 * The above down_read_trylock() might have succeeded in which do_page_fault()
|
/linux-4.1.27/arch/arm/mm/ |
H A D | fault.c | 299 * The above down_read_trylock() might have succeeded in do_page_fault()
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
H A D | mei-amt-version.c | 167 mei_msg(me, "read succeeded with result %zd\n", rc); mei_recv_msg()
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | core_tsunami.c | 390 ? "succeeded" : "failed"); tsunami_init_arch()
|
/linux-4.1.27/net/irda/irlan/ |
H A D | irlan_client.c | 535 /* Check if request succeeded */ irlan_client_get_value_confirm()
|
/linux-4.1.27/net/sched/ |
H A D | cls_api.c | 252 * succeeded in loading the module we have to tc_ctl_tfilter()
|
H A D | act_api.c | 524 * succeeded in loading the module we have to tcf_action_init_1()
|
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpioctl.c | 496 dev_info(&pci_dev->dev, "probe succeeded for ASI%04X HPI index %d\n", asihpi_adapter_probe()
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
H A D | memfd_test.c | 55 printf("memfd_create(\"%s\", %u) succeeded, but failure expected\n", mfd_fail_new()
|
/linux-4.1.27/drivers/scsi/libsas/ |
H A D | sas_scsi_host.c | 669 "succeeded\n", port->id); list_for_each_entry_safe() 681 "succeeded\n"); list_for_each_entry_safe()
|
/linux-4.1.27/drivers/scsi/ |
H A D | ultrastor.c | 493 printk("US14F: detect: detect succeeded\n" ultrastor_14f_detect() 599 printk("US24F: detect: detect succeeded\n"
|
H A D | nsp32.c | 777 /* Arbitration succeeded */ nsp32_arbitration() 1657 * negotiation is succeeded. nsp32_busfree_occur() 2276 * Negotiation is succeeded, the target want nsp32_analyze_sdtr() 2864 return SUCCESS; /* SCSI bus reset is succeeded at any time. */ nsp32_eh_bus_reset() 2926 return SUCCESS; /* Host reset is succeeded at any time. */ nsp32_eh_host_reset()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-hub.c | 330 "succeeded" : "failed"); ehci_bus_suspend() 1188 "succeeded" : "failed"); ehci_hub_control()
|
H A D | isp116x-hcd.c | 405 /* Relax after previously failed, but later succeeded postproc_atl_queue() 745 (succeeded or failed) or the frame ends. Therefore, isp116x_urb_enqueue()
|
/linux-4.1.27/fs/jffs2/ |
H A D | wbuf.c | 381 /* Read succeeded. Copy the remaining data from the wbuf */ jffs2_wbuf_recover() 442 pr_notice("Recovery of wbuf succeeded to %08x\n", ofs); jffs2_wbuf_recover()
|
H A D | dir.c | 846 pr_notice("%s(): Link succeeded, unlink failed (err %d). You now have a hard link\n", jffs2_rename()
|
/linux-4.1.27/arch/s390/mm/ |
H A D | pgtable.c | 371 * Returns 0 if the unmap succeeded, -EINVAL if not. 401 * Returns 0 if the mmap succeeded, -EINVAL or -ENOMEM if not.
|
H A D | extmem.c | 553 * 0 : operation succeeded
|
/linux-4.1.27/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 3304 tgt_dbg(tgt, "Process Login succeeded: %X %02X %04X\n", ibmvfc_tgt_prli_done() 3411 tgt_dbg(tgt, "Port Login succeeded\n"); ibmvfc_tgt_plogi_done() 3505 tgt_dbg(tgt, "Implicit Logout succeeded\n"); ibmvfc_tgt_implicit_logout_done() 3602 tgt_dbg(tgt, "ADISC succeeded\n"); ibmvfc_tgt_adisc_done() 3803 tgt_dbg(tgt, "Query Target succeeded\n"); ibmvfc_tgt_query_target_done() 3954 ibmvfc_dbg(vhost, "Discover Targets succeeded\n"); ibmvfc_discover_targets_done() 4307 tgt_dbg(tgt, "rport add succeeded\n"); ibmvfc_tgt_add_rport()
|
/linux-4.1.27/drivers/mtd/devices/ |
H A D | docg3.c | 547 * Return 0 if succeeded, -EIO on error 568 * Return 0 if succeeded, -EIO on error 1976 * Returns 0 if suspend succeeded, -EIO if chip refused suspend
|
/linux-4.1.27/drivers/media/v4l2-core/ |
H A D | videobuf-core.c | 617 dprintk(1, "qbuf: succeeded\n"); videobuf_qbuf()
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | task.c | 757 /* Note that since the termination for outstanding requests succeeded, isci_reset_device()
|
/linux-4.1.27/drivers/s390/cio/ |
H A D | cio.c | 864 * rchp either succeeded, or another rchp is already css_reset()
|
H A D | chsc.c | 1182 CIO_MSG_EVENT(4, "chsc: siosl succeeded for 0.%x.%04x\n", chsc_siosl()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | lustre_lib.h | 599 /* -EINTR when the RPC actually succeeded. */ \
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
H A D | hostap_download.c | 405 printk(KERN_DEBUG "Readback test succeeded, HCR 0x%02x\n", prism2_enable_genesis()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
H A D | framebuffer.c | 384 /* The final pitch we accepted if we succeeded */ psbfb_create()
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 614 /* If srp_new_cm_id() succeeded but srp_create_ch_ib() not, return. */ srp_free_ch_ib() 1231 * Whether or not creating a new CM ID succeeded, create a new srp_rport_reconnect() 1254 PFX "reconnect succeeded\n"); srp_rport_reconnect() 2810 pr_debug(PFX "%s: SCSI scan succeeded - detected %d LUNs\n", srp_add_target()
|
/linux-4.1.27/arch/sparc/math-emu/ |
H A D | math_32.c | 147 * When it hits an instruction that requires that the trapped op succeeded do_mathemu()
|
/linux-4.1.27/drivers/char/ |
H A D | mmtimer.c | 179 * It will check if the interrupt setup succeeded.
|
H A D | ppdev.c | 571 case 1: /* handshake succeeded, peripheral rejected mode */ pp_do_ioctl()
|
/linux-4.1.27/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_kms.c | 212 * the check step has succeeded) or rollback (when freeing the states if the
|
/linux-4.1.27/fs/ocfs2/dlm/ |
H A D | dlmunlock.c | 260 /* if cancel or unlock succeeded, lvb work is done */ dlmunlock_common()
|
/linux-4.1.27/drivers/watchdog/ |
H A D | hpwdt.c | 240 pr_warn("Call succeeded but with an error: 0x%x\n", cru_detect()
|
/linux-4.1.27/fs/jfs/ |
H A D | super.c | 649 * Don't fail here. Everything succeeded except jfs_freeze()
|
/linux-4.1.27/net/irda/ircomm/ |
H A D | ircomm_tty_attach.c | 434 /* Check if request succeeded */ ircomm_tty_getvalue_confirm()
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_conntrack_ftp.c | 344 pr_debug("Match succeeded!\n"); find_pattern()
|
/linux-4.1.27/sound/drivers/ |
H A D | mts64.c | 894 * We need to check if device probing succeeded or not */ snd_mts64_attach()
|
H A D | portman2x4.c | 692 * We need to check if device probing succeeded or not */ snd_portman_attach()
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | mmc_spi.c | 702 * doesn't necessarily tell whether the write operation succeeded; mmc_spi_writeblock() 704 * writes succeeded; see the standard. mmc_spi_writeblock()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | statahead.c | 577 * 1) The former glimpse succeeded with glimpse lock granted by OST, and ll_agl_trigger() 581 * 2) The former glimpse succeeded, but OST did not grant glimpse lock. ll_agl_trigger()
|
/linux-4.1.27/drivers/net/fddi/ |
H A D | defxx.c | 1023 * DFX_K_SUCCESS - initialization succeeded 1411 /* Initialization succeeded, reenable PDQ interrupts */ dfx_adap_init() 2449 * DFX_K_SUCCESS - Request succeeded 2531 * DFX_K_SUCCESS - Request succeeded. 2607 * DFX_K_SUCCESS - DMA command succeeded 2722 * DFX_K_SUCCESS - port control command succeeded
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 1219 FW_VERSION_MICRO, err ? "failed" : "succeeded"); cxgb_up() 1227 TP_VERSION_MICRO, err ? "failed" : "succeeded"); cxgb_up() 2961 CH_ALERT(adapter, "adapter reset %s\n", err ? "failed" : "succeeded"); fatal_error_task()
|
/linux-4.1.27/kernel/ |
H A D | futex.c | 1065 * If the update of the user space value succeeded, we try to futex_lock_pi_atomic() 1988 * @locked: if the attempt to take the rt_mutex succeeded (1) or not (0) 2210 /* If we were woken (and unqueued), we succeeded, whatever. */ futex_wait()
|
/linux-4.1.27/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 543 cs89_dbg(1, cont, "succeeded\n"); send_test_pkt() 1078 cs89_dbg(1, debug, "net_open() succeeded\n"); net_open()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
H A D | main.c | 614 "succeeded, critical temperature enter is %d," iwl_rf_kill_ct_config() 629 "succeeded, " iwl_rf_kill_ct_config()
|
/linux-4.1.27/drivers/staging/ozwpan/ |
H A D | ozhcd.c | 2272 oz_dbg(ON, "platform_device_alloc() succeeded\n"); oz_hcd_init() 2276 oz_dbg(ON, "platform_device_add() succeeded\n"); oz_hcd_init()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
H A D | switch.c | 959 * context save succeeded, otherwise context save check_save_status() 1316 * context restore succeeded, otherwise context restore check_restore_status()
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_events_filter.c | 1839 /* No call succeeded */ replace_system_preds() 1847 /* If any call succeeded, we still need to sync */ replace_system_preds()
|
/linux-4.1.27/net/sunrpc/ |
H A D | clnt.c | 1198 dprintk("RPC: %s succeeded\n", __func__); rpc_sockname() 1233 dprintk("RPC: %s: succeeded\n", __func__); rpc_anyaddr()
|
H A D | rpcb_clnt.c | 902 (*boolp ? "succeeded" : "failed")); rpcb_dec_set()
|
/linux-4.1.27/drivers/md/ |
H A D | dm-raid1.c | 808 * Otherwise pretend that the I/O succeeded. (This would do_failures()
|
/linux-4.1.27/drivers/net/ethernet/aeroflex/ |
H A D | greth.c | 568 /* Unmap SKB mappings that succeeded and disable descriptor */ greth_start_xmit_gbit()
|
/linux-4.1.27/drivers/net/wan/ |
H A D | ixp4xx_hss.c | 686 " napi_reschedule succeeded\n", hss_hdlc_poll()
|
/linux-4.1.27/drivers/memstick/core/ |
H A D | mspro_block.c | 976 * mspro_block_data_clear, no matter if the initialization process succeeded
|
/linux-4.1.27/drivers/misc/carma/ |
H A D | carma-fpga-program.c | 475 * always fails. This method has always succeeded.
|
/linux-4.1.27/drivers/misc/genwqe/ |
H A D | card_base.c | 1174 * Return: 0 if succeeded, < 0 when failed
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
H A D | if_spi.c | 631 /* Previous transfer succeeded. Advance counters. */ if_spi_prog_main_firmware()
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
H A D | p80211netdev.c | 226 * Returns: 0 if conversion succeeded
|
/linux-4.1.27/drivers/parport/ |
H A D | share.c | 878 * indicates that it slept; 0 means that it succeeded without
|
/linux-4.1.27/drivers/pci/ |
H A D | msi.c | 825 * we succeeded in setting up. msix_capability_init()
|
/linux-4.1.27/drivers/pcmcia/ |
H A D | pcmcia_resource.c | 677 dev_dbg(&p_dev->dev, "pcmcia_request_io succeeded: %pR , %pR", pcmcia_request_io()
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
H A D | txrx.c | 916 /* Recovery succeeded */ cw1200_tx_confirm_cb()
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.c | 838 * Return: 1 if succeeded in connection establishment, 0 if timeout expired
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | tsc.c | 738 * succeeded. We break out of the loop right away. We native_calibrate_tsc()
|
/linux-4.1.27/arch/x86/mm/ |
H A D | fault.c | 1190 * The above down_read_trylock() might have succeeded in __do_page_fault()
|
/linux-4.1.27/drivers/ata/ |
H A D | libata-acpi.c | 675 snprintf(msg, sizeof(msg), "succeeded"); ata_acpi_run_tf()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
H A D | sor.c | 1255 dev_dbg(sor->dev, "fast link training succeeded\n"); tegra_sor_encoder_mode_set()
|
/linux-4.1.27/drivers/tty/ |
H A D | tty_ioctl.c | 644 succeeded */
|
/linux-4.1.27/drivers/usb/dwc2/ |
H A D | hcd_ddma.c | 885 * whether some of the descriptors (frames) succeeded or not. dwc2_complete_isoc_xfer_ddma()
|
/linux-4.1.27/drivers/uwb/ |
H A D | hwa-rc.c | 486 * back only if the actual filtering succeeded (so we know the computed
|
/linux-4.1.27/fs/ |
H A D | pipe.c | 290 break; /* common path: read succeeded */ pipe_read()
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_trans.c | 892 * have already been unlocked as if the commit had succeeded.
|
/linux-4.1.27/fs/kernfs/ |
H A D | file.c | 715 /* open succeeded, put active references */ kernfs_fop_open()
|
/linux-4.1.27/fs/lockd/ |
H A D | svclock.c | 802 * RPC call has succeeded or timed out.
|
/linux-4.1.27/fs/autofs4/ |
H A D | root.c | 414 /* Mount succeeded, check if we ended up with a new dentry */ autofs4_d_automount()
|
/linux-4.1.27/net/bridge/ |
H A D | br_netfilter.c | 391 * device, we proceed as if ip_route_input() succeeded. If it differs from the
|
/linux-4.1.27/net/mac80211/ |
H A D | chan.c | 1416 * succeeded at this point. ieee80211_vif_use_reserved_switch()
|
/linux-4.1.27/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 620 /* Add an element to a hash and update the internal counters when succeeded,
|
/linux-4.1.27/net/sctp/ |
H A D | ulpevent.c | 667 /* Now that all memory allocations for this chunk succeeded, we sctp_ulpevent_make_rcvmsg()
|
/linux-4.1.27/tools/perf/util/ |
H A D | dwarf-aux.c | 839 * of type name if succeeded. Return -E2BIG if @len is not enough long, and
|