Searched refs:hp_errlog (Results 1 – 2 of 2) sorted by relevance
57 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog);58 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_errlog);
395 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog) in queue_hotplug_event() argument400 hp_errlog_copy = kmemdup(hp_errlog, sizeof(*hp_errlog), GFP_ATOMIC); in queue_hotplug_event()
Completed in 6 milliseconds