HomeSort by: relevance | last modified time | path
    Searched refs:linux_mutex_destroy (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
nbsd-namespace.h 43 #define mutex_destroy linux_mutex_destroy
mutex.h 68 linux_mutex_destroy(struct mutex *mutex) function in typeref:typename:void
  /src/sys/external/bsd/drm2/drm/
drm_module.c 165 linux_mutex_destroy(&drm_kernel_fb_helper_lock);
166 linux_mutex_destroy(&drm_global_mutex);
  /src/sys/external/bsd/drm2/amdgpu/
amdgpu_module.c 124 linux_mutex_destroy(&mgpu_info.mutex);
  /src/sys/external/bsd/drm2/dist/drm/
drm_panel.c 52 linux_mutex_destroy(&panel_lock);
drm_bridge.c 83 linux_mutex_destroy(&bridge_lock);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
nouveau_nvkm_engine_device_base.c 54 linux_mutex_destroy(&nv_devices_mutex);

Completed in 16 milliseconds