Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Ddlpar.c30 struct pseries_hp_work { struct
618 struct pseries_hp_work *hp_work = in pseries_hp_work_fn()
619 container_of(work, struct pseries_hp_work, work); in pseries_hp_work_fn()
629 struct pseries_hp_work *work; in queue_hotplug_event()
636 work = kmalloc_obj(struct pseries_hp_work, GFP_ATOMIC); in queue_hotplug_event()