Searched refs:cvmx_app_hotplug_sync_lock (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.c59 static CVMX_SHARED cvmx_spinlock_t cvmx_app_hotplug_sync_lock = { CVMX_SPINLOCK_UNLOCKED_VAL }; variable
484 cvmx_spinlock_lock(&cvmx_app_hotplug_sync_lock);
488 cvmx_spinlock_unlock(&cvmx_app_hotplug_sync_lock);
492 cvmx_spinlock_lock(&cvmx_app_hotplug_sync_lock);
494 cvmx_spinlock_unlock(&cvmx_app_hotplug_sync_lock);

Completed in 111 milliseconds