Searched refs:hp_errlog (Results 1 – 2 of 2) sorted by relevance
59 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog);60 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_errlog);
385 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog) in queue_hotplug_event() argument390 hp_errlog_copy = kmemdup(hp_errlog, sizeof(*hp_errlog), GFP_ATOMIC); in queue_hotplug_event()