Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Ddlpar.c29 struct pseries_hp_work { struct
375 struct pseries_hp_work *hp_work = in pseries_hp_work_fn()
376 container_of(work, struct pseries_hp_work, work); in pseries_hp_work_fn()
386 struct pseries_hp_work *work; in queue_hotplug_event()
393 work = kmalloc(sizeof(struct pseries_hp_work), GFP_ATOMIC); in queue_hotplug_event()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Ddlpar.c29 struct pseries_hp_work { struct
376 struct pseries_hp_work *hp_work = in pseries_hp_work_fn()
377 container_of(work, struct pseries_hp_work, work); in pseries_hp_work_fn()
387 struct pseries_hp_work *work; in queue_hotplug_event()
394 work = kmalloc(sizeof(struct pseries_hp_work), GFP_ATOMIC); in queue_hotplug_event()

Completed in 2 milliseconds