Home
last modified time | relevance | path

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

/f-stack/freebsd/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); in __cvmx_app_hotplug_sync()
488 cvmx_spinlock_unlock(&cvmx_app_hotplug_sync_lock); in __cvmx_app_hotplug_sync()
492 cvmx_spinlock_lock(&cvmx_app_hotplug_sync_lock); in __cvmx_app_hotplug_sync()
494 cvmx_spinlock_unlock(&cvmx_app_hotplug_sync_lock); in __cvmx_app_hotplug_sync()