Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.c128 int app_shutdown) in cvmx_app_hotplug_register_cb() argument
148 app_info->app_shutdown = app_shutdown; in cvmx_app_hotplug_register_cb()
372 if (!ai->app_shutdown) in __cvmx_app_hotplug_shutdown()
395 if (!ai->app_shutdown) in __cvmx_app_hotplug_shutdown()
H A Dcvmx-app-hotplug.h112 uint32_t app_shutdown; member