Home
last modified time | relevance | path

Searched refs:cf_mutex (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vdpa/
A Dvdpa.c70 mutex_destroy(&vdev->cf_mutex); in vdpa_release_dev()
132 mutex_init(&vdev->cf_mutex); in __vdpa_alloc_device()
315 mutex_lock(&vdev->cf_mutex); in vdpa_get_config()
323 mutex_unlock(&vdev->cf_mutex); in vdpa_get_config()
337 mutex_lock(&vdev->cf_mutex); in vdpa_set_config()
339 mutex_unlock(&vdev->cf_mutex); in vdpa_set_config()
/linux/include/linux/
A Dvdpa.h80 struct mutex cf_mutex; /* Protects get/set config */ member

Completed in 7 milliseconds