Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/pseries/
Ddlpar.c28 struct pseries_hp_work { struct
385 struct pseries_hp_work *hp_work = in pseries_hp_work_fn()
386 container_of(work, struct pseries_hp_work, work); in pseries_hp_work_fn()
396 struct pseries_hp_work *work; in queue_hotplug_event()
403 work = kmalloc(sizeof(struct pseries_hp_work), GFP_ATOMIC); in queue_hotplug_event()