Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Ddlpar.c373 static void pseries_hp_work_fn(struct work_struct *work) in pseries_hp_work_fn() function
395 INIT_WORK((struct work_struct *)work, pseries_hp_work_fn); in queue_hotplug_event()