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

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.h112 uint32_t app_shutdown; member in struct:cvmx_app_hotplug_info
H A Dcvmx-app-hotplug.c120 * @param app_shutdown When set to 1 the application will invoke core_shutdown
128 int app_shutdown)
148 app_info->app_shutdown = app_shutdown;
285 * app_shutdown option set to 1.
372 if (!ai->app_shutdown)
395 if (!ai->app_shutdown)
127 cvmx_app_hotplug_register_cb(cvmx_app_hotplug_callbacks_t *cb, void* arg, int app_shutdown) argument

Completed in 127 milliseconds