/openbmc/linux/kernel/locking/ |
H A D | mutex-debug.c | 95 mutex_destroy(res); in devm_mutex_release() 112 void mutex_destroy(struct mutex *lock) in mutex_destroy() function 118 EXPORT_SYMBOL_GPL(mutex_destroy);
|
/openbmc/linux/include/linux/ |
H A D | mutex.h | 86 extern void mutex_destroy(struct mutex *lock); 92 static inline void mutex_destroy(struct mutex *lock) {} in mutex_destroy() function 158 static inline void mutex_destroy(struct mutex *lock) { } in mutex_destroy() function
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_clock.c | 176 mutex_destroy(&ptp->tsevq_mux); in ptp_clock_release() 177 mutex_destroy(&ptp->pincfg_mux); in ptp_clock_release() 178 mutex_destroy(&ptp->n_vclocks_mux); in ptp_clock_release() 334 mutex_destroy(&ptp->tsevq_mux); in ptp_clock_register() 335 mutex_destroy(&ptp->pincfg_mux); in ptp_clock_register() 336 mutex_destroy(&ptp->n_vclocks_mux); in ptp_clock_register()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_kvdl.c | 37 mutex_destroy(&kvdl->kvdl_lock); in mlxsw_sp_kvdl_init() 47 mutex_destroy(&kvdl->kvdl_lock); in mlxsw_sp_kvdl_fini()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-mc33880.c | 133 mutex_destroy(&mc->lock); in mc33880_probe() 144 mutex_destroy(&mc->lock); in mc33880_remove()
|
H A D | gpio-74x164.c | 161 mutex_destroy(&chip->lock); in gen_74x164_probe() 172 mutex_destroy(&chip->lock); in gen_74x164_remove()
|
H A D | gpio-max730x.c | 218 mutex_destroy(&ts->lock); in __max730x_probe() 230 mutex_destroy(&ts->lock); in __max730x_remove()
|
H A D | gpio-ljca.c | 417 mutex_destroy(&ljca_gpio->irq_lock); in ljca_gpio_probe() 418 mutex_destroy(&ljca_gpio->trans_lock); in ljca_gpio_probe() 430 mutex_destroy(&ljca_gpio->irq_lock); in ljca_gpio_remove() 431 mutex_destroy(&ljca_gpio->trans_lock); in ljca_gpio_remove()
|
/openbmc/linux/drivers/gpu/drm/v3d/ |
H A D | v3d_perfmon.c | 21 mutex_destroy(&perfmon->lock); in v3d_perfmon_put() 125 mutex_destroy(&v3d_priv->perfmon.lock); in v3d_perfmon_close_file() 167 mutex_destroy(&perfmon->lock); in v3d_perfmon_create_ioctl()
|
/openbmc/linux/drivers/leds/ |
H A D | leds-spi-byte.c | 127 mutex_destroy(&led->mutex); in spi_byte_probe() 141 mutex_destroy(&led->mutex); in spi_byte_remove()
|
H A D | leds-sc27xx-bltc.c | 312 mutex_destroy(&priv->lock); in sc27xx_led_probe() 318 mutex_destroy(&priv->lock); in sc27xx_led_probe() 328 mutex_destroy(&priv->lock); in sc27xx_led_probe() 337 mutex_destroy(&priv->lock); in sc27xx_led_remove()
|
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_netdev.c | 378 mutex_destroy(&adapter->lock); in opa_vnic_add_netdev() 379 mutex_destroy(&adapter->mactbl_lock); in opa_vnic_add_netdev() 396 mutex_destroy(&adapter->lock); in opa_vnic_rem_netdev() 397 mutex_destroy(&adapter->mactbl_lock); in opa_vnic_rem_netdev()
|
/openbmc/linux/sound/aoa/core/ |
H A D | gpio-pmf.c | 113 mutex_destroy(&rt->headphone_notify.mutex); in pmf_gpio_exit() 114 mutex_destroy(&rt->line_in_notify.mutex); in pmf_gpio_exit() 115 mutex_destroy(&rt->line_out_notify.mutex); in pmf_gpio_exit()
|
H A D | gpio-feature.c | 296 mutex_destroy(&rt->headphone_notify.mutex); in ftr_gpio_exit() 297 mutex_destroy(&rt->line_in_notify.mutex); in ftr_gpio_exit() 298 mutex_destroy(&rt->line_out_notify.mutex); in ftr_gpio_exit()
|
/openbmc/linux/drivers/platform/surface/ |
H A D | surface_aggregator_cdev.c | 488 mutex_destroy(&client->write_lock); in ssam_cdev_device_open() 489 mutex_destroy(&client->read_lock); in ssam_cdev_device_open() 490 mutex_destroy(&client->notifier_lock); in ssam_cdev_device_open() 516 mutex_destroy(&client->write_lock); in ssam_cdev_device_release() 517 mutex_destroy(&client->read_lock); in ssam_cdev_device_release() 519 mutex_destroy(&client->notifier_lock); in ssam_cdev_device_release()
|
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_if_mbox_pci.c | 194 mutex_destroy(&punit_dev->mutex); in isst_if_mbox_probe() 205 mutex_destroy(&punit_dev->mutex); in isst_if_mbox_remove()
|
H A D | isst_if_mmio.c | 132 mutex_destroy(&punit_dev->mutex); in isst_if_probe() 143 mutex_destroy(&punit_dev->mutex); in isst_if_remove()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_drv.c | 595 mutex_destroy(&dev->master_mutex); in drm_dev_init_release() 596 mutex_destroy(&dev->clientlist_mutex); in drm_dev_init_release() 597 mutex_destroy(&dev->filelist_mutex); in drm_dev_init_release() 598 mutex_destroy(&dev->struct_mutex); in drm_dev_init_release() 599 mutex_destroy(&dev->debugfs_mutex); in drm_dev_init_release()
|
/openbmc/linux/drivers/video/fbdev/mmp/ |
H A D | core.c | 229 mutex_destroy(&path->overlays[i].access_ok); in mmp_unregister_path() 231 mutex_destroy(&path->access_ok); in mmp_unregister_path()
|
/openbmc/linux/tools/perf/util/ |
H A D | sharded_mutex.c | 30 mutex_destroy(&sm->mutexes[i]); in sharded_mutex__delete()
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | platform-access.c | 201 mutex_destroy(&pa_dev->mailbox_mutex); in platform_access_dev_destroy() 202 mutex_destroy(&pa_dev->doorbell_mutex); in platform_access_dev_destroy()
|
/openbmc/linux/drivers/nfc/ |
H A D | virtual_ncidev.c | 160 mutex_destroy(&vdev->mtx); in virtual_ncidev_open() 174 mutex_destroy(&vdev->mtx); in virtual_ncidev_close()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fb_info.c | 74 mutex_destroy(&info->bl_curve_mutex); in framebuffer_release()
|
/openbmc/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | main.c | 304 mutex_destroy(&pdsc->config_lock); in pdsc_init_pf() 305 mutex_destroy(&pdsc->devcmd_lock); in pdsc_init_pf() 438 mutex_destroy(&pdsc->config_lock); in pdsc_remove() 439 mutex_destroy(&pdsc->devcmd_lock); in pdsc_remove()
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | asid.c | 28 mutex_destroy(&hdev->asid_mutex); in hl_asid_fini()
|