/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | nokia.c | 163 if (!IS_ERR_OR_NULL(f_phonet)) { in nokia_bind_config() 169 if (!IS_ERR_OR_NULL(f_obex1)) { in nokia_bind_config() 175 if (!IS_ERR_OR_NULL(f_obex2)) { in nokia_bind_config() 218 if (!IS_ERR_OR_NULL(f_obex2)) in nokia_bind_config() 220 if (!IS_ERR_OR_NULL(f_obex1)) in nokia_bind_config() 222 if (!IS_ERR_OR_NULL(f_phonet)) in nokia_bind_config() 288 if (!IS_ERR_OR_NULL(f_obex1_cfg1)) in nokia_bind() 290 if (!IS_ERR_OR_NULL(f_obex2_cfg1)) in nokia_bind() 292 if (!IS_ERR_OR_NULL(f_phonet_cfg1)) in nokia_bind() 312 if (!IS_ERR_OR_NULL(f_obex1_cfg2)) in nokia_unbind() [all …]
|
D | audio.c | 282 if (!IS_ERR_OR_NULL(f_uac1)) in audio_unbind() 284 if (!IS_ERR_OR_NULL(fi_uac1)) in audio_unbind() 287 if (!IS_ERR_OR_NULL(f_uac2)) in audio_unbind() 289 if (!IS_ERR_OR_NULL(fi_uac2)) in audio_unbind()
|
D | ncm.c | 191 if (!IS_ERR_OR_NULL(f_ncm)) in gncm_unbind() 193 if (!IS_ERR_OR_NULL(f_ncm_inst)) in gncm_unbind()
|
D | cdc2.c | 218 if (!IS_ERR_OR_NULL(f_ecm)) in cdc_unbind() 220 if (!IS_ERR_OR_NULL(fi_ecm)) in cdc_unbind()
|
D | zero.c | 394 if (!IS_ERR_OR_NULL(func_ss)) in zero_unbind() 397 if (!IS_ERR_OR_NULL(func_lb)) in zero_unbind()
|
D | webcam.c | 364 if (!IS_ERR_OR_NULL(f_uvc)) in webcam_unbind() 366 if (!IS_ERR_OR_NULL(fi_uvc)) in webcam_unbind()
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
D | usnic_ib_qp_grp.c | 105 if (IS_ERR_OR_NULL(res_chunk)) { in enable_qp_grp() 146 if (IS_ERR_OR_NULL(res_chunk)) { in disable_qp_grp() 174 if (IS_ERR_OR_NULL(res_chunk)) { in init_filter_action() 215 if (IS_ERR_OR_NULL(flow)) { in create_roce_custom_flow() 224 if (IS_ERR_OR_NULL(qp_flow)) { in create_roce_custom_flow() 270 if (IS_ERR_OR_NULL(sock)) in create_udp_flow() 290 if (IS_ERR_OR_NULL(flow)) { in create_udp_flow() 299 if (IS_ERR_OR_NULL(qp_flow)) { in create_udp_flow() 344 if (!IS_ERR_OR_NULL(qp_flow)) { in create_and_add_flow() 421 if (IS_ERR_OR_NULL(qp_flow)) { in usnic_ib_qp_grp_modify() [all …]
|
D | usnic_debugfs.c | 107 if (IS_ERR_OR_NULL(flows_dentry)) { in usnic_debugfs_init() 134 if (IS_ERR_OR_NULL(flows_dentry)) in usnic_debugfs_flow_add() 144 if (IS_ERR_OR_NULL(qp_flow->dbgfs_dentry)) { in usnic_debugfs_flow_add() 152 if (!IS_ERR_OR_NULL(qp_flow->dbgfs_dentry)) in usnic_debugfs_flow_remove()
|
D | usnic_ib_verbs.c | 75 if (IS_ERR_OR_NULL(chunk)) { in usnic_ib_fill_create_qp_resp() 89 if (IS_ERR_OR_NULL(chunk)) { in usnic_ib_fill_create_qp_resp() 103 if (IS_ERR_OR_NULL(chunk)) { in usnic_ib_fill_create_qp_resp() 193 if (IS_ERR_OR_NULL(qp_grp)) { in find_free_vf_and_create_qp_grp() 432 if (IS_ERR_OR_NULL(umem_pd)) { in usnic_ib_alloc_pd() 500 if (IS_ERR_OR_NULL(qp_grp)) { in usnic_ib_create_qp() 605 if (IS_ERR_OR_NULL(mr)) in usnic_ib_reg_mr() 610 if (IS_ERR_OR_NULL(mr->umem)) { in usnic_ib_reg_mr()
|
D | usnic_ib_main.c | 315 if (IS_ERR_OR_NULL(us_ibdev)) { in usnic_ib_device_add() 322 if (IS_ERR_OR_NULL(us_ibdev->ufdev)) { in usnic_ib_device_add() 472 if (IS_ERR_OR_NULL(us_ibdev)) { in usnic_ib_discover_pf() 528 if (IS_ERR_OR_NULL(vf->vnic)) { in usnic_ib_pci_probe() 536 if (IS_ERR_OR_NULL(pf)) { in usnic_ib_pci_probe()
|
D | usnic_uiom.c | 475 if (IS_ERR_OR_NULL(domain)) { in usnic_uiom_alloc_pd()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | debug.c | 238 if (IS_ERR_OR_NULL(dfs_rootdir)) { in ubi_debugfs_init() 426 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev() 433 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev() 440 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev() 447 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev() 454 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev() 461 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev() 468 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev() 475 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev() 482 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev() [all …]
|
/linux-4.1.27/drivers/base/power/ |
D | qos.c | 69 if (IS_ERR_OR_NULL(qos)) in __dev_pm_qos_flags() 111 return IS_ERR_OR_NULL(dev->power.qos) ? in __dev_pm_qos_read_value() 379 if (IS_ERR_OR_NULL(req->dev->power.qos)) in __dev_pm_qos_update_request() 442 if (IS_ERR_OR_NULL(req->dev->power.qos)) in __dev_pm_qos_remove_request() 529 if (!IS_ERR_OR_NULL(dev->power.qos)) in dev_pm_qos_remove_notifier() 664 if (IS_ERR_OR_NULL(dev->power.qos)) in dev_pm_qos_expose_latency_limit() 691 if (!IS_ERR_OR_NULL(dev->power.qos) && dev->power.qos->resume_latency_req) in __dev_pm_qos_hide_latency_limit() 741 if (IS_ERR_OR_NULL(dev->power.qos)) in dev_pm_qos_expose_flags() 769 if (!IS_ERR_OR_NULL(dev->power.qos) && dev->power.qos->flags_req) in __dev_pm_qos_hide_flags() 807 if (IS_ERR_OR_NULL(dev->power.qos) || !dev->power.qos->flags_req) { in dev_pm_qos_update_flags() [all …]
|
D | domain.c | 57 if (IS_ERR_OR_NULL(domain_name)) in pm_genpd_lookup_name() 81 if (IS_ERR_OR_NULL(dev) || IS_ERR_OR_NULL(dev->pm_domain)) in pm_genpd_lookup_dev() 102 if (IS_ERR_OR_NULL(dev->pm_domain)) in dev_to_genpd() 811 if (IS_ERR_OR_NULL(genpd)) in pm_genpd_present() 1485 if (IS_ERR_OR_NULL(genpd) || IS_ERR_OR_NULL(dev)) in __pm_genpd_add_device() 1592 if (IS_ERR_OR_NULL(genpd) || IS_ERR_OR_NULL(subdomain) in pm_genpd_add_subdomain() 1649 if (IS_ERR_OR_NULL(master_name) || IS_ERR_OR_NULL(subdomain_name)) in pm_genpd_add_subdomain_names() 1679 if (IS_ERR_OR_NULL(genpd) || IS_ERR_OR_NULL(subdomain)) in pm_genpd_remove_subdomain() 1731 if (IS_ERR_OR_NULL(genpd) || state < 0) in pm_genpd_attach_cpuidle() 1799 if (IS_ERR_OR_NULL(genpd)) in pm_genpd_detach_cpuidle() [all …]
|
D | opp.c | 137 if (unlikely(IS_ERR_OR_NULL(dev))) { in _find_device_opp() 175 if (unlikely(IS_ERR_OR_NULL(tmp_opp)) || !tmp_opp->available) in dev_pm_opp_get_voltage() 207 if (unlikely(IS_ERR_OR_NULL(tmp_opp)) || !tmp_opp->available) in dev_pm_opp_get_freq() 909 IS_ERR_OR_NULL(dev) ? in of_free_opp_table()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_debugfs.c | 90 if (IS_ERR_OR_NULL(dent)) { in uvc_debugfs_init_stream() 100 if (IS_ERR_OR_NULL(dent)) { in uvc_debugfs_init_stream() 123 if (IS_ERR_OR_NULL(dir)) { in uvc_debugfs_init()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_debugfs.c | 489 if (IS_ERR_OR_NULL(dentry)) in drbd_debugfs_resource_add() 494 if (IS_ERR_OR_NULL(dentry)) in drbd_debugfs_resource_add() 499 if (IS_ERR_OR_NULL(dentry)) in drbd_debugfs_resource_add() 506 if (IS_ERR_OR_NULL(dentry)) in drbd_debugfs_resource_add() 663 if (IS_ERR_OR_NULL(dentry)) in drbd_debugfs_connection_add() 670 if (IS_ERR_OR_NULL(dentry)) in drbd_debugfs_connection_add() 677 if (IS_ERR_OR_NULL(dentry)) in drbd_debugfs_connection_add() 821 if (IS_ERR_OR_NULL(dentry)) in drbd_debugfs_device_attr() 833 if (IS_ERR_OR_NULL(dentry)) in drbd_debugfs_device_attr() 841 if (IS_ERR_OR_NULL(dentry)) \ in drbd_debugfs_device_attr() [all …]
|
/linux-4.1.27/arch/x86/kernel/ |
D | iosf_mbi.c | 238 if (IS_ERR_OR_NULL(iosf_dbg)) in iosf_sideband_debug_init() 243 if (IS_ERR_OR_NULL(d)) in iosf_sideband_debug_init() 248 if (IS_ERR_OR_NULL(d)) in iosf_sideband_debug_init() 253 if (IS_ERR_OR_NULL(d)) in iosf_sideband_debug_init()
|
/linux-4.1.27/drivers/staging/android/ion/tegra/ |
D | tegra_ion.c | 40 if (IS_ERR_OR_NULL(idev)) in tegra_ion_probe() 48 if (IS_ERR_OR_NULL(heaps[i])) { in tegra_ion_probe()
|
/linux-4.1.27/drivers/acpi/ |
D | acpi_apd.c | 105 return IS_ERR_OR_NULL(pdev) ? PTR_ERR(pdev) : 1; in acpi_apd_create_device() 123 if (!IS_ERR_OR_NULL(pdev)) in acpi_apd_create_device()
|
D | acpi_lpss.c | 336 return IS_ERR_OR_NULL(pdev) ? PTR_ERR(pdev) : 1; in acpi_lpss_create_device() 393 if (!IS_ERR_OR_NULL(pdev)) { in acpi_lpss_create_device()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | debug.c | 68 if (!IS_ERR_OR_NULL(drvr->dbgfs_dir)) in brcmf_debugfs_detach() 103 if (IS_ERR_OR_NULL(dentry)) in brcmf_debugfs_add_entry()
|
/linux-4.1.27/drivers/tty/serial/ |
D | serial_mctrl_gpio.c | 52 if (!IS_ERR_OR_NULL(gpios->gpio[i]) && in mctrl_gpio_set() 121 if (!IS_ERR_OR_NULL(gpios->gpio[i])) in mctrl_gpio_free()
|
D | atmel_serial.c | 263 if (!IS_ERR_OR_NULL(mctrl_gpio_to_gpiod(atmel_port->gpios, in atmel_get_lines_status() 271 if (!IS_ERR_OR_NULL(mctrl_gpio_to_gpiod(atmel_port->gpios, in atmel_get_lines_status() 279 if (!IS_ERR_OR_NULL(mctrl_gpio_to_gpiod(atmel_port->gpios, in atmel_get_lines_status() 287 if (!IS_ERR_OR_NULL(mctrl_gpio_to_gpiod(atmel_port->gpios, in atmel_get_lines_status()
|
D | mxs-auart.c | 652 #define RTS_AT_AUART() IS_ERR_OR_NULL(mctrl_gpio_to_gpiod(s->gpios, \ 654 #define CTS_AT_AUART() IS_ERR_OR_NULL(mctrl_gpio_to_gpiod(s->gpios, \
|
/linux-4.1.27/arch/arm/mach-imx/devices/ |
D | platform-ipu-core.c | 75 if (IS_ERR_OR_NULL(imx_ipu_coredev)) in imx_alloc_mx3_camera() 122 if (IS_ERR_OR_NULL(imx_ipu_coredev)) in imx_add_mx3_sdc_fb()
|
/linux-4.1.27/drivers/power/ |
D | pda_power.c | 319 if (!IS_ERR_OR_NULL(transceiver)) { in pda_power_probe() 375 if (!IS_ERR_OR_NULL(transceiver) && pdata->use_otg_notifier) { in pda_power_probe() 410 if (!IS_ERR_OR_NULL(transceiver)) in pda_power_probe() 445 if (!IS_ERR_OR_NULL(transceiver)) in pda_power_remove()
|
D | da9150-charger.c | 591 if (!IS_ERR_OR_NULL(charger->usb_phy)) { in da9150_charger_probe() 628 if (!IS_ERR_OR_NULL(charger->usb_phy)) in da9150_charger_probe() 667 if (!IS_ERR_OR_NULL(charger->usb_phy)) in da9150_charger_remove()
|
D | twl4030_charger.c | 642 if (!IS_ERR_OR_NULL(bci->transceiver)) { in twl4030_bci_probe() 674 if (!IS_ERR_OR_NULL(bci->transceiver)) { in twl4030_bci_probe() 706 if (!IS_ERR_OR_NULL(bci->transceiver)) { in twl4030_bci_remove()
|
D | power_supply_core.c | 562 if (IS_ERR_OR_NULL(psy->tzd)) in psy_unregister_thermal() 640 if (IS_ERR_OR_NULL(psy->tcd)) in psy_unregister_cooler()
|
D | max14577_charger.c | 585 if (IS_ERR_OR_NULL(chg->pdata)) in max14577_charger_probe()
|
D | axp288_fuel_gauge.c | 198 if (IS_ERR_OR_NULL(indio_chan)) { in pmic_read_adc_val()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | netcp_core.c | 777 !IS_ERR_OR_NULL(netcp->rx_fdq[i]); i++) in netcp_rxpool_free() 800 if (IS_ERR_OR_NULL(hwdesc)) { in netcp_allocate_rx_buf() 1020 if (unlikely(IS_ERR_OR_NULL(desc))) { in netcp_tx_map_skb() 1053 if (unlikely(IS_ERR_OR_NULL(ndesc))) { in netcp_tx_map_skb() 1258 if (IS_ERR_OR_NULL(tx_pipe->dma_channel)) { in netcp_txpipe_open() 1278 if (!IS_ERR_OR_NULL(tx_pipe->dma_channel)) in netcp_txpipe_open() 1455 if (!IS_ERR_OR_NULL(netcp->rx_pool)) in netcp_free_navigator_resources() 1458 if (!IS_ERR_OR_NULL(netcp->rx_queue)) { in netcp_free_navigator_resources() 1464 !IS_ERR_OR_NULL(netcp->rx_fdq[i]) ; ++i) { in netcp_free_navigator_resources() 1469 if (!IS_ERR_OR_NULL(netcp->tx_compl_q)) { in netcp_free_navigator_resources() [all …]
|
/linux-4.1.27/tools/virtio/linux/ |
D | err.h | 22 static inline long __must_check IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
|
/linux-4.1.27/drivers/clk/spear/ |
D | clk-vco-pll.c | 320 if (IS_ERR_OR_NULL(tvco_gate_clk)) in clk_register_vco_pll() 343 if (IS_ERR_OR_NULL(vco_clk)) in clk_register_vco_pll() 347 if (IS_ERR_OR_NULL(tpll_clk)) in clk_register_vco_pll()
|
D | clk-aux-synth.c | 176 if (IS_ERR_OR_NULL(clk)) in clk_register_aux() 185 if (IS_ERR_OR_NULL(tgate_clk)) in clk_register_aux()
|
D | clk-frac-synth.c | 158 if (!IS_ERR_OR_NULL(clk)) in clk_register_frac()
|
D | clk-gpt-synth.c | 147 if (!IS_ERR_OR_NULL(clk)) in clk_register_gpt()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | debug.c | 65 if (!IS_ERR_OR_NULL(drvr->dbgfs_dir)) in brcms_debugfs_detach() 207 if (IS_ERR_OR_NULL(dentry)) in brcms_debugfs_add_entry() 225 if (IS_ERR_OR_NULL(drvr->dbgfs_dir)) in brcms_debugfs_create_files()
|
/linux-4.1.27/include/linux/ |
D | err.h | 38 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL() function
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
D | ipuv3-plane.c | 227 if (!IS_ERR_OR_NULL(ipu_plane->dp)) in ipu_plane_put_resources() 229 if (!IS_ERR_OR_NULL(ipu_plane->dmfc)) in ipu_plane_put_resources() 231 if (!IS_ERR_OR_NULL(ipu_plane->ipu_ch)) in ipu_plane_put_resources()
|
D | ipuv3-crtc.c | 315 if (!IS_ERR_OR_NULL(ipu_crtc->dc)) in ipu_put_resources() 317 if (!IS_ERR_OR_NULL(ipu_crtc->di)) in ipu_put_resources()
|
/linux-4.1.27/fs/ubifs/ |
D | debug.c | 2835 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs() 2841 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs() 2847 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs() 2853 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs() 2860 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs() 2867 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs() 2874 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs() 2881 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs() 2888 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs() 2895 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs() [all …]
|
/linux-4.1.27/drivers/clk/tegra/ |
D | clk.c | 224 if (IS_ERR_OR_NULL(clk)) { in tegra_init_from_table() 302 if (!IS_ERR_OR_NULL(clks[i])) in tegra_register_devclks()
|
/linux-4.1.27/drivers/iio/adc/ |
D | ad7266.c | 400 if (!IS_ERR_OR_NULL(st->reg)) { in ad7266_probe() 481 if (!IS_ERR_OR_NULL(st->reg)) in ad7266_probe() 496 if (!IS_ERR_OR_NULL(st->reg)) in ad7266_remove()
|
/linux-4.1.27/drivers/md/bcache/ |
D | debug.c | 229 if (!IS_ERR_OR_NULL(debug)) { in bch_debug_init_cache_set() 242 if (!IS_ERR_OR_NULL(debug)) in bch_debug_exit()
|
D | writeback.h | 66 if (!IS_ERR_OR_NULL(dc->writeback_thread)) in bch_writeback_queue()
|
D | btree.c | 1034 if (!IS_ERR_OR_NULL(b)) { in btree_node_prefetch() 1118 if (!IS_ERR_OR_NULL(n)) { in btree_node_alloc_replacement() 1314 while (nodes < GC_MERGE_NODES && !IS_ERR_OR_NULL(r[nodes].b)) in btree_gc_coalesce() 1326 if (IS_ERR_OR_NULL(new_nodes[i])) in btree_gc_coalesce() 1457 if (!IS_ERR_OR_NULL(new_nodes[i])) { in btree_gc_coalesce() 1584 if (!IS_ERR_OR_NULL(i->b)) { in btree_gc_recurse() 1606 if (!IS_ERR_OR_NULL(n)) { in bch_btree_gc_root()
|
D | super.c | 1088 if (!IS_ERR_OR_NULL(dc->writeback_thread)) in cached_dev_free() 1100 if (!IS_ERR_OR_NULL(dc->bdev)) in cached_dev_free() 1360 if (!IS_ERR_OR_NULL(c->debug)) in cache_set_free() 1418 if (!IS_ERR_OR_NULL(c->root)) in cache_set_flush() 1617 if (IS_ERR_OR_NULL(c->root)) in run_cache_set() 1692 if (IS_ERR_OR_NULL(c->root)) in run_cache_set() 1832 if (!IS_ERR_OR_NULL(ca->bdev)) in bch_cache_release()
|
D | movinggc.c | 179 err: if (!IS_ERR_OR_NULL(w->private)) in read_moving()
|
/linux-4.1.27/fs/squashfs/ |
D | decompressor_multi_percpu.c | 54 if (!IS_ERR_OR_NULL(stream->stream)) in squashfs_decompressor_create()
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | xenbus.c | 193 if (IS_ERR_OR_NULL(xen_netback_dbg_root)) in xenvif_debugfs_addif() 198 if (!IS_ERR_OR_NULL(vif->xenvif_dbg_root)) { in xenvif_debugfs_addif() 208 if (IS_ERR_OR_NULL(pfile)) in xenvif_debugfs_addif() 220 if (IS_ERR_OR_NULL(xen_netback_dbg_root)) in xenvif_debugfs_delif() 223 if (!IS_ERR_OR_NULL(vif->xenvif_dbg_root)) in xenvif_debugfs_delif()
|
D | netback.c | 2028 if (IS_ERR_OR_NULL(xen_netback_dbg_root)) in netback_init() 2044 if (!IS_ERR_OR_NULL(xen_netback_dbg_root)) in netback_fini()
|
/linux-4.1.27/kernel/power/ |
D | qos.c | 198 if (IS_ERR_OR_NULL(qos)) { in pm_qos_dbg_show_requests() 203 if (IS_ERR_OR_NULL(c)) { in pm_qos_dbg_show_requests() 698 if (IS_ERR_OR_NULL(d)) in pm_qos_power_init()
|
/linux-4.1.27/drivers/mfd/ |
D | bcm590xx.c | 70 if (IS_ERR_OR_NULL(bcm590xx->i2c_sec)) { in bcm590xx_i2c_probe()
|
D | max8997-irq.c | 131 IS_ERR_OR_NULL(i2c)) in max8997_irq_sync_unlock() 332 if (IS_ERR_OR_NULL(i2c)) in max8997_irq_init()
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 354 if (IS_ERR_OR_NULL(f)) in wil6210_debugfs_init_offset() 377 if (IS_ERR_OR_NULL(d)) in wil6210_debugfs_create_ISR() 398 if (IS_ERR_OR_NULL(d)) in wil6210_debugfs_create_pseudo_ISR() 452 if (IS_ERR_OR_NULL(d)) in wil6210_debugfs_create_ITR_CNT() 457 if (IS_ERR_OR_NULL(dtx) || IS_ERR_OR_NULL(drx)) in wil6210_debugfs_create_ITR_CNT() 1440 if (IS_ERR_OR_NULL(dbg)) in wil6210_debugfs_init()
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion_dummy_driver.c | 107 if (IS_ERR_OR_NULL(heaps[i])) { in ion_dummy_init()
|
D | ion_heap.c | 344 if (IS_ERR_OR_NULL(heap)) { in ion_heap_create()
|
/linux-4.1.27/fs/ |
D | mount.h | 85 return !IS_ERR_OR_NULL(real_mount(mnt)->mnt_ns); in is_mounted()
|
D | posix_acl.c | 530 if (IS_ERR_OR_NULL(acl)) { in posix_acl_chmod()
|
/linux-4.1.27/drivers/usb/host/ |
D | ohci-omap.c | 224 if (!IS_ERR_OR_NULL(hcd->usb_phy)) { in ohci_omap_reset() 402 if (!IS_ERR_OR_NULL(hcd->usb_phy)) { in usb_hcd_omap_remove()
|
D | ehci-fsl.c | 137 if (!IS_ERR_OR_NULL(hcd->usb_phy)) { in usb_hcd_fsl_probe() 178 if (!IS_ERR_OR_NULL(hcd->usb_phy)) { in usb_hcd_fsl_remove()
|
D | ehci-mv.c | 275 if (!IS_ERR_OR_NULL(ehci_mv->otg)) in mv_ehci_remove()
|
D | ohci-pxa27x.c | 178 if (IS_ERR_OR_NULL(vbus)) in pxa27x_ohci_set_vbus_power()
|
/linux-4.1.27/drivers/platform/x86/ |
D | asus-laptop.c | 656 if (!IS_ERR_OR_NULL(asus->wled.led.dev)) in asus_led_exit() 658 if (!IS_ERR_OR_NULL(asus->bled.led.dev)) in asus_led_exit() 660 if (!IS_ERR_OR_NULL(asus->mled.led.dev)) in asus_led_exit() 662 if (!IS_ERR_OR_NULL(asus->tled.led.dev)) in asus_led_exit() 664 if (!IS_ERR_OR_NULL(asus->pled.led.dev)) in asus_led_exit() 666 if (!IS_ERR_OR_NULL(asus->rled.led.dev)) in asus_led_exit() 668 if (!IS_ERR_OR_NULL(asus->gled.led.dev)) in asus_led_exit() 670 if (!IS_ERR_OR_NULL(asus->kled.led.dev)) in asus_led_exit()
|
D | asus-wmi.c | 512 if (!IS_ERR_OR_NULL(asus->kbd_led.dev)) in asus_wmi_led_exit() 514 if (!IS_ERR_OR_NULL(asus->tpd_led.dev)) in asus_wmi_led_exit() 516 if (!IS_ERR_OR_NULL(asus->wlan_led.dev)) in asus_wmi_led_exit()
|
D | eeepc-laptop.c | 550 if (!IS_ERR_OR_NULL(eeepc->tpd_led.dev)) in eeepc_led_exit()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | omap_udc.c | 1159 if (!IS_ERR_OR_NULL(udc->transceiver)) in omap_wakeup() 1292 if (!IS_ERR_OR_NULL(udc->transceiver)) in omap_vbus_draw() 1742 if (IS_ERR_OR_NULL(udc->transceiver)) in devstate_irq() 1747 if (IS_ERR_OR_NULL(udc->transceiver)) in devstate_irq() 1787 if (!IS_ERR_OR_NULL(udc->transceiver)) in devstate_irq() 1792 if (!IS_ERR_OR_NULL(udc->transceiver)) in devstate_irq() 2077 if (!IS_ERR_OR_NULL(udc->transceiver)) { in omap_udc_start() 2116 if (!IS_ERR_OR_NULL(udc->transceiver)) in omap_udc_stop() 2798 if (!IS_ERR_OR_NULL(xceiv)) in omap_udc_probe() 2822 if (IS_ERR_OR_NULL(xceiv)) { in omap_udc_probe() [all …]
|
D | s3c-hsudc.c | 1164 if (!IS_ERR_OR_NULL(hsudc->transceiver)) { in s3c_hsudc_start() 1210 if (!IS_ERR_OR_NULL(hsudc->transceiver)) in s3c_hsudc_stop() 1238 if (!IS_ERR_OR_NULL(hsudc->transceiver)) in s3c_hsudc_vbus_draw() 1338 if (!IS_ERR_OR_NULL(hsudc->transceiver)) in s3c_hsudc_probe()
|
D | fsl_udc_core.c | 1209 if (!IS_ERR_OR_NULL(udc->transceiver)) in fsl_vbus_draw() 1953 if (!IS_ERR_OR_NULL(udc_controller->transceiver)) { in fsl_udc_start() 1959 if (!IS_ERR_OR_NULL(udc_controller->transceiver)) { in fsl_udc_start() 1986 if (!IS_ERR_OR_NULL(udc_controller->transceiver)) in fsl_udc_stop() 2357 if (IS_ERR_OR_NULL(udc_controller->transceiver)) { in fsl_udc_probe() 2441 if (IS_ERR_OR_NULL(udc_controller->transceiver)) { in fsl_udc_probe() 2463 if (!IS_ERR_OR_NULL(udc_controller->transceiver)) in fsl_udc_probe()
|
D | pxa25x_udc.c | 994 if (!IS_ERR_OR_NULL(udc->transceiver)) in pxa25x_udc_vbus_draw() 1268 if (!IS_ERR_OR_NULL(dev->transceiver)) { in pxa25x_udc_start() 1344 if (!IS_ERR_OR_NULL(dev->transceiver)) in pxa25x_udc_stop() 2204 if (!IS_ERR_OR_NULL(dev->transceiver)) in pxa25x_udc_probe() 2227 if (!IS_ERR_OR_NULL(dev->transceiver)) in pxa25x_udc_remove()
|
D | pxa27x_udc.c | 1561 put_on &= ((udc->vbus_sensed) || (IS_ERR_OR_NULL(udc->transceiver))); in should_enable_udc() 1582 put_off |= ((!udc->vbus_sensed) && (!IS_ERR_OR_NULL(udc->transceiver))); in should_disable_udc() 1653 if (!IS_ERR_OR_NULL(udc->transceiver)) in pxa_udc_vbus_draw() 1801 if (!IS_ERR_OR_NULL(udc->transceiver)) { in pxa27x_udc_start() 1855 if (!IS_ERR_OR_NULL(udc->transceiver)) in pxa27x_udc_stop()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | tdls.c | 151 if (IS_ERR_OR_NULL(sta) || !sta->tdls) in iwl_mvm_tdls_config() 289 if (IS_ERR_OR_NULL(sta) || WARN_ON(!sta->tdls)) in iwl_mvm_rx_tdls_notif() 323 if (!IS_ERR_OR_NULL(sta)) in iwl_mvm_tdls_check_action()
|
D | nvm.c | 825 if (IS_ERR_OR_NULL(regd)) in iwl_mvm_init_mcc() 833 if (IS_ERR_OR_NULL(regd)) in iwl_mvm_init_mcc() 866 if (IS_ERR_OR_NULL(regd)) in iwl_mvm_rx_chub_update_mcc()
|
D | sf.c | 249 if (IS_ERR_OR_NULL(sta)) { in iwl_mvm_sf_config()
|
D | d3.c | 1059 if (IS_ERR_OR_NULL(vif)) { in __iwl_mvm_suspend() 1085 if (IS_ERR_OR_NULL(ap_sta)) { in __iwl_mvm_suspend() 1643 if (IS_ERR_OR_NULL(fw_status)) in iwl_mvm_query_wakeup_reasons() 1661 if (IS_ERR_OR_NULL(ap_sta)) in iwl_mvm_query_wakeup_reasons() 1753 if (!IS_ERR_OR_NULL(fw_status)) { in iwl_mvm_query_netdetect_reasons() 1872 if (IS_ERR_OR_NULL(vif)) in __iwl_mvm_resume()
|
D | sta.c | 1426 if (IS_ERR_OR_NULL(sta)) { in iwl_mvm_set_sta_key() 1552 if (WARN_ON(IS_ERR_OR_NULL(sta))) { in iwl_mvm_update_tkip_key() 1677 if (!IS_ERR_OR_NULL(sta)) in iwl_mvm_rx_eosp_notif() 1743 if (IS_ERR_OR_NULL(sta)) in iwl_mvm_modify_all_sta_disable_tx()
|
D | ops.c | 990 if (IS_ERR_OR_NULL(ap_sta)) in iwl_mvm_disallow_offloading() 1074 if (IS_ERR_OR_NULL(ap_sta)) in iwl_mvm_set_wowlan_data() 1199 if (IS_ERR_OR_NULL(sta)) { in iwl_mvm_d0i3_enable_tx()
|
D | tt.c | 290 if (IS_ERR_OR_NULL(sta)) in iwl_mvm_tt_tx_protection()
|
D | tx.c | 884 if (!WARN_ON_ONCE(IS_ERR_OR_NULL(sta))) { in iwl_mvm_rx_tx_cmd_agg() 957 if (WARN_ON_ONCE(IS_ERR_OR_NULL(sta))) { in iwl_mvm_rx_ba_notif()
|
D | mac80211.c | 320 if (IS_ERR_OR_NULL(resp)) { in iwl_mvm_get_regdomain() 336 if (IS_ERR_OR_NULL(regd)) { in iwl_mvm_get_regdomain() 360 if (!IS_ERR_OR_NULL(regd)) { in iwl_mvm_update_changed_regdom() 395 if (!IS_ERR_OR_NULL(regd)) in iwl_mvm_init_fw_regd() 402 if (IS_ERR_OR_NULL(regd)) in iwl_mvm_init_fw_regd() 3868 if (IS_ERR_OR_NULL(sta)) in iwl_mvm_mac_flush()
|
D | mvm.h | 892 if (IS_ERR_OR_NULL(sta)) in iwl_mvm_sta_from_staid_rcu() 910 if (IS_ERR_OR_NULL(sta)) in iwl_mvm_sta_from_staid_protected()
|
D | debugfs-vif.c | 270 if (!IS_ERR_OR_NULL(sta)) { in iwl_dbgfs_mac_params_read()
|
D | coex.c | 803 if (IS_ERR_OR_NULL(sta)) in iwl_mvm_bt_rssi_iterator()
|
D | coex_legacy.c | 1124 if (IS_ERR_OR_NULL(sta)) in iwl_mvm_bt_rssi_iterator()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_edid_load.c | 285 if (IS_ERR_OR_NULL(edid)) in drm_load_edid_firmware()
|
/linux-4.1.27/drivers/acpi/pmic/ |
D | intel_pmic_xpower.c | 202 if (IS_ERR_OR_NULL(gpadc_chan)) in intel_xpower_pmic_get_raw_temp()
|
/linux-4.1.27/drivers/clk/ux500/ |
D | clk-prcc.c | 131 if (IS_ERR_OR_NULL(clk_reg)) in clk_reg_prcc()
|
D | clk-prcmu.c | 283 if (IS_ERR_OR_NULL(clk_reg)) in clk_reg_prcmu()
|
/linux-4.1.27/drivers/gpu/drm/msm/dsi/ |
D | dsi_phy.c | 303 if (IS_ERR_OR_NULL(phy->base)) { in msm_dsi_phy_init() 308 if (IS_ERR_OR_NULL(phy->reg_base)) { in msm_dsi_phy_init()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | clps711x-fb.c | 182 if (!IS_ERR_OR_NULL(cfb->lcd_pwr)) in clps711x_lcd_get_power() 193 if (!IS_ERR_OR_NULL(cfb->lcd_pwr)) { in clps711x_lcd_set_power()
|
/linux-4.1.27/fs/ext4/ |
D | crypto.c | 175 if (IS_ERR_OR_NULL(ctx->tfm)) { in ext4_get_crypto_ctx() 190 if (!IS_ERR_OR_NULL(ctx)) in ext4_get_crypto_ctx()
|
/linux-4.1.27/drivers/block/rsxx/ |
D | core.c | 250 if (IS_ERR_OR_NULL(card->debugfs_dir)) in rsxx_debugfs_dev_new() 256 if (IS_ERR_OR_NULL(debugfs_stats)) in rsxx_debugfs_dev_new() 262 if (IS_ERR_OR_NULL(debugfs_pci_regs)) in rsxx_debugfs_dev_new() 268 if (IS_ERR_OR_NULL(debugfs_cram)) in rsxx_debugfs_dev_new()
|
/linux-4.1.27/drivers/spi/ |
D | spi-qup.c | 676 IS_ERR_OR_NULL(master->dma_rx) || in spi_qup_can_dma() 681 IS_ERR_OR_NULL(master->dma_tx) || in spi_qup_can_dma() 696 if (!IS_ERR_OR_NULL(master->dma_rx)) in spi_qup_release_dma() 698 if (!IS_ERR_OR_NULL(master->dma_tx)) in spi_qup_release_dma()
|
D | spi-s3c64xx.c | 802 if (IS_ERR_OR_NULL(cs)) { in s3c64xx_spi_setup()
|
/linux-4.1.27/drivers/media/radio/ |
D | radio-miropcm20.c | 387 IS_ERR_OR_NULL(dev->kthread)) { in pcm20_open() 403 if (v4l2_fh_is_singular_file(file) && !IS_ERR_OR_NULL(dev->kthread)) { in pcm20_release()
|
/linux-4.1.27/fs/tracefs/ |
D | inode.c | 541 if (IS_ERR_OR_NULL(dentry)) in tracefs_remove() 567 if (IS_ERR_OR_NULL(dentry)) in tracefs_remove_recursive()
|
/linux-4.1.27/drivers/power/avs/ |
D | smartreflex.c | 923 if (IS_ERR_OR_NULL(sr_dbg_dir)) { in omap_sr_probe() 932 if (IS_ERR_OR_NULL(sr_info->dbg_dir)) { in omap_sr_probe() 947 if (IS_ERR_OR_NULL(nvalue_dir)) { in omap_sr_probe()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_lvds.c | 371 if (!IS_ERR_OR_NULL(lvds_connector->base.edid)) in intel_lvds_get_modes() 481 if (!IS_ERR_OR_NULL(lvds_connector->base.edid)) in intel_lvds_destroy() 1054 if (IS_ERR_OR_NULL(edid)) { in intel_lvds_init()
|
D | intel_dp_mst.c | 320 if (!IS_ERR_OR_NULL(intel_connector->edid)) in intel_dp_mst_connector_destroy()
|
D | i915_gem_context.c | 272 if (IS_ERR_OR_NULL(ppgtt)) { in i915_gem_create_context()
|
/linux-4.1.27/drivers/xen/ |
D | xen-acpi-processor.c | 232 if (!IS_ERR_OR_NULL(dst_states)) { in push_pxx_to_hypervisor() 269 if (!IS_ERR_OR_NULL(dst_states)) in push_pxx_to_hypervisor()
|
D | pcpu.c | 300 if (IS_ERR_OR_NULL(pcpu)) in sync_pcpu()
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoeblk.c | 207 if (IS_ERR_OR_NULL(entry)) { in aoedisk_add_debugfs() 458 if (IS_ERR_OR_NULL(aoe_debugfs_dir)) { in aoeblk_init()
|
/linux-4.1.27/fs/debugfs/ |
D | inode.c | 560 if (IS_ERR_OR_NULL(dentry)) in debugfs_remove() 591 if (IS_ERR_OR_NULL(dentry)) in debugfs_remove_recursive()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 2165 BUG_ON(IS_ERR_OR_NULL(adapter->debugfs_root)); in setup_debugfs() 2186 BUG_ON(IS_ERR_OR_NULL(adapter->debugfs_root)); in cleanup_debugfs() 2829 if (!IS_ERR_OR_NULL(cxgb4vf_debugfs_root)) { in cxgb4vf_pci_probe() 2833 if (IS_ERR_OR_NULL(adapter->debugfs_root)) in cxgb4vf_pci_probe() 2888 if (!IS_ERR_OR_NULL(adapter->debugfs_root)) { in cxgb4vf_pci_probe() 2959 if (!IS_ERR_OR_NULL(adapter->debugfs_root)) { in cxgb4vf_pci_remove() 3079 if (IS_ERR_OR_NULL(cxgb4vf_debugfs_root)) in cxgb4vf_module_init() 3083 if (ret < 0 && !IS_ERR_OR_NULL(cxgb4vf_debugfs_root)) in cxgb4vf_module_init()
|
/linux-4.1.27/drivers/clk/mmp/ |
D | clk-frac.c | 195 if (IS_ERR_OR_NULL(clk)) in mmp_clk_register_factor()
|
D | clk.c | 182 if (IS_ERR_OR_NULL(clk)) { in mmp_clk_add()
|
/linux-4.1.27/net/ipv4/ |
D | gre_offload.c | 74 if (IS_ERR_OR_NULL(segs)) { in gre_gso_segment()
|
D | udp_offload.c | 69 if (IS_ERR_OR_NULL(segs)) { in __skb_udp_tunnel_segment()
|
D | ip_fragment.c | 251 if (IS_ERR_OR_NULL(q)) { in ip_find()
|
/linux-4.1.27/arch/mips/pci/ |
D | pci-bcm63xx.c | 156 if (IS_ERR_OR_NULL(pcie_clk)) in bcm63xx_register_pcie()
|
/linux-4.1.27/sound/soc/intel/common/ |
D | sst-acpi.c | 206 if (!IS_ERR_OR_NULL(sst_acpi->pdev_pcm)) in sst_acpi_remove()
|
/linux-4.1.27/drivers/s390/char/ |
D | hmcdrv_dev.c | 358 if (!IS_ERR_OR_NULL(hmcdrv_dev_class)) { in hmcdrv_dev_exit()
|
/linux-4.1.27/arch/avr32/mach-at32ap/ |
D | clock.c | 112 if (IS_ERR_OR_NULL(clk)) in clk_disable()
|
/linux-4.1.27/net/ieee802154/ |
D | trace.h | 22 #define WPAN_DEV_ASSIGN (__entry->identifier) = (!IS_ERR_OR_NULL(wpan_dev) \
|
/linux-4.1.27/drivers/clk/ti/ |
D | dpll.c | 212 if (IS_ERR_OR_NULL(clk_ref) || IS_ERR_OR_NULL(clk_bypass)) in ti_clk_register_dpll()
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_multicast.c | 566 if (IS_ERR_OR_NULL(priv->broadcast->mc) && in ipoib_mcast_join_task() 584 if (IS_ERR_OR_NULL(mcast->mc) && in ipoib_mcast_join_task() 662 if (!IS_ERR_OR_NULL(mcast->mc)) in ipoib_mcast_leave()
|
D | ipoib_main.c | 465 if (!IS_ERR_OR_NULL(ah)) { in path_rec_completion() 514 if (IS_ERR_OR_NULL(ah)) in path_rec_completion()
|
/linux-4.1.27/drivers/clk/ |
D | clk.c | 940 if (IS_ERR_OR_NULL(clk)) in clk_unprepare() 1051 if (IS_ERR_OR_NULL(clk)) in clk_disable() 1633 if (IS_ERR_OR_NULL(clk)) in clk_calc_new_rates() 1992 if (IS_ERR_OR_NULL(clk->parent)) in __clk_init_parent() 2254 if (!IS_ERR_OR_NULL(p) && !IS_ERR_OR_NULL(q)) in clk_is_match()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-hid-sensor-time.c | 294 if (IS_ERR_OR_NULL(time_state->rtc)) { in hid_time_probe()
|
D | interface.c | 612 if (unlikely(IS_ERR_OR_NULL(rtc))) in rtc_update_irq()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-clk.c | 46 if (!IS_ERR_OR_NULL(ccf_clk)) { in v4l2_clk_get()
|
D | videobuf2-core.c | 76 if (!IS_ERR_OR_NULL(ptr)) \ 206 if (IS_ERR_OR_NULL(mem_priv)) in __vb2_buf_mem_alloc() 1447 if (IS_ERR_OR_NULL(mem_priv)) { in __qbuf_userptr() 1518 if (IS_ERR_OR_NULL(dbuf)) { in __qbuf_dmabuf() 2444 if (IS_ERR_OR_NULL(dbuf)) { in vb2_expbuf()
|
D | videobuf2-dma-sg.c | 747 if (!IS_ERR_OR_NULL(alloc_ctx)) in vb2_dma_sg_cleanup_ctx()
|
D | videobuf2-dma-contig.c | 878 if (!IS_ERR_OR_NULL(alloc_ctx)) in vb2_dma_contig_cleanup_ctx()
|
/linux-4.1.27/drivers/platform/olpc/ |
D | olpc-ec.c | 242 if (IS_ERR_OR_NULL(dbgfs_dir)) in olpc_ec_setup_debugfs()
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | arp_tables.c | 909 if (!IS_ERR_OR_NULL(t)) { in get_info() 966 if (!IS_ERR_OR_NULL(t)) { in get_entries() 1009 if (IS_ERR_OR_NULL(t)) { in __do_replace() 1171 if (IS_ERR_OR_NULL(t)) { in do_add_counters() 1662 if (!IS_ERR_OR_NULL(t)) { in compat_get_entries()
|
D | ip_tables.c | 1097 if (!IS_ERR_OR_NULL(t)) { in get_info() 1156 if (!IS_ERR_OR_NULL(t)) { in get_entries() 1196 if (IS_ERR_OR_NULL(t)) { in __do_replace() 1359 if (IS_ERR_OR_NULL(t)) { in do_add_counters() 1946 if (!IS_ERR_OR_NULL(t)) { in compat_get_entries()
|
/linux-4.1.27/fs/nfs/ |
D | nfs3acl.c | 263 if (IS_ERR_OR_NULL(acl)) in nfs3_list_one_acl()
|
D | nfs4idmap.c | 320 if (IS_ERR_OR_NULL(payload)) { in nfs_idmap_get_key()
|
/linux-4.1.27/drivers/watchdog/ |
D | bcm_kona_wdt.c | 163 if (IS_ERR_OR_NULL(dir)) in bcm_kona_wdt_debug_init()
|
/linux-4.1.27/mm/ |
D | ksm.c | 371 if (IS_ERR_OR_NULL(page)) in break_ksm() 471 if (IS_ERR_OR_NULL(page)) in get_mergeable_page() 1343 if (IS_ERR_OR_NULL(tree_page)) in unstable_tree_search_insert() 1618 if (IS_ERR_OR_NULL(*page)) { in scan_get_next_rmap_item()
|
D | kmemleak.c | 1011 if (!kmemleak_enabled || IS_ERR_OR_NULL(ptr)) in kmemleak_update_trace()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_cmd_encoder.c | 105 if (IS_ERR_OR_NULL(mdp5_kms->vsync_clk)) { in pingpong_tearcheck_setup()
|
/linux-4.1.27/drivers/usb/musb/ |
D | ux500.c | 164 if (IS_ERR_OR_NULL(musb->xceiv)) { in ux500_musb_init()
|
D | da8xx.c | 423 if (IS_ERR_OR_NULL(musb->xceiv)) { in da8xx_musb_init()
|
D | davinci.c | 385 if (IS_ERR_OR_NULL(musb->xceiv)) { in davinci_musb_init()
|
D | am35x.c | 366 if (IS_ERR_OR_NULL(musb->xceiv)) in am35x_musb_init()
|
D | blackfin.c | 441 if (IS_ERR_OR_NULL(musb->xceiv)) { in bfin_musb_init()
|
D | tusb6010.c | 1115 if (IS_ERR_OR_NULL(musb->xceiv)) in tusb_musb_init()
|
/linux-4.1.27/drivers/devfreq/event/ |
D | exynos-ppmu.c | 270 if (IS_ERR_OR_NULL(info->ppmu.base)) { in exynos_ppmu_parse_dt()
|
/linux-4.1.27/drivers/pci/host/ |
D | pci-keystone.c | 363 if (!IS_ERR_OR_NULL(phy)) { in ks_pcie_probe()
|
/linux-4.1.27/drivers/extcon/ |
D | extcon.c | 729 if (IS_ERR_OR_NULL(edev->name)) { in extcon_dev_register() 914 if (IS_ERR_OR_NULL(get_device(&edev->dev))) { in extcon_dev_unregister()
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smsdvb-debugfs.c | 476 if (IS_ERR_OR_NULL(client->debugfs)) { in smsdvb_debugfs_create() 536 if (IS_ERR_OR_NULL(d)) { in smsdvb_debugfs_register()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6_tables.c | 1110 if (!IS_ERR_OR_NULL(t)) { in get_info() 1169 if (!IS_ERR_OR_NULL(t)) { in get_entries() 1209 if (IS_ERR_OR_NULL(t)) { in __do_replace() 1372 if (IS_ERR_OR_NULL(t)) { in do_add_counters() 1959 if (!IS_ERR_OR_NULL(t)) { in compat_get_entries()
|
D | nf_conntrack_reasm.c | 211 if (IS_ERR_OR_NULL(q)) { in fq_find()
|
/linux-4.1.27/fs/proc/ |
D | task_nommu.c | 257 if (!IS_ERR_OR_NULL(_vml)) { in m_stop()
|
D | task_mmu.c | 203 if (!IS_ERR_OR_NULL(v)) in m_stop() 516 if (IS_ERR_OR_NULL(page)) in smaps_pmd_entry()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-mv64xxx.c | 955 if (!IS_ERR_OR_NULL(drv_data->rstc)) in mv64xxx_i2c_probe() 975 if (!IS_ERR_OR_NULL(drv_data->rstc)) in mv64xxx_i2c_remove()
|
/linux-4.1.27/fs/gfs2/ |
D | glock.c | 2053 if (IS_ERR_OR_NULL(dent)) in gfs2_create_debugfs_file() 2061 if (IS_ERR_OR_NULL(dent)) in gfs2_create_debugfs_file() 2069 if (IS_ERR_OR_NULL(dent)) in gfs2_create_debugfs_file() 2077 if (IS_ERR_OR_NULL(dent)) in gfs2_create_debugfs_file()
|
/linux-4.1.27/drivers/devfreq/ |
D | devfreq.c | 56 if (unlikely(IS_ERR_OR_NULL(dev))) { in find_device_devfreq() 136 if (unlikely(IS_ERR_OR_NULL(name))) { in find_devfreq_governor()
|
/linux-4.1.27/drivers/regulator/ |
D | tps65090-regulator.c | 430 if (IS_ERR_OR_NULL(tps65090_pdata)) { in tps65090_regulator_probe()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 606 if (!IS_ERR_OR_NULL(pf->ptp_clock)) in i40e_ptp_create_clock()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | debugfs.c | 94 if (IS_ERR_OR_NULL(mlx5_debugfs_root)) in mlx5_register_debugfs()
|
/linux-4.1.27/net/sched/ |
D | sch_tbf.c | 167 if (IS_ERR_OR_NULL(segs)) in tbf_segment()
|
/linux-4.1.27/net/core/ |
D | flow.c | 272 if (!IS_ERR_OR_NULL(flo)) in flow_cache_lookup()
|
/linux-4.1.27/init/ |
D | main.c | 539 if (!IS_ERR_OR_NULL(after_dashes)) in start_kernel()
|
/linux-4.1.27/drivers/mmc/host/ |
D | tmio_mmc_pio.c | 231 if (IS_ERR_OR_NULL(mrq) in tmio_mmc_reset_work() 276 if (IS_ERR_OR_NULL(mrq)) { in tmio_mmc_finish_request()
|
/linux-4.1.27/drivers/net/can/spi/ |
D | mcp251x.c | 672 if (IS_ERR_OR_NULL(reg)) in mcp251x_power_enable() 1211 if (!IS_ERR_OR_NULL(priv->power)) { in mcp251x_can_suspend()
|
/linux-4.1.27/sound/soc/sh/rcar/ |
D | dma.c | 158 if (IS_ERR_OR_NULL(dmaen->chan)) { in rsnd_dmaen_init()
|
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_dec.c | 956 if (IS_ERR_OR_NULL(ERR_PTR( in s5p_mfc_buf_init() 975 if (IS_ERR_OR_NULL(ERR_PTR( in s5p_mfc_buf_init()
|
/linux-4.1.27/drivers/usb/dwc2/ |
D | gadget.c | 3067 if (!IS_ERR_OR_NULL(hsotg->uphy)) in s3c_hsotg_udc_start() 3122 if (!IS_ERR_OR_NULL(hsotg->uphy)) in s3c_hsotg_udc_stop() 3215 if (IS_ERR_OR_NULL(hsotg->uphy)) in s3c_hsotg_vbus_draw() 3873 if (IS_ERR_OR_NULL(hsotg->phy) && IS_ERR_OR_NULL(hsotg->uphy)) { in dwc2_gadget_init()
|
/linux-4.1.27/net/ieee802154/6lowpan/ |
D | reassembly.c | 133 if (IS_ERR_OR_NULL(q)) { in fq_find()
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_dw.c | 451 if (!IS_ERR_OR_NULL(data->clk)) { in dw8250_probe()
|
/linux-4.1.27/fs/pstore/ |
D | ram.c | 366 for (i = 0; !IS_ERR_OR_NULL(cxt->przs[i]); i++) in ramoops_free_przs()
|
/linux-4.1.27/drivers/sh/clk/ |
D | core.c | 414 if (IS_ERR_OR_NULL(clk)) in clk_register()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | gem.c | 365 if (!IS_ERR_OR_NULL(bo->sgt)) in tegra_bo_import()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ptp.c | 858 if (!IS_ERR_OR_NULL(adapter->ptp_clock)) in ixgbe_ptp_create_clock()
|
/linux-4.1.27/drivers/iommu/ |
D | ipmmu-vmsa.c | 725 if (!IS_ERR_OR_NULL(group)) in ipmmu_add_device()
|
/linux-4.1.27/drivers/net/phy/ |
D | micrel.c | 552 if (!IS_ERR_OR_NULL(clk)) { in kszphy_probe()
|
/linux-4.1.27/drivers/media/platform/xilinx/ |
D | xilinx-dma.c | 759 if (!IS_ERR_OR_NULL(dma->alloc_ctx)) in xvip_dma_cleanup()
|
/linux-4.1.27/net/ipv6/ |
D | reassembly.c | 202 if (IS_ERR_OR_NULL(q)) { in fq_find()
|
/linux-4.1.27/drivers/net/can/usb/ |
D | gs_usb.c | 914 if (IS_ERR_OR_NULL(dev->canch[i])) { in gs_usb_probe()
|
/linux-4.1.27/fs/f2fs/ |
D | namei.c | 303 if (IS_ERR_OR_NULL(page)) in f2fs_follow_link()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_hv.c | 1583 if (IS_ERR_OR_NULL(kvm->arch.debugfs_dir)) in debugfs_vcpu_init() 1586 if (IS_ERR_OR_NULL(vcpu->arch.debugfs_dir)) in debugfs_vcpu_init() 2565 if (!IS_ERR_OR_NULL(kvm->arch.debugfs_dir)) in kvmppc_core_init_vm_hv()
|
/linux-4.1.27/drivers/block/ |
D | loop.c | 572 if (IS_ERR_OR_NULL(p)) in loop_attr_backing_file_show() 1569 if (IS_ERR_OR_NULL(lo->lo_queue)) { in loop_add()
|
D | nvme-core.c | 2576 if (list_empty(&dev_list) && !IS_ERR_OR_NULL(nvme_thread)) { in nvme_dev_list_remove() 2830 if (list_empty(&dev_list) && IS_ERR_OR_NULL(nvme_thread)) { in nvme_dev_start() 2843 if (IS_ERR_OR_NULL(nvme_thread)) { in nvme_dev_start()
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | csio_init.c | 125 if (IS_ERR_OR_NULL(hw->debugfs_root)) in csio_setup_debugfs()
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc_dma.c | 897 if (IS_ERR_OR_NULL(pool)) { in ttm_dma_populate()
|
/linux-4.1.27/net/bluetooth/rfcomm/ |
D | sock.c | 1081 if (IS_ERR_OR_NULL(bt_debugfs)) in rfcomm_init_sockets()
|
/linux-4.1.27/net/sctp/ |
D | ipv6.c | 329 if (!IS_ERR_OR_NULL(dst)) { in sctp_v6_get_dst()
|
/linux-4.1.27/drivers/mtd/spi-nor/ |
D | spi-nor.c | 1011 if (IS_ERR_OR_NULL(id)) in spi_nor_scan()
|
/linux-4.1.27/fs/hugetlbfs/ |
D | inode.c | 1084 if (!IS_ERR_OR_NULL(hugetlbfs_vfsmount[default_hstate_idx])) in init_hugetlbfs_fs()
|
/linux-4.1.27/drivers/mtd/nand/ |
D | nandsim.c | 534 if (IS_ERR_OR_NULL(dent)) { in nandsim_debugfs_create() 545 if (IS_ERR_OR_NULL(dent)) in nandsim_debugfs_create()
|
/linux-4.1.27/net/bluetooth/ |
D | sco.c | 1224 if (IS_ERR_OR_NULL(bt_debugfs)) in sco_init()
|
D | hci_debugfs.c | 1137 if (IS_ERR_OR_NULL(hdev->debugfs)) in hci_debugfs_create_conn()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.c | 312 if (IS_ERR_OR_NULL(txn)) in fill()
|
/linux-4.1.27/drivers/dma/ |
D | ep93xx_dma.c | 1355 if (!IS_ERR_OR_NULL(edmac->clk)) in ep93xx_dma_probe()
|
/linux-4.1.27/fs/btrfs/ |
D | extent_io.c | 2893 if (em_cached && !IS_ERR_OR_NULL(em)) { in __get_extent_map() 2981 if (IS_ERR_OR_NULL(em)) { in __do_readpage() 3432 if (IS_ERR_OR_NULL(em)) { in __extent_writepage_io() 4374 if (IS_ERR_OR_NULL(em)) in get_extent_skip_holes()
|
D | file.c | 2238 if (IS_ERR_OR_NULL(em)) { in find_first_non_hole() 2651 if (IS_ERR_OR_NULL(em)) { in btrfs_fallocate()
|
/linux-4.1.27/drivers/block/mtip32xx/ |
D | mtip32xx.c | 2768 if (IS_ERR_OR_NULL(dd->dfs_node)) { in mtip_hw_debugfs_init() 4678 if (IS_ERR_OR_NULL(dfs_parent)) { in mtip_init() 4686 if (IS_ERR_OR_NULL(dfs_device_status)) { in mtip_init()
|
/linux-4.1.27/drivers/thermal/samsung/ |
D | exynos_tmu.c | 1212 if (!IS_ERR_OR_NULL(data->regulator)) in exynos_tmu_probe()
|
/linux-4.1.27/drivers/cpufreq/ |
D | intel_pstate.c | 326 if (IS_ERR_OR_NULL(debugfs_parent)) in intel_pstate_debug_expose_params()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | mr.c | 321 if (IS_ERR_OR_NULL(mailbox)) in mlx4_mr_hw_get_mpt()
|
/linux-4.1.27/drivers/input/mouse/ |
D | alps.c | 1398 } else if (unlikely(IS_ERR_OR_NULL(priv->dev3))) { in alps_report_bare_ps2_packet() 2794 if (!IS_ERR_OR_NULL(priv->dev3)) in alps_disconnect()
|
/linux-4.1.27/net/netfilter/ |
D | nfnetlink_queue_core.c | 676 if (IS_ERR_OR_NULL(segs)) in nfqnl_enqueue_packet()
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | lirc_zilog.c | 227 if (!IS_ERR_OR_NULL(rx->task)) { in destroy_rx_kthread()
|
/linux-4.1.27/drivers/scsi/ufs/ |
D | ufshcd.c | 4459 if (!IS_ERR_OR_NULL(clki->clk)) { in __ufshcd_setup_clocks() 4484 if (!IS_ERR_OR_NULL(clki->clk) && clki->enabled) in __ufshcd_setup_clocks() 5335 if (!IS_ERR_OR_NULL(clki->clk)) { in ufshcd_scale_clks()
|