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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.h128 int is_core_being_hot_plugged(void);
H A Dcvmx-interrupt.c847 if (!cvmx_coremask_first_core(sys_info_ptr->core_mask)|| is_core_being_hot_plugged())
984 if (!cvmx_coremask_first_core(sys_info_ptr->core_mask) || is_core_being_hot_plugged())
1098 if (cvmx_coremask_first_core(sys_info_ptr->core_mask) && !is_core_being_hot_plugged()) {
1166 if (cvmx_coremask_first_core(sys_info_ptr->core_mask) && !is_core_being_hot_plugged())
H A Dcvmx-app-hotplug.c504 int is_core_being_hot_plugged(void) function

Completed in 279 milliseconds