Home
last modified time | relevance | path

Searched refs:devl_unlock (Results 1 – 25 of 28) sorted by relevance

12

/linux/net/devlink/
H A Dcore.c81 devl_unlock(devlink); in devlink_nested_in_get_lock()
100 devl_unlock(devlink); in devlink_rel_nested_in_notify_work()
107 devl_unlock(devlink); in devlink_rel_nested_in_notify_work()
318 void devl_unlock(struct devlink *devlink) in devl_unlock() function
322 EXPORT_SYMBOL_GPL(devl_unlock);
419 devl_unlock(devlink); in devlink_register()
442 devl_unlock(devlink); in devlink_unregister()
539 devl_unlock(devlink); in devlink_free()
H A Dhealth.c177 devl_unlock(devlink); in devlink_port_health_reporter_create()
219 devl_unlock(devlink); in devlink_health_reporter_create()
254 devl_unlock(devlink); in devlink_health_reporter_destroy()
683 devl_unlock(devlink); in devlink_health_report()
691 devl_unlock(devlink); in devlink_health_report()
1207 devl_unlock(devlink); in devlink_health_reporter_get_from_cb_lock()
1227 devl_unlock(devlink); in devlink_nl_health_reporter_dump_get_dumpit()
1247 devl_unlock(devlink); in devlink_nl_health_reporter_dump_get_dumpit()
H A Dnetlink.c290 devl_unlock(parent_devlink); in __devlink_nl_pre_doit()
402 devl_unlock(devlink); in devlink_nl_inst_single_dumpit()
427 devl_unlock(devlink); in devlink_nl_inst_iter_dumpit()
H A Dregion.c1023 devl_unlock(devlink); in devlink_nl_region_read_dumpit()
1030 devl_unlock(devlink); in devlink_nl_region_read_dumpit()
1095 devl_unlock(devlink); in devlink_region_create()
1147 devl_unlock(devlink); in devlink_port_region_create()
1151 devl_unlock(devlink); in devlink_port_region_create()
1195 devl_unlock(devlink); in devlink_region_destroy()
H A Dtrap.c1400 devl_unlock(devlink); in devlink_traps_register()
1443 devl_unlock(devlink); in devlink_traps_unregister()
1656 devl_unlock(devlink); in devlink_trap_groups_register()
1693 devl_unlock(devlink); in devlink_trap_groups_unregister()
H A Ddevl_internal.h130 devl_unlock(devlink); in devl_dev_unlock()
H A Dparam.c861 devl_unlock(devlink); in devlink_params_register()
892 devl_unlock(devlink); in devlink_params_unregister()
H A Drate.c52 devl_unlock(rate_devlink); in devl_rate_lock()
67 devl_unlock(rate_devlink); in devl_rate_unlock()
H A Dsb.c971 devl_unlock(devlink); in devlink_sb_register()
993 devl_unlock(devlink); in devlink_sb_unregister()
H A Ddev.c1229 devl_unlock(devlink); in devlink_compat_running_version()
1258 devl_unlock(devlink); in devlink_compat_flash_update()
H A Dresource.c615 devl_unlock(devlink); in devlink_resources_unregister()
H A Dport.c1124 devl_unlock(devlink); in devlink_port_register_with_ops()
1160 devl_unlock(devlink); in devlink_port_unregister()
/linux/drivers/net/ethernet/amd/pds_core/
H A Dmain.c191 devl_unlock(dl); in pdsc_init_vf()
199 devl_unlock(dl); in pdsc_init_vf()
282 devl_unlock(dl); in pdsc_init_pf()
290 devl_unlock(dl); in pdsc_init_pf()
298 devl_unlock(dl); in pdsc_init_pf()
429 devl_unlock(dl); in pdsc_remove()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_main.c308 devl_unlock(devlink); in nfp_net_pf_app_init()
337 devl_unlock(devlink); in nfp_net_pf_app_init()
355 devl_unlock(devlink); in nfp_net_pf_app_clean()
652 devl_unlock(devlink); in nfp_net_refresh_vnics()
780 devl_unlock(devlink); in nfp_net_pci_probe()
795 devl_unlock(devlink); in nfp_net_pci_probe()
825 devl_unlock(devlink); in nfp_net_pci_remove()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_pci.c459 devl_unlock(priv_to_devlink(fbd)); in fbnic_pm_suspend()
495 devl_unlock(priv_to_devlink(fbd)); in __fbnic_pm_resume()
533 devl_unlock(priv_to_devlink(fbd)); in __fbnic_pm_resume()
/linux/drivers/net/netdevsim/
H A Ddev.c850 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_dev_trap_report_work()
1661 devl_unlock(devlink); in nsim_drv_probe()
1690 devl_unlock(devlink); in nsim_drv_probe()
1736 devl_unlock(devlink); in nsim_drv_remove()
1765 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_drv_port_add()
1782 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_drv_port_del()
1819 devl_unlock(devlink); in nsim_drv_configure_vfs()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.c523 devl_unlock(devlink); in ice_eswitch_attach_vf()
593 devl_unlock(devlink); in ice_eswitch_detach_vf()
H A Dice_main.c5273 devl_unlock(priv_to_devlink(pf)); in ice_probe()
5280 devl_unlock(priv_to_devlink(pf)); in ice_probe()
5390 devl_unlock(priv_to_devlink(pf)); in ice_remove()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c1475 devl_unlock(devlink); in mlx5_init_one()
1507 devl_unlock(devlink); in mlx5_uninit_one()
1564 devl_unlock(devlink); in mlx5_load_one()
1595 devl_unlock(devlink); in mlx5_unload_one()
1661 devl_unlock(devlink); in mlx5_init_one_light()
1669 devl_unlock(devlink); in mlx5_init_one_light()
1680 devl_unlock(devlink); in mlx5_uninit_one_light()
H A Dfw_reset.c255 devl_unlock(devlink); in mlx5_fw_reset_complete_reload()
519 devl_unlock(devlink); in mlx5_sync_reset_request_event()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcatas.c222 devl_unlock(devlink); in mlx4_handle_error_state()
/linux/drivers/net/ethernet/sfc/
H A Defx_devlink.c712 devl_unlock(efx->devlink); in efx_fini_devlink_and_unlock()
745 devl_unlock(efx->devlink); in efx_probe_devlink_unlock()
/linux/include/net/
H A Ddevlink.h1643 void devl_unlock(struct devlink *devlink);
1646 DEFINE_GUARD(devl, struct devlink *, devl_lock(_T), devl_unlock(_T));
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c92 devl_unlock(dev->shd); in esw_qos_unlock()
106 devl_unlock(dev->shd); in esw_qos_shd_unlock()
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c709 devl_unlock(devlink); in ice_tear_down_devlink_rate_tree()

12