| /linux-6.15/net/devlink/ |
| H A D | core.c | 84 devl_unlock(devlink); in devlink_rel_nested_in_notify_work() 91 devl_unlock(devlink); in devlink_rel_nested_in_notify_work() 286 void devl_unlock(struct devlink *devlink) in devl_unlock() function 290 EXPORT_SYMBOL_GPL(devl_unlock); 372 devl_unlock(devlink); in devlink_register() 395 devl_unlock(devlink); in devlink_unregister()
|
| H A D | health.c | 175 devl_unlock(devlink); in devlink_port_health_reporter_create() 220 devl_unlock(devlink); in devlink_health_reporter_create() 255 devl_unlock(devlink); in devlink_health_reporter_destroy() 630 devl_unlock(devlink); in devlink_health_report() 638 devl_unlock(devlink); in devlink_health_report() 1164 devl_unlock(devlink); in devlink_health_reporter_get_from_cb_lock() 1184 devl_unlock(devlink); in devlink_nl_health_reporter_dump_get_dumpit() 1204 devl_unlock(devlink); in devlink_nl_health_reporter_dump_get_dumpit()
|
| H A D | region.c | 1023 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 D | netlink.c | 305 devl_unlock(devlink); in devlink_nl_inst_single_dumpit() 330 devl_unlock(devlink); in devlink_nl_inst_iter_dumpit()
|
| H A D | devl_internal.h | 114 devl_unlock(devlink); in devl_dev_unlock()
|
| H A D | param.c | 711 devl_unlock(devlink); in devlink_params_register() 742 devl_unlock(devlink); in devlink_params_unregister()
|
| H A D | trap.c | 1400 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 D | resource.c | 428 devl_unlock(devlink); in devlink_resources_unregister()
|
| H A D | sb.c | 971 devl_unlock(devlink); in devlink_sb_register() 993 devl_unlock(devlink); in devlink_sb_unregister()
|
| H A D | dev.c | 1227 devl_unlock(devlink); in devlink_compat_running_version() 1256 devl_unlock(devlink); in devlink_compat_flash_update()
|
| H A D | port.c | 1119 devl_unlock(devlink); in devlink_port_register_with_ops() 1155 devl_unlock(devlink); in devlink_port_unregister()
|
| /linux-6.15/drivers/net/ethernet/amd/pds_core/ |
| H A D | main.c | 190 devl_unlock(dl); in pdsc_init_vf() 198 devl_unlock(dl); in pdsc_init_vf() 277 devl_unlock(dl); in pdsc_init_pf() 285 devl_unlock(dl); in pdsc_init_pf() 293 devl_unlock(dl); in pdsc_init_pf() 420 devl_unlock(dl); in pdsc_remove()
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_main.c | 309 devl_unlock(devlink); in nfp_net_pf_app_init() 338 devl_unlock(devlink); in nfp_net_pf_app_init() 356 devl_unlock(devlink); in nfp_net_pf_app_clean() 653 devl_unlock(devlink); in nfp_net_refresh_vnics() 781 devl_unlock(devlink); in nfp_net_pci_probe() 796 devl_unlock(devlink); in nfp_net_pci_probe() 826 devl_unlock(devlink); in nfp_net_pci_remove()
|
| H A D | nfp_main.c | 276 devl_unlock(devlink); in nfp_pcie_sriov_enable() 280 devl_unlock(devlink); in nfp_pcie_sriov_enable() 302 devl_unlock(devlink); in nfp_pcie_sriov_disable() 310 devl_unlock(devlink); in nfp_pcie_sriov_disable()
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_sf_eth.c | 152 devl_unlock(devlink); in ice_sf_dev_probe() 165 devl_unlock(devlink); in ice_sf_dev_probe() 191 devl_unlock(devlink); in ice_sf_dev_remove()
|
| H A D | ice_eswitch.c | 516 devl_unlock(devlink); in ice_eswitch_attach_vf() 586 devl_unlock(devlink); in ice_eswitch_detach_vf()
|
| /linux-6.15/net/dsa/ |
| H A D | devlink.c | 238 devl_unlock(ds->devlink); in dsa_devlink_resource_register() 258 devl_unlock(ds->devlink); in dsa_devlink_resource_occ_get_register() 267 devl_unlock(ds->devlink); in dsa_devlink_resource_occ_get_unregister()
|
| /linux-6.15/drivers/net/netdevsim/ |
| H A D | dev.c | 285 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_bus_dev_max_vfs_write() 854 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_dev_trap_report_work() 1612 devl_unlock(devlink); in nsim_drv_probe() 1641 devl_unlock(devlink); in nsim_drv_probe() 1686 devl_unlock(devlink); in nsim_drv_remove() 1715 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_drv_port_add() 1732 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_drv_port_del() 1769 devl_unlock(devlink); in nsim_drv_configure_vfs()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | sriov.c | 187 devl_unlock(devlink); in mlx5_sriov_enable() 210 devl_unlock(devlink); in mlx5_sriov_disable()
|
| H A D | main.c | 1560 devl_unlock(devlink); in mlx5_init_one() 1591 devl_unlock(devlink); in mlx5_uninit_one() 1648 devl_unlock(devlink); in mlx5_load_one() 1678 devl_unlock(devlink); in mlx5_unload_one() 1744 devl_unlock(devlink); in mlx5_init_one_light() 1752 devl_unlock(devlink); in mlx5_init_one_light() 1763 devl_unlock(devlink); in mlx5_uninit_one_light()
|
| H A D | health.c | 655 devl_unlock(devlink); in mlx5_fw_fatal_reporter_err_work() 890 devl_unlock(devlink); in mlx5_health_init()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | catas.c | 222 devl_unlock(devlink); in mlx4_handle_error_state()
|
| H A D | main.c | 4064 devl_unlock(devlink); in mlx4_init_one() 4074 devl_unlock(devlink); in mlx4_init_one() 4218 devl_unlock(devlink); in mlx4_remove_one() 4352 devl_unlock(devlink); in mlx4_pci_err_detected() 4413 devl_unlock(devlink); in mlx4_pci_resume() 4429 devl_unlock(devlink); in mlx4_shutdown() 4453 devl_unlock(devlink); in mlx4_suspend() 4488 devl_unlock(devlink); in mlx4_resume()
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | efx_devlink.c | 712 devl_unlock(efx->devlink); in efx_fini_devlink_and_unlock() 745 devl_unlock(efx->devlink); in efx_probe_devlink_unlock()
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_sriov.c | 897 devl_unlock(bp->dl); in bnxt_sriov_enable() 943 devl_unlock(bp->dl); in bnxt_sriov_disable()
|