Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dtopology.c49 static void topology_work_fn(struct work_struct *work);
52 static DECLARE_WORK(topology_work, topology_work_fn);
309 static void topology_work_fn(struct work_struct *work) in topology_work_fn() function
/arch/powerpc/mm/
Dnuma.c1497 static void topology_work_fn(struct work_struct *work) in topology_work_fn() function
1501 static DECLARE_WORK(topology_work, topology_work_fn);