Searched refs:MLX_CONFIG_UNLOCK (Results 1 – 3 of 3) sorted by relevance
91 MLX_CONFIG_UNLOCK(sc->mlxd_controller); in mlxd_open()97 MLX_CONFIG_UNLOCK(sc->mlxd_controller); in mlxd_open()114 MLX_CONFIG_UNLOCK(sc->mlxd_controller); in mlxd_close()
579 MLX_CONFIG_UNLOCK(sc); in mlx_startup()610 MLX_CONFIG_UNLOCK(sc); in mlx_detach()616 MLX_CONFIG_UNLOCK(sc); in mlx_detach()638 MLX_CONFIG_UNLOCK(sc); in mlx_shutdown()757 MLX_CONFIG_UNLOCK(sc); in mlx_open()773 MLX_CONFIG_UNLOCK(sc); in mlx_close()807 MLX_CONFIG_UNLOCK(sc); in mlx_ioctl()815 MLX_CONFIG_UNLOCK(sc); in mlx_ioctl()835 MLX_CONFIG_UNLOCK(sc); in mlx_ioctl()861 MLX_CONFIG_UNLOCK(sc); in mlx_ioctl()[all …]
189 #define MLX_CONFIG_UNLOCK(sc) sx_xunlock(&(sc)->mlx_config_lock) macro