Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/kernel/
Dtopology.c50 static void topology_work_fn(struct work_struct *work);
53 static DECLARE_WORK(topology_work, topology_work_fn);
320 static void topology_work_fn(struct work_struct *work) in topology_work_fn() function
/Linux-v5.4/arch/powerpc/mm/
Dnuma.c1446 static void topology_work_fn(struct work_struct *work) in topology_work_fn() function
1450 static DECLARE_WORK(topology_work, topology_work_fn);