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

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.h123 int app_under_boot; member in struct:cvmx_app_hotplug_global
H A Dcvmx-app-hotplug.c842 if (hgp->app_under_boot || hgp->app_under_shutdown) ret=1;
849 * Sets or clear the app_under_boot value. This when set signifies that an app
853 * @param val sets the app_under_boot to the specified value. This should be
864 hgp->app_under_boot = val;

Completed in 105 milliseconds