Searched refs:temp_warn (Results 1 – 1 of 1) sorted by relevance
22 static int temp_warn(struct notifier_block *, unsigned long, void *);32 {.nb.notifier_call = temp_warn, .event_type = MLX5_EVENT_TYPE_TEMP_WARN_EVENT },154 static int temp_warn(struct notifier_block *nb, unsigned long type, void *data) in temp_warn() function