Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pseries/
Ddlpar.c32 struct pseries_hp_work { struct
371 struct pseries_hp_work *hp_work = in pseries_hp_work_fn()
372 container_of(work, struct pseries_hp_work, work); in pseries_hp_work_fn()
389 struct pseries_hp_work *work; in queue_hotplug_event()
396 work = kmalloc(sizeof(struct pseries_hp_work), GFP_KERNEL); in queue_hotplug_event()